Quadratic roots, narrow range

Time bar (total: 15.7s)

analyze287.0ms (1.8%)

Memory
8.9MiB live, 764.1MiB allocated
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%0%100%0%0%0%0
0%0%0%100%0%0%0%1
0%0%0%100%0%0%0%2
0%0%0%100%0%0%0%3
0%0%0%100%0%0%0%4
0%0%0%100%0%0%0%5
0%0%0%100%0%0%0%6
0%0%0%100%0%0%0%7
2.3%0%0%100%0%0%0%8
11.3%0%0%100%0%0%0%9
21.1%0%0%100%0%0%0%10
28%0%0%100%0%0%0%11
40.1%0%0%100%0%0%0%12
Compiler

Compiled 41 to 28 computations (31.7% saved)

sample2.3s (14.9%)

Memory
28.3MiB live, 5 592.7MiB allocated
Samples
943.0ms5 581×0valid
624.0ms2 675×1valid
190.0ms1 336×0invalid
Precisions
Click to see histograms. Total time spent on operations: 1.4s
const: 310.0ms (21.7% of total)
ival-mult: 267.0ms (18.7% of total)
ival-<: 265.0ms (18.6% of total)
ival-div: 152.0ms (10.6% of total)
ival-add: 105.0ms (7.4% of total)
ival-sqrt: 95.0ms (6.7% of total)
adjust: 69.0ms (4.8% of total)
ival-sub: 64.0ms (4.5% of total)
ival-neg: 51.0ms (3.6% of total)
ival-and: 35.0ms (2.5% of total)
exact: 10.0ms (0.7% of total)
ival-assert: 4.0ms (0.3% of total)
Bogosity

preprocess148.0ms (0.9%)

Memory
-19.1MiB live, 165.3MiB allocated
Algorithm
egg-herbie
Rules
1 548×div-sub
1 120×lower-fma.f64
1 120×lower-fma.f32
1 004×sub-neg
744×lower-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
054158
1162144
2463144
31233144
43210144
56057144
01417
02317
14016
27716
316016
424016
538116
666216
7112916
8224316
9251916
10262916
11268416
12268516
13268516
14269116
0269115
Stop Event
iter limit
saturated
iter limit
node limit
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))
Outputs
(/.f64 (+.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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))

explain162.0ms (1%)

Memory
2.9MiB live, 480.0MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
2283(1.7675610704699701e-6 3.2215357828173845 10429.953033022193)5(29.500595182392228 1910.7068803774014 708.3205748194542)(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
00-0-a
00-0-#s(literal 4 binary64)
00-0-(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
00-0-(*.f64 (*.f64 #s(literal 4 binary64) a) c)
00-0-(*.f64 b b)
00-0-(*.f64 #s(literal 2 binary64) a)
00-0-c
00-0-#s(literal 2 binary64)
00-0-(neg.f64 b)
00-0-(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
00-0-(*.f64 #s(literal 4 binary64) a)
00-0-b
00-0-(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
+.f64(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))cancellation2268
Confusion
Predicted +Predicted -
+2235
-325
Precision
0.9867256637168141
Recall
0.9780701754385965
Confusion?
Predicted +Predicted MaybePredicted -
+22341
-3421
Precision?
0.9700854700854701
Recall?
0.9956140350877193
Freqs
test
numberfreq
030
1226
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
33.0ms198×1valid
30.0ms314×0valid
Compiler

Compiled 184 to 60 computations (67.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 38.0ms
ival-mult: 13.0ms (34.2% of total)
ival-div: 5.0ms (13.2% of total)
ival-sqrt: 5.0ms (13.2% of total)
adjust: 4.0ms (10.5% of total)
ival-sub: 4.0ms (10.5% of total)
ival-add: 3.0ms (7.9% of total)
ival-neg: 2.0ms (5.3% of total)
exact: 1.0ms (2.6% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

eval0.0ms (0%)

Memory
0.5MiB live, 0.5MiB allocated
Compiler

Compiled 3 to 3 computations (0% saved)

prune1.0ms (0%)

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

Compiled 20 to 14 computations (30% saved)

simplify91.0ms (0.6%)

Memory
-20.7MiB live, 96.9MiB allocated
Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(neg.f64 b)
cost-diff0
(/.f64 (+.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 (*.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))))
Rules
1 120×lower-fma.f64
1 120×lower-fma.f32
744×lower-*.f32
736×lower-*.f64
440×div-sub
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01470
02370
14068
27768
316068
424068
538168
666268
7112968
8224368
9251968
10262968
11268468
12268568
13268568
14269168
0269164
Stop Event
iter limit
saturated
iter limit
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 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(neg.f64 b)
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)
Outputs
(/.f64 (+.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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b 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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)
(neg.f64 b)
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 #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)

localize59.0ms (0.4%)

Memory
-2.4MiB live, 157.8MiB allocated
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy99.9%
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
accuracy99.6%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
accuracy99.6%
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
accuracy53.3%
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
Samples
21.0ms99×1valid
17.0ms157×0valid
Compiler

Compiled 72 to 16 computations (77.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 22.0ms
ival-mult: 6.0ms (27.8% of total)
ival-sqrt: 6.0ms (27.8% of total)
ival-div: 2.0ms (9.3% of total)
adjust: 2.0ms (9.3% of total)
ival-add: 2.0ms (9.3% of total)
ival-sub: 2.0ms (9.3% of total)
ival-neg: 1.0ms (4.6% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

series26.0ms (0.2%)

Memory
25.4MiB live, 66.7MiB allocated
Counts
5 → 156
Calls
Call 1
Inputs
#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 (+.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 (neg.f64 b) (patch (neg.f64 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 (* (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 (/.f64 (+.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)) (* 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))) (* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (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 (/ 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) (* -1 (/ (* 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 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* 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 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) 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 -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 (+ (* -1 (/ 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 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* 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 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* 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 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 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) (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 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) (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 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) (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 (/ b a)) (* 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 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 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 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 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 (* (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 (* (sqrt (/ c a)) (sqrt -1))) (* -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 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 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 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 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 (/ 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 (* c (- (* -1 (/ (* a c) (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 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ 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 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 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 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (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 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (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 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (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 (* -1 (* (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/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (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 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (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 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (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 b) (taylor 0 b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor 0 b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor 0 b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor 0 b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor inf b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor inf b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor inf b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor inf b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor -inf b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor -inf b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor -inf b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor -inf b) (#s(alt (neg.f64 b) (patch (neg.f64 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

39 calls:

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

simplify398.0ms (2.5%)

Memory
-17.5MiB live, 889.3MiB allocated
Algorithm
egg-herbie
Rules
11 458×lower-fma.f64
11 458×lower-fma.f32
7 766×lower-*.f64
7 766×lower-*.f32
2 546×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
05453273
117383232
260833204
082433047
Stop Event
iter limit
node limit
Counts
156 → 153
Calls
Call 1
Inputs
(* (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 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* (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
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (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 (*.f64 a c)) (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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/32 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 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(* -2 (/ (* a c) b))
(*.f64 c (/.f64 (*.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 (*.f64 a (*.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 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.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 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #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 b (neg.f64 (fma.f64 (*.f64 a c) (/.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 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 2 binary64)) (neg.f64 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))))))))
(*.f64 b (neg.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b 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)))) #s(literal 2 binary64)))))
(* -2 (/ (* a c) b))
(*.f64 c (/.f64 (*.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 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.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 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 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 #s(literal -2 binary64) (/.f64 c b))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a 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 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (neg.f64 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))))))
(*.f64 (-.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)) (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 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)))) a) b) a)) (neg.f64 a))
(* -2 (/ (* a c) b))
(*.f64 c (/.f64 (*.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 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 (/.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 a #s(literal -2 binary64)) 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)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 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 a #s(literal -2 binary64)) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* 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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a 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 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 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a 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 b (neg.f64 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))))))
(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 (*.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)) 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 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.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 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal -1/64 binary64)))) c) b) c)) (neg.f64 c))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(- (pow b 2) (* 4 (* a c)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(- (pow b 2) (* 4 (* a c)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(- (pow b 2) (* 4 (* a c)))
(fma.f64 a (*.f64 c #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 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.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 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64)))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 a (*.f64 c #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 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 a (*.f64 c #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 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 b (fma.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/64 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal 1/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 (/ c b))
(/.f64 c (neg.f64 b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (neg.f64 a)))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 b))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 c (*.f64 b b))) (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(fma.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))))
(* 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 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c 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/4 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/64 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c 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/4 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 b #s(literal 1/2 binary64) (*.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)))) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 b #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b (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 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/128 binary64)))) (neg.f64 a))) a)))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a b))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) 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)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a c))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a c)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/64 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a c))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 b (/.f64 #s(literal 1/2 binary64) (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c)))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 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 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/32 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 (*.f64 a c)) (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 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 b b) (fma.f64 b (*.f64 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 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(fma.f64 b (/.f64 (*.f64 a (*.f64 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 (*.f64 b #s(literal -2 binary64)) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.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 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) b)
(* -1 b)
(neg.f64 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) b) (neg.f64 b))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)) (neg.f64 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 b (neg.f64 (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 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 a (*.f64 #s(literal -2 binary64) (/.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 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* 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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a 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 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a 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 #s(literal 1/16 binary64) (/.f64 (*.f64 (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)))))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (sqrt.f64 #s(literal -4 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (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 #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 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.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/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 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (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 c (*.f64 a (*.f64 a 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 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)))))) (neg.f64 a))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 a (*.f64 #s(literal -2 binary64) (/.f64 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 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 (/.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 a #s(literal -2 binary64)) b)) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* 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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (*.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))))))
(* 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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (*.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)))))))
(* -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 (neg.f64 c) (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)))))
(* -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 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 a (*.f64 c (*.f64 c c))))) (*.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/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 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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))))))) (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 a (*.f64 c (*.f64 c 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 (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))))))))

rewrite313.0ms (2%)

Memory
30.5MiB live, 667.8MiB allocated
Algorithm
batch-egg-rewrite
Rules
4 850×lower-fma.f64
4 850×lower-fma.f32
3 904×lower-*.f32
3 896×lower-*.f64
2 332×lower-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01451
02351
17649
253648
3686448
0815844
Stop Event
iter limit
node limit
iter limit
Counts
5 → 440
Calls
Call 1
Inputs
(+.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 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(neg.f64 b)
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
Outputs
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(+.f64 b (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(+.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b)
(+.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(+.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(+.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 0 binary64)) b)
(+.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) b)
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b)
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(-.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(-.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 0 binary64)) b)
(fma.f64 b #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(fma.f64 b #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(fma.f64 b #s(literal -1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(fma.f64 b (/.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(fma.f64 (*.f64 b b) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(fma.f64 #s(literal 1 binary64) b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(fma.f64 #s(literal 1 binary64) b (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(fma.f64 #s(literal -1 binary64) b (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(fma.f64 (sqrt.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))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) #s(literal 1/2 binary64)) b)
(fma.f64 (sqrt.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))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) b)
(fma.f64 (sqrt.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))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) b)
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1/2 binary64)) b)
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) b)
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) b)
(fma.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) b)
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) b)
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 b b) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 b b) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 b (-.f64 b (sqrt.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 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(neg.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (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))))) (fma.f64 b (-.f64 b (sqrt.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 (fma.f64 b (*.f64 b b) (*.f64 (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))))) (neg.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (fma.f64 b (-.f64 b (sqrt.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 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (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 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))) (*.f64 (fma.f64 b (-.f64 b (sqrt.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))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 (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)))) (fma.f64 b (*.f64 b b) (*.f64 (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 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (*.f64 (fma.f64 b (-.f64 b (sqrt.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))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b b (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 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.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))))))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (fma.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (*.f64 b (sqrt.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))))))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))
(/.f64 (fma.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (fma.f64 (sqrt.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))))))) (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (*.f64 b b)))
(/.f64 (fma.f64 (sqrt.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))))))) b (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) b))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))
(/.f64 (-.f64 (*.f64 (sqrt.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))))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (sqrt.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))))))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) b))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (-.f64 b (sqrt.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)))) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (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 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 (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)))) (fma.f64 b (*.f64 b b) (*.f64 (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))))))) (fma.f64 b (-.f64 b (sqrt.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 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b (-.f64 b (sqrt.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 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 1 binary64)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.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 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 b (-.f64 b (sqrt.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 (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (neg.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.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 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (fma.f64 b (/.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 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 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (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 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.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))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 (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)))) (fma.f64 b (*.f64 b b) (*.f64 (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 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.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))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1 binary64))
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (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 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.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 (fma.f64 b (*.f64 b b) (*.f64 (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 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.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)))) #s(literal 1 binary64)))
(*.f64 (fma.f64 b (-.f64 b (sqrt.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 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 b (-.f64 b (sqrt.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 (fma.f64 b (-.f64 b (sqrt.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 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.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 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b (-.f64 b (sqrt.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 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.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)))) (fma.f64 b (*.f64 b b) (*.f64 (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 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (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))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))))
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (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 b (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (neg.f64 (fma.f64 b (-.f64 b (sqrt.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 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 b (-.f64 b (sqrt.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 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))
(+.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(exp.f64 (log.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(exp.f64 (*.f64 (log.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) #s(literal 1/2 binary64)))
(hypot.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))
(hypot.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))
(hypot.f64 (*.f64 b b) (pow.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) #s(literal 1 binary64)))
(hypot.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (*.f64 b b))
(hypot.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))
(hypot.f64 (pow.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) #s(literal 1 binary64)) (*.f64 b b))
(fabs.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))
(-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))
(-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))
(-.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))
(fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))
(fma.f64 b (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -4 binary64) c)))
(fma.f64 (*.f64 b b) #s(literal -1 binary64) (*.f64 a (*.f64 #s(literal -4 binary64) c)))
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(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 a (*.f64 #s(literal 4 binary64) c)) #s(literal -1 binary64) (*.f64 b b))
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(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 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 #s(literal 4 binary64) 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 #s(literal 4 binary64) c) (neg.f64 a) (*.f64 b b))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 a (*.f64 #s(literal -4 binary64) c)))
(fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) c)) 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 #s(literal 4 binary64) c)) 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 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.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 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 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 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) 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 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))) (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(neg.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) 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 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 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 c (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) 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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.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 (*.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 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a 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 #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 (*.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 #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 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a 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 (*.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 #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 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))) (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))
(/.f64 (*.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(/.f64 (*.f64 (sqrt.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))))))) (sqrt.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)))))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))
(/.f64 (*.f64 (sqrt.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))))))) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.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)))))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) 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 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 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a 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 #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))))))) #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 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a 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 #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))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))) (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(/.f64 (*.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)))))) #s(literal 1 binary64)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))
(/.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 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))
(/.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 a (*.f64 #s(literal -4 binary64) c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) #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 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 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 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (fma.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.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 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))) (fma.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (fma.f64 (*.f64 b b) (/.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (sqrt.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)))))))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(/.f64 (*.f64 (sqrt.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))))))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) 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 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a 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 #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 (*.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 #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 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a 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 (*.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 #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 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))) (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))
(pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 2 binary64))
(pow.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))) #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 binary64))
(*.f64 (sqrt.f64 (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 (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 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))
(*.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))
(*.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))
(*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))
(*.f64 #s(literal -1 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(*.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))
(*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) 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)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a 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 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 (pow.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)))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1 binary64)))
(*.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)))
(*.f64 (/.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))
(*.f64 (/.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 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (/.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)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(*.f64 (/.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.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 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) b))
(+.f64 (*.f64 b (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))
(+.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.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 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.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 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) b))
(neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64)))))
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (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 a (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.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 (fma.f64 b (*.f64 b b) (*.f64 (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 (neg.f64 (fma.f64 b (-.f64 b (sqrt.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 a #s(literal -2 binary64))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (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 a #s(literal -2 binary64)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.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 #s(literal 1 binary64) (/.f64 a (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (-.f64 b (sqrt.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 (fma.f64 b (*.f64 b b) (*.f64 (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 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a)))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64)) (neg.f64 (neg.f64 a)))
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1/2 binary64)) (neg.f64 a))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.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 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b (-.f64 b (sqrt.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 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.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 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (neg.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (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 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.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))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 (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)))) (fma.f64 b (*.f64 b b) (*.f64 (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 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.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))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b b (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 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (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 a #s(literal 2 binary64))) (fma.f64 b (-.f64 b (sqrt.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 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) #s(literal 2 binary64))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (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))))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (-.f64 b (sqrt.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))) a))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (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))))) #s(literal -1 binary64)) (*.f64 (fma.f64 b (-.f64 b (sqrt.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 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (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 #s(literal 1 binary64) a)) (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.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 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal -1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.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)))) a))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (-.f64 b (sqrt.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 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.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 a #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.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 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.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)))) #s(literal 2 binary64)))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 b (*.f64 b b) (*.f64 (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 a (fma.f64 b (-.f64 b (sqrt.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 (*.f64 #s(literal 1/2 binary64) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a (neg.f64 (fma.f64 b (-.f64 b (sqrt.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 (*.f64 #s(literal 1/2 binary64) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.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 (*.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.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 (*.f64 #s(literal -1 binary64) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 b (*.f64 b b) (*.f64 (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 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.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 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 b (-.f64 b (sqrt.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 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(/.f64 (neg.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (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 a #s(literal 2 binary64)))) (neg.f64 (fma.f64 b (-.f64 b (sqrt.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 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a)) #s(literal -2 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (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 a #s(literal 2 binary64)))) (fma.f64 b (-.f64 b (sqrt.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 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) 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 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (neg.f64 (fma.f64 b (-.f64 b (sqrt.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 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) a)
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.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 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (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 #s(literal -1/2 binary64) a)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.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 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 b (-.f64 b (sqrt.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 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 2 binary64))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) #s(literal -2 binary64))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) #s(literal -2 binary64))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #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 (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))))))) (fma.f64 b (-.f64 b (sqrt.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 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(pow.f64 (/.f64 a (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (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 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.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 a #s(literal 2 binary64))))
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (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 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.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 (fma.f64 b (*.f64 b b) (*.f64 (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 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.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 #s(literal 1/2 binary64) a)))
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (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 #s(literal 1/2 binary64) a) (fma.f64 b (-.f64 b (sqrt.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 (fma.f64 b (-.f64 b (sqrt.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 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.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 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))
(*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))
(*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a)))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (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 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.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 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (*.f64 b b) (*.f64 (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)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.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 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)))
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (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))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.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)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (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))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.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)))) a))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) a) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a))
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 (fma.f64 b (-.f64 b (sqrt.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 a #s(literal 2 binary64))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 b (-.f64 b (sqrt.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 (pow.f64 (/.f64 a (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (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 a #s(literal 2 binary64))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))))
(*.f64 (/.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (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 a #s(literal 2 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (neg.f64 (fma.f64 b (-.f64 b (sqrt.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 (/.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 (/.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 b (-.f64 b (sqrt.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
(+.f64 b #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) b)
(exp.f64 (*.f64 (log.f64 b) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) b)
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b b)) b)
(-.f64 (/.f64 #s(literal 0 binary64) b) b)
(fma.f64 b #s(literal 1 binary64) #s(literal 0 binary64))
(fma.f64 b #s(literal -1 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64))
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) b #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) b #s(literal 0 binary64))
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) #s(literal 0 binary64))
(neg.f64 b)
(/.f64 (*.f64 b b) b)
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 b b))
(/.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) #s(literal 0 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 b b)))
(pow.f64 b #s(literal 1 binary64))
(*.f64 b #s(literal 1 binary64))
(*.f64 b #s(literal -1 binary64))
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 #s(literal 1 binary64) b)
(*.f64 #s(literal -1 binary64) b)
(*.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)))
(+.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(fabs.f64 (sqrt.f64 (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)))
(fma.f64 (sqrt.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))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) #s(literal 1/2 binary64)) #s(literal 0 binary64))
(fma.f64 (sqrt.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))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) #s(literal 0 binary64))
(fma.f64 (sqrt.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))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1/2 binary64)) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) #s(literal 0 binary64))
(fma.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 0 binary64))
(/.f64 (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 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) (sqrt.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)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (sqrt.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))))))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))))
(/.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) 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 a (*.f64 #s(literal -4 binary64) c)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))))
(/.f64 (neg.f64 (sqrt.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)))))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(/.f64 (fma.f64 (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))) #s(literal 0 binary64)) (+.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 0 binary64)))))
(/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 0 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 0 binary64)))
(pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64))
(pow.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (sqrt.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))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.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))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))
(*.f64 (sqrt.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))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 a c))))))
(*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))
(*.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))

eval110.0ms (0.7%)

Memory
-5.6MiB live, 317.2MiB allocated
Compiler

Compiled 22 484 to 2 082 computations (90.7% saved)

prune124.0ms (0.8%)

Memory
-22.7MiB live, 415.3MiB allocated
Pruning

28 alts after pruning (28 fresh and 0 done)

PrunedKeptTotal
New56528593
Fresh000
Picked101
Done000
Total56628594
Accuracy
98.9%
Counts
594 → 28
Alt Table
Click to see full alt table
StatusAccuracyProgram
52.2%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
52.1%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
53.9%
(/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
53.4%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
52.8%
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
53.4%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a))
53.0%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (*.f64 #s(literal 2 binary64) a))
53.0%
(/.f64 (+.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) a))
53.4%
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
87.7%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))) b)) (*.f64 #s(literal 2 binary64) a))
82.1%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a))
82.2%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
82.3%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a))
87.7%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.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 a #s(literal -2 binary64)) b)))) (*.f64 #s(literal 2 binary64) a))
90.5%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.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)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 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 a #s(literal -2 binary64)) b)))) (*.f64 #s(literal 2 binary64) a))
66.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b))) (*.f64 #s(literal 2 binary64) a))
90.6%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.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)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 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 #s(literal -2 binary64) (/.f64 c b))))) (*.f64 #s(literal 2 binary64) a))
52.9%
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
53.4%
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
87.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))
90.6%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))
87.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b))
66.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b)))
90.6%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))))))
87.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))))
90.6%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a b))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))))
82.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))
82.3%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
Compiler

Compiled 1 848 to 1 014 computations (45.1% saved)

simplify323.0ms (2.1%)

Memory
31.6MiB live, 829.7MiB allocated
Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b)
cost-diff0
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
cost-diff320
(-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)))
cost-diff2624
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))
cost-diff0
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)
cost-diff0
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b))
cost-diff0
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a))
cost-diff320
(fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))
cost-diff0
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))
cost-diff0
(neg.f64 b)
cost-diff0
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a))
cost-diff128
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))))
cost-diff0
(neg.f64 b)
cost-diff0
(/.f64 c (neg.f64 b))
cost-diff0
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b)))
cost-diff0
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)
cost-diff0
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))
cost-diff320
(*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))))
cost-diff1152
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
Rules
10 926×lower-fma.f32
10 914×lower-fma.f64
5 126×lower-*.f32
5 080×lower-*.f64
3 768×lower-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
074832
0129797
1267756
2719726
32944708
45619708
08242705
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
#s(literal -2 binary64)
(/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b)))
(*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))
c
(*.f64 a (*.f64 a (*.f64 c c)))
a
(*.f64 a (*.f64 c c))
(*.f64 c c)
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 b b)
b
(-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))
(*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))))
#s(literal -1/4 binary64)
(*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(pow.f64 a #s(literal 4 binary64))
#s(literal 4 binary64)
(pow.f64 c #s(literal 4 binary64))
(/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
#s(literal 20 binary64)
(*.f64 a (pow.f64 b #s(literal 6 binary64)))
(pow.f64 b #s(literal 6 binary64))
#s(literal 6 binary64)
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)
(/.f64 a (*.f64 b b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b)))
(/.f64 c (neg.f64 b))
c
(neg.f64 b)
b
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))))
(neg.f64 b)
b
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))
(fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))
(*.f64 a (*.f64 #s(literal -4 binary64) c))
a
(*.f64 #s(literal -4 binary64) c)
#s(literal -4 binary64)
c
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)
(*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))
#s(literal -2 binary64)
(fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))
a
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(*.f64 a (*.f64 c c))
(*.f64 c c)
c
(*.f64 b b)
b
(*.f64 a c)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))
(-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)))
(*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b)
(sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))
#s(literal -16 binary64)
(*.f64 a (*.f64 c (*.f64 a c)))
a
(*.f64 c (*.f64 a c))
c
(*.f64 a c)
(*.f64 b (*.f64 b (*.f64 b b)))
b
(*.f64 b (*.f64 b b))
(*.f64 b b)
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))
(*.f64 a (*.f64 #s(literal 4 binary64) c))
(*.f64 #s(literal 4 binary64) c)
#s(literal 4 binary64)
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
Outputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) (fma.f64 a (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) #s(literal -2 binary64)) (neg.f64 c)) (fma.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (neg.f64 c))) b))
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)
(/.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) (fma.f64 a (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) #s(literal -2 binary64)) (neg.f64 c)) (fma.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (neg.f64 c))) b)
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) (fma.f64 a (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) #s(literal -2 binary64)) (neg.f64 c)) (fma.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (neg.f64 c)))
#s(literal -2 binary64)
(/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b)))
(/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))
(*.f64 a (*.f64 a (*.f64 c (*.f64 c c))))
c
(*.f64 a (*.f64 a (*.f64 c c)))
a
(*.f64 a (*.f64 c c))
(*.f64 c c)
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 b b)
b
(-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))
(fma.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (*.f64 c (-.f64 #s(literal -1 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))))
(*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))
#s(literal -1/4 binary64)
(*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 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))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(pow.f64 a #s(literal 4 binary64))
#s(literal 4 binary64)
(pow.f64 c #s(literal 4 binary64))
(/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
#s(literal 20 binary64)
(*.f64 a (pow.f64 b #s(literal 6 binary64)))
(pow.f64 b #s(literal 6 binary64))
#s(literal 6 binary64)
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)
(fma.f64 a (*.f64 c (/.f64 c (*.f64 b b))) c)
(/.f64 a (*.f64 b b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 c b)))
(/.f64 c (neg.f64 b))
(neg.f64 (/.f64 c b))
c
(neg.f64 b)
b
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))))
(-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)
(neg.f64 b)
b
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(*.f64 a (*.f64 #s(literal -4 binary64) c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
a
(*.f64 #s(literal -4 binary64) c)
(*.f64 c #s(literal -4 binary64))
#s(literal -4 binary64)
c
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (*.f64 (/.f64 (fma.f64 a (*.f64 c (/.f64 c (*.f64 b b))) c) b) #s(literal -2 binary64)))) (*.f64 a #s(literal 2 binary64)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (*.f64 (/.f64 (fma.f64 a (*.f64 c (/.f64 c (*.f64 b b))) c) b) #s(literal -2 binary64))))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)
(*.f64 a (*.f64 (/.f64 (fma.f64 a (*.f64 c (/.f64 c (*.f64 b b))) c) b) #s(literal -2 binary64)))
(*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))
(*.f64 (fma.f64 a (*.f64 c (/.f64 c (*.f64 b b))) c) (*.f64 a #s(literal -2 binary64)))
#s(literal -2 binary64)
(fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))
(*.f64 a (fma.f64 a (*.f64 c (/.f64 c (*.f64 b b))) c))
a
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(*.f64 a (*.f64 c c))
(*.f64 c c)
c
(*.f64 b b)
b
(*.f64 a c)
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))
(-.f64 (/.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) b)
(-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)))
(*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))
(*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b)
(*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))))
(sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))
(fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))
(fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))
#s(literal -16 binary64)
(*.f64 a (*.f64 c (*.f64 a c)))
(*.f64 a (*.f64 a (*.f64 c c)))
a
(*.f64 c (*.f64 a c))
(*.f64 a (*.f64 c c))
c
(*.f64 a c)
(*.f64 b (*.f64 b (*.f64 b b)))
b
(*.f64 b (*.f64 b b))
(*.f64 b b)
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))
(*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))
(fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))
(fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))
(*.f64 a (*.f64 #s(literal 4 binary64) c))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(*.f64 #s(literal 4 binary64) c)
#s(literal 4 binary64)
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)
(*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)

localize274.0ms (1.7%)

Memory
-21.3MiB live, 821.1MiB allocated
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy99.6%
(*.f64 b (*.f64 b b))
accuracy99.5%
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))
accuracy99.5%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))
accuracy53.0%
(-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)))
accuracy99.6%
(*.f64 a (*.f64 c c))
accuracy99.6%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a))
accuracy99.5%
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
accuracy82.5%
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b))
accuracy100.0%
(fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))
accuracy99.9%
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))
accuracy99.6%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a))
accuracy53.3%
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))))
accuracy100.0%
(/.f64 c (neg.f64 b))
accuracy100.0%
(neg.f64 b)
accuracy66.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b)))
accuracy99.5%
(*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))
accuracy99.4%
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
accuracy99.2%
(*.f64 (*.f64 b b) (*.f64 b b))
accuracy90.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))
Samples
86.0ms101×1valid
78.0ms155×0valid
Compiler

Compiled 769 to 73 computations (90.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 119.0ms
ival-mult: 49.0ms (41.1% of total)
ival-div: 20.0ms (16.8% of total)
ival-add: 14.0ms (11.7% of total)
adjust: 11.0ms (9.2% of total)
ival-sqrt: 10.0ms (8.4% of total)
ival-pow: 7.0ms (5.9% of total)
ival-sub: 5.0ms (4.2% of total)
exact: 1.0ms (0.8% of total)
ival-neg: 1.0ms (0.8% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series199.0ms (1.3%)

Memory
20.3MiB live, 425.6MiB allocated
Counts
26 → 828
Calls
Call 1
Inputs
#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())
#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) #<representation binary64>) () ())
#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #<representation binary64>) () ())
#s(alt (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (patch (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #<representation binary64>) () ())
#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation binary64>) () ())
#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())
#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())
#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())
#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())
#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())
#s(alt (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (patch (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) #<representation binary64>) () ())
#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())
#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) #<representation binary64>) () ())
#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) #<representation binary64>) () ())
#s(alt (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())
#s(alt (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())
#s(alt (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())
#s(alt (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (patch (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #<representation binary64>) () ())
#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())
#s(alt (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (patch (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #<representation binary64>) () ())
#s(alt (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (patch (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) #<representation binary64>) () ())
#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())
#s(alt (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (patch (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #<representation binary64>) () ())
#s(alt (*.f64 a (*.f64 c c)) (patch (*.f64 a (*.f64 c c)) #<representation binary64>) () ())
#s(alt (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) (patch (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) #<representation binary64>) () ())
#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())
Outputs
#s(alt (* -1 c) (taylor 0 c) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ (* a c) (pow b 2))) 1)) (taylor 0 c) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1)) (taylor 0 c) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1)) (taylor 0 c) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf c) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) (taylor inf c) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2))))))) (taylor inf c) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2)))))) (taylor inf c) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf c) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) (taylor -inf c) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c)))) (taylor -inf c) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c)))) (taylor -inf c) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 c) (taylor 0 a) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) (taylor 0 a) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c) (taylor 0 a) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c) (taylor 0 a) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf a) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4)))))) (taylor inf a) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) (taylor inf a) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2))))) (taylor inf a) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf a) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6)))))) (taylor -inf a) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6)))))) (taylor -inf a) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6)))))) (taylor -inf a) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 b) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6)) (taylor 0 b) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6)) (taylor 0 b) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6)) (taylor 0 b) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 c) (taylor inf b) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) (taylor inf b) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) (taylor inf b) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2)))) (taylor inf b) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 c) (taylor -inf b) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) (taylor -inf b) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) (taylor -inf b) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2)))) (taylor -inf b) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 a) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 a) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 a) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 a) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf a) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf a) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf a) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf a) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf a) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf a) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf a) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf a) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 c) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 c) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 c) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 c) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf c) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf c) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf c) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf c) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf c) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf c) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf c) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf c) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 b) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 b) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 b) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 b) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf b) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf b) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf b) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf b) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf b) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf b) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf b) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf b) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (taylor 0 b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #<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 #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) (taylor inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor -inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) (taylor -inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) (taylor -inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) (taylor -inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) (taylor 0 a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) (taylor 0 a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* 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)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) (taylor inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) (taylor -inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) (taylor -inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) (taylor -inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (taylor 0 c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) (taylor 0 c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) (taylor 0 c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) (taylor inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) (taylor inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) (taylor inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (patch (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (patch (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (patch (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (patch (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (patch (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) (taylor inf c) (#s(alt (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (patch (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2))))))) (taylor inf c) (#s(alt (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (patch (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3))))) (taylor inf c) (#s(alt (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (patch (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (patch (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) (taylor -inf c) (#s(alt (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (patch (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c)))) (taylor -inf c) (#s(alt (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (patch (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c)))) (taylor -inf c) (#s(alt (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (patch (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (patch (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) (taylor 0 a) (#s(alt (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (patch (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) (taylor 0 a) (#s(alt (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (patch (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))))) (taylor 0 a) (#s(alt (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (patch (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (patch (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) (taylor inf a) (#s(alt (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (patch (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) (taylor inf a) (#s(alt (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (patch (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))) (taylor inf a) (#s(alt (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (patch (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (patch (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) (taylor -inf a) (#s(alt (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (patch (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) (taylor -inf a) (#s(alt (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (patch (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) (taylor -inf a) (#s(alt (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (patch (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (patch (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) (taylor 0 b) (#s(alt (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (patch (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) (taylor 0 b) (#s(alt (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (patch (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7)) (taylor 0 b) (#s(alt (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (patch (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (patch (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (patch (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (patch (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b) (taylor inf b) (#s(alt (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (patch (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (patch (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) (taylor -inf b) (#s(alt (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (patch (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #<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 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (patch (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) (patch (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (taylor 0 b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) #<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 #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) (taylor inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor -inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) (taylor -inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) (taylor -inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) (taylor -inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) (taylor 0 a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) (taylor 0 a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* 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)))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) (taylor inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) (taylor -inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) (taylor -inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) (taylor -inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (taylor 0 c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) (taylor 0 c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) (taylor 0 c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) (taylor inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) (taylor inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) (taylor inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf c) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf c) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf c) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf c) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf c) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf c) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf c) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf c) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 b) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 b) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 b) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 b) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor 0 b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor 0 b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor 0 b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor 0 b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor inf b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor inf b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor inf b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor inf b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor -inf b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor -inf b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor -inf b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor -inf b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (taylor 0 b) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) (taylor inf b) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) (taylor -inf b) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) (taylor -inf b) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) (taylor -inf b) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) (taylor 0 a) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) (taylor 0 a) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) (taylor 0 a) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) (taylor inf a) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) (taylor -inf a) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) (taylor -inf a) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) (taylor -inf a) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) (taylor inf c) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) (taylor inf c) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) (taylor inf c) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf c) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt b (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<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 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<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 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) 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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (* a c) (taylor 0 a) (#s(alt (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (patch (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) #<representation binary64>) () ())) ())
#s(alt (* a (+ c (/ (* a (pow c 2)) (pow b 2)))) (taylor 0 a) (#s(alt (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (patch (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) #<representation binary64>) () ())) ())
#s(alt (* a (+ c (/ (* a (pow c 2)) (pow b 2)))) (taylor 0 a) (#s(alt (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (patch (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) #<representation binary64>) () ())) ())
#s(alt (* a (+ c (/ (* a (pow c 2)) (pow b 2)))) (taylor 0 a) (#s(alt (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (patch (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) (pow b 2)) (taylor inf a) (#s(alt (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (patch (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2)))) (taylor inf a) (#s(alt (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (patch (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2)))) (taylor inf a) (#s(alt (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (patch (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2)))) (taylor inf a) (#s(alt (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (patch (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) (pow b 2)) (taylor -inf a) (#s(alt (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (patch (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2)))) (taylor -inf a) (#s(alt (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (patch (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2)))) (taylor -inf a) (#s(alt (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (patch (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2)))) (taylor -inf a) (#s(alt (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (patch (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) #<representation binary64>) () ())) ())
#s(alt (* a c) (taylor 0 c) (#s(alt (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (patch (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) #<representation binary64>) () ())) ())
#s(alt (* c (+ a (/ (* (pow a 2) c) (pow b 2)))) (taylor 0 c) (#s(alt (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (patch (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) #<representation binary64>) () ())) ())
#s(alt (* c (+ a (/ (* (pow a 2) c) (pow b 2)))) (taylor 0 c) (#s(alt (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (patch (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) #<representation binary64>) () ())) ())
#s(alt (* c (+ a (/ (* (pow a 2) c) (pow b 2)))) (taylor 0 c) (#s(alt (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (patch (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) (pow b 2)) (taylor inf c) (#s(alt (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (patch (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2)))) (taylor inf c) (#s(alt (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (patch (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2)))) (taylor inf c) (#s(alt (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (patch (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2)))) (taylor inf c) (#s(alt (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (patch (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) (pow b 2)) (taylor -inf c) (#s(alt (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (patch (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2)))) (taylor -inf c) (#s(alt (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (patch (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2)))) (taylor -inf c) (#s(alt (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (patch (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2)))) (taylor -inf c) (#s(alt (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (patch (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (patch (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (patch (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (patch (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (patch (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) #<representation binary64>) () ())) ())
#s(alt (* a c) (taylor inf b) (#s(alt (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (patch (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) #<representation binary64>) () ())) ())
#s(alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))) (taylor inf b) (#s(alt (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (patch (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) #<representation binary64>) () ())) ())
#s(alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))) (taylor inf b) (#s(alt (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (patch (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) #<representation binary64>) () ())) ())
#s(alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))) (taylor inf b) (#s(alt (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (patch (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) #<representation binary64>) () ())) ())
#s(alt (* a c) (taylor -inf b) (#s(alt (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (patch (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) #<representation binary64>) () ())) ())
#s(alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))) (taylor -inf b) (#s(alt (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (patch (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) #<representation binary64>) () ())) ())
#s(alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))) (taylor -inf b) (#s(alt (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (patch (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) #<representation binary64>) () ())) ())
#s(alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))) (taylor -inf b) (#s(alt (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (patch (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) #<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 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (taylor 0 b) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.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 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.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 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (* -1 (/ (* 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 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* 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 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) (taylor inf b) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.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 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) (taylor -inf b) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* 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 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* 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 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) (taylor 0 a) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) (taylor 0 a) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) (taylor 0 a) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.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 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) (taylor inf a) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) (taylor -inf a) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) (taylor -inf a) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) (taylor -inf a) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.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 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) (taylor inf c) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) (taylor inf c) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) (taylor inf c) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf c) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a)) #<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 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) #<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 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) #<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 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor -inf b) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) #<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 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) #<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 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) #<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 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) #<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 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) #<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 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) #<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 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) #<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 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) #<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 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) #<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 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) #<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 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) #<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 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) 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 -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) 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 -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) 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 -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) (taylor inf a) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) (taylor inf a) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) (taylor inf a) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) (taylor inf a) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) (taylor -inf a) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) 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 -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) 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 -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) 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 -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) (taylor inf c) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) (taylor inf c) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) (taylor inf c) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) (taylor inf c) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) (taylor -inf c) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) (taylor -inf c) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) (taylor -inf c) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) (taylor -inf c) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) (taylor 0 b) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) (taylor 0 b) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) (taylor 0 b) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) (taylor 0 b) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) 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 -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) 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 -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) 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 -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor -inf b) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) #<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 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) #<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 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) #<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 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))))) (taylor 0 a) (#s(alt (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))) (* -2 (/ (pow c 2) (pow b 3))))))) (taylor 0 a) (#s(alt (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (+ (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))))) (* -2 (/ (pow c 2) (pow b 3))))))) (taylor 0 a) (#s(alt (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ a c)) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (taylor inf a) (#s(alt (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))))) (taylor inf a) (#s(alt (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3)))))))))) (taylor inf a) (#s(alt (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1 (* (sqrt (/ c (pow a 7))) (/ (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 9) c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5))))))))))))) (taylor inf a) (#s(alt (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ a c)) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (taylor -inf a) (#s(alt (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))) (taylor -inf a) (#s(alt (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))) (taylor -inf a) (#s(alt (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a)) (* -1/128 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow a 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))) (taylor -inf a) (#s(alt (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (* 4 (/ (pow a 2) (pow b 3)))) (* -2 (/ (pow a 2) (pow b 3))))))) (taylor 0 c) (#s(alt (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))) (* -2 (/ (pow a 2) (pow b 3))))))) (taylor 0 c) (#s(alt (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (+ (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (* c (- (+ (* -32 (/ (pow a 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))))) (+ (* 8 (/ (pow a 4) (pow b 7))) (* a (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) b)))))))))) (* -2 (/ (pow a 2) (pow b 3))))))) (taylor 0 c) (#s(alt (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (taylor inf c) (#s(alt (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))))) (taylor inf c) (#s(alt (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3)))))))))) (taylor inf c) (#s(alt (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1 (* (sqrt (/ a (pow c 7))) (/ (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 9)))) (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 3))) (pow b 5))))))))))))) (taylor inf c) (#s(alt (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/128 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 b) (* 1/2 (* (sqrt (* a c)) (sqrt -16)))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* -1/16 (* (sqrt (/ 1 (* a c))) (* b (sqrt -16)))) 1))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* a c))) (sqrt -16))) (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -16)))))))) 1))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (/ (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (* a c)) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (/ (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4))))))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (/ (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* -1/2 (/ (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) (pow b 6))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 8 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4)) (/ (* a (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))) (pow b 6))))))))))) (+ (* -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 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor -inf b) (#s(alt (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2)))))) (taylor -inf b) (#s(alt (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2))) (* -1 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 4))))))) (taylor -inf b) (#s(alt (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -1 (/ (+ (* -4 (* (pow a 3) (pow c 3))) (+ (* -2 (* a (* c (- (* 8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))))) (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (+ (* 64 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (pow b 6))) (+ (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2))) (* -1 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 4)))))))) (taylor -inf b) (#s(alt (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -2 (* a (* b c))) (taylor 0 a) (#s(alt (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* a (- (* -8 (/ (pow c 2) b)) (* -2 (/ (pow c 2) b)))) (* 2 (* b c)))) (taylor 0 a) (#s(alt (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* a (- (+ (* -8 (/ (pow c 2) b)) (* -4 (/ (* a (pow c 3)) (pow b 3)))) (* -2 (/ (pow c 2) b)))) (* 2 (* b c)))) (taylor 0 a) (#s(alt (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* a (- (+ (* -8 (/ (pow c 2) b)) (* a (- (* a (- (* -32 (/ (pow c 4) (pow b 5))) (* -1/2 (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))))))) (* 4 (/ (pow c 3) (pow b 3)))))) (* -2 (/ (pow c 2) b)))) (* 2 (* b c)))) (taylor 0 a) (#s(alt (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))) (taylor inf a) (#s(alt (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))) (taylor inf a) (#s(alt (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (taylor inf a) (#s(alt (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))))) (taylor inf a) (#s(alt (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (taylor -inf a) (#s(alt (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))) (taylor -inf a) (#s(alt (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))) (taylor -inf a) (#s(alt (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))) (taylor -inf a) (#s(alt (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* a (* b c))) (taylor 0 c) (#s(alt (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (- (* -8 (/ (pow a 2) b)) (* -2 (/ (pow a 2) b)))) (* 2 (* a b)))) (taylor 0 c) (#s(alt (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (- (+ (* -8 (/ (pow a 2) b)) (* -4 (/ (* (pow a 3) c) (pow b 3)))) (* -2 (/ (pow a 2) b)))) (* 2 (* a b)))) (taylor 0 c) (#s(alt (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (- (+ (* -8 (/ (pow a 2) b)) (* c (- (* c (- (* -32 (/ (pow a 4) (pow b 5))) (* -1/2 (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))))) (* 4 (/ (pow a 3) (pow b 3)))))) (* -2 (/ (pow a 2) b)))) (* 2 (* a b)))) (taylor 0 c) (#s(alt (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))) (taylor inf c) (#s(alt (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))) (taylor inf c) (#s(alt (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (taylor inf c) (#s(alt (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))))) (taylor inf c) (#s(alt (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (taylor -inf c) (#s(alt (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))) (taylor -inf c) (#s(alt (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))) (taylor -inf c) (#s(alt (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))) (taylor -inf c) (#s(alt (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* a (* b (* c (sqrt -16)))) (taylor 0 b) (#s(alt (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* b (+ (* -2 (* (sqrt (* a c)) b)) (* a (* c (sqrt -16))))) (taylor 0 b) (#s(alt (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* b (+ (* a (* c (sqrt -16))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c))))))) (taylor 0 b) (#s(alt (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* b (+ (* a (* c (sqrt -16))) (* b (- (* (pow b 2) (- (* 1/2 (/ b (* a (* c (sqrt -16))))) (* 1/4 (sqrt (/ 1 (* a c)))))) (* 2 (sqrt (* a c))))))) (taylor 0 b) (#s(alt (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* a (* b c))) (taylor inf b) (#s(alt (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* b (- (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c))))) (taylor inf b) (#s(alt (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c))))) (taylor inf b) (#s(alt (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (+ (* -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))) (+ (* 2 (* a c)) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))))) (taylor inf b) (#s(alt (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* 2 (pow b 3)) (taylor -inf b) (#s(alt (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow b 3) (- (* -2 (/ (* a c) (pow b 2))) 2))) (taylor -inf b) (#s(alt (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow b 3) (- (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))))) (taylor -inf b) (#s(alt (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow b 3) (- (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (+ 2 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))))) (taylor -inf b) (#s(alt (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* 1/2 (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))))) (taylor 0 a) (#s(alt (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* 1/2 (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3)))))))) (taylor 0 a) (#s(alt (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))) (* a (+ (* 1/2 (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b))))) (* 1/2 (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))))))) (taylor 0 a) (#s(alt (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (taylor inf a) (#s(alt (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2)))) (taylor inf a) (#s(alt (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))))) (taylor inf a) (#s(alt (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (* a c)) (/ (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5)))))))) (pow a 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2)))))) (taylor inf a) (#s(alt (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (taylor -inf a) (#s(alt (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2)))) (taylor -inf a) (#s(alt (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (+ (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))) (* -1/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))))) (taylor -inf a) (#s(alt (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* 1/256 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))))) (taylor -inf a) (#s(alt (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* 1/2 (* c (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3)))))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* 1/2 (* c (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))) (* c (+ (* 1/2 (* c (- (+ (* -32 (/ (pow a 3) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))))) (+ (* 8 (/ (pow a 3) (pow b 7))) (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8)))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (* a b)))))) (* 1/2 (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* 1/4 (* (sqrt (/ c (pow a 3))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (taylor inf c) (#s(alt (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2))))) (taylor inf c) (#s(alt (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2)))))) (taylor inf c) (#s(alt (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 5))) (pow b 5)))))))) (pow c 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2))))))) (taylor inf c) (#s(alt (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (taylor -inf c) (#s(alt (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2)))))) (taylor -inf c) (#s(alt (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2))))))) (taylor -inf c) (#s(alt (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/256 (* (sqrt (/ c (pow a 7))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2))))))) (taylor -inf c) (#s(alt (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (taylor 0 b) (#s(alt (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* 1/4 (* (sqrt (/ c a)) (sqrt -16)))) (taylor 0 b) (#s(alt (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -16)))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* b (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -16))) (* 1/2 (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (sqrt -16))))))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))) b) (taylor inf b) (#s(alt (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2))))) b) (taylor inf b) (#s(alt (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (+ (* 1/2 (/ (- (+ (* -32 (* (pow a 3) (pow c 4))) (+ (* -1/2 (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2)))))) (+ (* 8 (* (pow a 3) (pow c 4))) (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a))) (pow b 6))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))))) b) (taylor inf b) (#s(alt (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor -inf b) (#s(alt (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (/ 1 a)))) (taylor -inf b) (#s(alt (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (+ (* -1/2 (/ (- (+ (* -16 (* a (pow c 2))) (* 16 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))) (taylor -inf b) (#s(alt (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* 8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (+ (* 2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* 64 (* (pow a 2) (pow c 3))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (+ (* -1/2 (/ (- (+ (* -16 (* a (pow c 2))) (* 16 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))) (taylor -inf b) (#s(alt (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor 0 a) (#s(alt (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (patch (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #<representation binary64>) () ())) ())
#s(alt (+ (* -8 (/ (* (pow a 2) (pow c 2)) b)) (pow b 3)) (taylor 0 a) (#s(alt (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (patch (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #<representation binary64>) () ())) ())
#s(alt (+ (* (pow a 2) (+ (* -32 (/ (* (pow a 2) (pow c 4)) (pow b 5))) (* -8 (/ (pow c 2) b)))) (pow b 3)) (taylor 0 a) (#s(alt (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (patch (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #<representation binary64>) () ())) ())
#s(alt (+ (* (pow a 2) (+ (* -8 (/ (pow c 2) b)) (* (pow a 2) (+ (* -256 (/ (* (pow a 2) (pow c 6)) (pow b 9))) (* -32 (/ (pow c 4) (pow b 5))))))) (pow b 3)) (taylor 0 a) (#s(alt (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (patch (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #<representation binary64>) () ())) ())
#s(alt (* a (* b (* c (sqrt -16)))) (taylor inf a) (#s(alt (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (patch (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))) (taylor inf a) (#s(alt (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (patch (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))) (taylor inf a) (#s(alt (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (patch (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))))) (taylor inf a) (#s(alt (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (patch (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (* b (* c (sqrt -16))))) (taylor -inf a) (#s(alt (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (patch (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))) (taylor -inf a) (#s(alt (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (patch (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))))) (taylor -inf a) (#s(alt (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (patch (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))))) (taylor -inf a) (#s(alt (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (patch (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor 0 c) (#s(alt (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (patch (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #<representation binary64>) () ())) ())
#s(alt (+ (* -8 (/ (* (pow a 2) (pow c 2)) b)) (pow b 3)) (taylor 0 c) (#s(alt (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (patch (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #<representation binary64>) () ())) ())
#s(alt (+ (* (pow c 2) (+ (* -32 (/ (* (pow a 4) (pow c 2)) (pow b 5))) (* -8 (/ (pow a 2) b)))) (pow b 3)) (taylor 0 c) (#s(alt (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (patch (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #<representation binary64>) () ())) ())
#s(alt (+ (* (pow c 2) (+ (* -8 (/ (pow a 2) b)) (* (pow c 2) (+ (* -256 (/ (* (pow a 6) (pow c 2)) (pow b 9))) (* -32 (/ (pow a 4) (pow b 5))))))) (pow b 3)) (taylor 0 c) (#s(alt (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (patch (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #<representation binary64>) () ())) ())
#s(alt (* a (* b (* c (sqrt -16)))) (taylor inf c) (#s(alt (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (patch (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))) (taylor inf c) (#s(alt (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (patch (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))) (taylor inf c) (#s(alt (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (patch (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))))) (taylor inf c) (#s(alt (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (patch (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (* b (* c (sqrt -16))))) (taylor -inf c) (#s(alt (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (patch (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))) (taylor -inf c) (#s(alt (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (patch (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))))) (taylor -inf c) (#s(alt (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (patch (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))))) (taylor -inf c) (#s(alt (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (patch (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #<representation binary64>) () ())) ())
#s(alt (* a (* b (* c (sqrt -16)))) (taylor 0 b) (#s(alt (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (patch (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #<representation binary64>) () ())) ())
#s(alt (* b (+ (* 1/2 (/ (pow b 4) (* a (* c (sqrt -16))))) (* a (* c (sqrt -16))))) (taylor 0 b) (#s(alt (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (patch (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #<representation binary64>) () ())) ())
#s(alt (* b (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* -1/8 (/ (pow b 4) (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))) (* 1/2 (/ 1 (* a (* c (sqrt -16))))))))) (taylor 0 b) (#s(alt (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (patch (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #<representation binary64>) () ())) ())
#s(alt (* b (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* (pow b 4) (- (* 1/16 (/ (pow b 4) (* (pow a 5) (* (pow c 5) (pow (sqrt -16) 5))))) (* 1/8 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))))) (* 1/2 (/ 1 (* a (* c (sqrt -16))))))))) (taylor 0 b) (#s(alt (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (patch (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor inf b) (#s(alt (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (patch (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #<representation binary64>) () ())) ())
#s(alt (* (pow b 3) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (taylor inf b) (#s(alt (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (patch (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #<representation binary64>) () ())) ())
#s(alt (* (pow b 3) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (taylor inf b) (#s(alt (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (patch (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #<representation binary64>) () ())) ())
#s(alt (* (pow b 3) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (patch (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor -inf b) (#s(alt (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (patch (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow b 3) (- (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1))) (taylor -inf b) (#s(alt (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (patch (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow b 3) (- (+ (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 32 (/ (* (pow a 4) (pow c 4)) (pow b 8)))) 1))) (taylor -inf b) (#s(alt (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (patch (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow b 3) (- (+ (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* 256 (/ (* (pow a 6) (pow c 6)) (pow b 12))))) 1))) (taylor -inf b) (#s(alt (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (patch (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor 0 b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor 0 b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor 0 b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor 0 b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor -inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor -inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor -inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor -inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 4) (pow c 4)) (taylor 0 a) (#s(alt (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (patch (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 4) (pow c 4)) (taylor 0 a) (#s(alt (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (patch (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 4) (pow c 4)) (taylor 0 a) (#s(alt (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (patch (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 4) (pow c 4)) (taylor 0 a) (#s(alt (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (patch (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 4) (pow c 4)) (taylor inf a) (#s(alt (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (patch (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 4) (pow c 4)) (taylor inf a) (#s(alt (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (patch (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 4) (pow c 4)) (taylor inf a) (#s(alt (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (patch (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 4) (pow c 4)) (taylor inf a) (#s(alt (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (patch (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 4) (pow c 4)) (taylor -inf a) (#s(alt (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (patch (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 4) (pow c 4)) (taylor -inf a) (#s(alt (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (patch (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 4) (pow c 4)) (taylor -inf a) (#s(alt (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (patch (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 4) (pow c 4)) (taylor -inf a) (#s(alt (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (patch (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 4) (pow c 4)) (taylor 0 c) (#s(alt (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (patch (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 4) (pow c 4)) (taylor 0 c) (#s(alt (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (patch (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 4) (pow c 4)) (taylor 0 c) (#s(alt (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (patch (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 4) (pow c 4)) (taylor 0 c) (#s(alt (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (patch (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 4) (pow c 4)) (taylor inf c) (#s(alt (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (patch (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 4) (pow c 4)) (taylor inf c) (#s(alt (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (patch (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 4) (pow c 4)) (taylor inf c) (#s(alt (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (patch (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 4) (pow c 4)) (taylor inf c) (#s(alt (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (patch (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 4) (pow c 4)) (taylor -inf c) (#s(alt (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (patch (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 4) (pow c 4)) (taylor -inf c) (#s(alt (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (patch (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 4) (pow c 4)) (taylor -inf c) (#s(alt (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (patch (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 4) (pow c 4)) (taylor -inf c) (#s(alt (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (patch (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 a) (#s(alt (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (patch (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 a) (#s(alt (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (patch (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 a) (#s(alt (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (patch (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 a) (#s(alt (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (patch (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf a) (#s(alt (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (patch (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf a) (#s(alt (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (patch (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf a) (#s(alt (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (patch (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf a) (#s(alt (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (patch (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf a) (#s(alt (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (patch (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf a) (#s(alt (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (patch (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf a) (#s(alt (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (patch (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf a) (#s(alt (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (patch (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 c) (#s(alt (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (patch (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 c) (#s(alt (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (patch (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 c) (#s(alt (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (patch (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 c) (#s(alt (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (patch (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf c) (#s(alt (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (patch (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf c) (#s(alt (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (patch (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf c) (#s(alt (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (patch (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf c) (#s(alt (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (patch (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf c) (#s(alt (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (patch (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf c) (#s(alt (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (patch (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf c) (#s(alt (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (patch (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf c) (#s(alt (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (patch (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 b) (#s(alt (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (patch (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 b) (#s(alt (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (patch (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 b) (#s(alt (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (patch (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 b) (#s(alt (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (patch (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf b) (#s(alt (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (patch (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf b) (#s(alt (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (patch (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf b) (#s(alt (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (patch (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf b) (#s(alt (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (patch (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf b) (#s(alt (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (patch (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf b) (#s(alt (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (patch (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf b) (#s(alt (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (patch (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf b) (#s(alt (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (patch (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor 0 b) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor inf b) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor -inf b) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor 0 a) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor inf a) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor -inf a) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor 0 c) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor inf c) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor -inf c) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor 0 a) (#s(alt (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (patch (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor 0 a) (#s(alt (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (patch (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor 0 a) (#s(alt (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (patch (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor 0 a) (#s(alt (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (patch (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor inf a) (#s(alt (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (patch (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor inf a) (#s(alt (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (patch (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor inf a) (#s(alt (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (patch (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor inf a) (#s(alt (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (patch (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor -inf a) (#s(alt (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (patch (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor -inf a) (#s(alt (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (patch (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor -inf a) (#s(alt (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (patch (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor -inf a) (#s(alt (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (patch (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor 0 c) (#s(alt (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (patch (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor 0 c) (#s(alt (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (patch (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor 0 c) (#s(alt (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (patch (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor 0 c) (#s(alt (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (patch (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor inf c) (#s(alt (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (patch (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor inf c) (#s(alt (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (patch (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor inf c) (#s(alt (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (patch (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor inf c) (#s(alt (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (patch (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor -inf c) (#s(alt (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (patch (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor -inf c) (#s(alt (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (patch (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor -inf c) (#s(alt (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (patch (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor -inf c) (#s(alt (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (patch (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor 0 b) (#s(alt (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (patch (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor 0 b) (#s(alt (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (patch (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor 0 b) (#s(alt (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (patch (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor 0 b) (#s(alt (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (patch (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor inf b) (#s(alt (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (patch (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor inf b) (#s(alt (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (patch (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor inf b) (#s(alt (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (patch (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor inf b) (#s(alt (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (patch (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (patch (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (patch (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (patch (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (patch (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* a (pow c 2)) (taylor 0 a) (#s(alt (*.f64 a (*.f64 c c)) (patch (*.f64 a (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* a (pow c 2)) (taylor 0 a) (#s(alt (*.f64 a (*.f64 c c)) (patch (*.f64 a (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* a (pow c 2)) (taylor 0 a) (#s(alt (*.f64 a (*.f64 c c)) (patch (*.f64 a (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* a (pow c 2)) (taylor 0 a) (#s(alt (*.f64 a (*.f64 c c)) (patch (*.f64 a (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* a (pow c 2)) (taylor inf a) (#s(alt (*.f64 a (*.f64 c c)) (patch (*.f64 a (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* a (pow c 2)) (taylor inf a) (#s(alt (*.f64 a (*.f64 c c)) (patch (*.f64 a (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* a (pow c 2)) (taylor inf a) (#s(alt (*.f64 a (*.f64 c c)) (patch (*.f64 a (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* a (pow c 2)) (taylor inf a) (#s(alt (*.f64 a (*.f64 c c)) (patch (*.f64 a (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* a (pow c 2)) (taylor -inf a) (#s(alt (*.f64 a (*.f64 c c)) (patch (*.f64 a (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* a (pow c 2)) (taylor -inf a) (#s(alt (*.f64 a (*.f64 c c)) (patch (*.f64 a (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* a (pow c 2)) (taylor -inf a) (#s(alt (*.f64 a (*.f64 c c)) (patch (*.f64 a (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* a (pow c 2)) (taylor -inf a) (#s(alt (*.f64 a (*.f64 c c)) (patch (*.f64 a (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* a (pow c 2)) (taylor 0 c) (#s(alt (*.f64 a (*.f64 c c)) (patch (*.f64 a (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* a (pow c 2)) (taylor 0 c) (#s(alt (*.f64 a (*.f64 c c)) (patch (*.f64 a (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* a (pow c 2)) (taylor 0 c) (#s(alt (*.f64 a (*.f64 c c)) (patch (*.f64 a (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* a (pow c 2)) (taylor 0 c) (#s(alt (*.f64 a (*.f64 c c)) (patch (*.f64 a (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* a (pow c 2)) (taylor inf c) (#s(alt (*.f64 a (*.f64 c c)) (patch (*.f64 a (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* a (pow c 2)) (taylor inf c) (#s(alt (*.f64 a (*.f64 c c)) (patch (*.f64 a (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* a (pow c 2)) (taylor inf c) (#s(alt (*.f64 a (*.f64 c c)) (patch (*.f64 a (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* a (pow c 2)) (taylor inf c) (#s(alt (*.f64 a (*.f64 c c)) (patch (*.f64 a (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* a (pow c 2)) (taylor -inf c) (#s(alt (*.f64 a (*.f64 c c)) (patch (*.f64 a (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* a (pow c 2)) (taylor -inf c) (#s(alt (*.f64 a (*.f64 c c)) (patch (*.f64 a (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* a (pow c 2)) (taylor -inf c) (#s(alt (*.f64 a (*.f64 c c)) (patch (*.f64 a (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* a (pow c 2)) (taylor -inf c) (#s(alt (*.f64 a (*.f64 c c)) (patch (*.f64 a (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* 2 (* (sqrt (* a c)) (pow b 2))) (taylor 0 b) (#s(alt (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) (patch (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c))))) (taylor 0 b) (#s(alt (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) (patch (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (pow b 2))) (* 1/4 (sqrt (/ 1 (* a c)))))))) (taylor 0 b) (#s(alt (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) (patch (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* 1/4 (sqrt (/ 1 (* a c)))) (* (pow b 2) (+ (* -1/64 (sqrt (/ 1 (* (pow a 3) (pow c 3))))) (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (pow b 2))))))))) (taylor 0 b) (#s(alt (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) (patch (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor inf b) (#s(alt (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) (patch (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) (patch (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) (taylor inf b) (#s(alt (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) (patch (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))))) (taylor inf b) (#s(alt (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) (patch (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (pow b 3)) (taylor -inf b) (#s(alt (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) (patch (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) (patch (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))) (taylor -inf b) (#s(alt (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) (patch (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))) (taylor -inf b) (#s(alt (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) (patch (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor 0 a) (#s(alt (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) (patch (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 (* a (* b c))) (pow b 3)) (taylor 0 a) (#s(alt (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) (patch (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (+ (* a (+ (* -2 (/ (* a (pow c 2)) b)) (* 2 (* b c)))) (pow b 3)) (taylor 0 a) (#s(alt (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) (patch (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (+ (* a (+ (* 2 (* b c)) (* a (+ (* -2 (/ (pow c 2) b)) (* 4 (/ (* a (pow c 3)) (pow b 3))))))) (pow b 3)) (taylor 0 a) (#s(alt (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) (patch (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* 2 (* (sqrt (* a c)) (pow b 2))) (taylor inf a) (#s(alt (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) (patch (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))) (taylor inf a) (#s(alt (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) (patch (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))) (taylor inf a) (#s(alt (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) (patch (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (taylor inf a) (#s(alt (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) (patch (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (taylor -inf a) (#s(alt (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) (patch (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (taylor -inf a) (#s(alt (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) (patch (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))) (taylor -inf a) (#s(alt (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) (patch (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))) (taylor -inf a) (#s(alt (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) (patch (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor 0 c) (#s(alt (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) (patch (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 (* a (* b c))) (pow b 3)) (taylor 0 c) (#s(alt (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) (patch (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (+ (* c (+ (* -2 (/ (* (pow a 2) c) b)) (* 2 (* a b)))) (pow b 3)) (taylor 0 c) (#s(alt (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) (patch (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (+ (* c (+ (* 2 (* a b)) (* c (+ (* -2 (/ (pow a 2) b)) (* 4 (/ (* (pow a 3) c) (pow b 3))))))) (pow b 3)) (taylor 0 c) (#s(alt (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) (patch (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* 2 (* (sqrt (* a c)) (pow b 2))) (taylor inf c) (#s(alt (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) (patch (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))) (taylor inf c) (#s(alt (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) (patch (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))) (taylor inf c) (#s(alt (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) (patch (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (taylor inf c) (#s(alt (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) (patch (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (taylor -inf c) (#s(alt (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) (patch (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (taylor -inf c) (#s(alt (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) (patch (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))) (taylor -inf c) (#s(alt (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) (patch (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))) (taylor -inf c) (#s(alt (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) (patch (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor 0 b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor 0 b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor 0 b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor 0 b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor inf b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor inf b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor inf b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor inf b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor -inf b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor -inf b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor -inf b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor -inf b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
Calls

207 calls:

TimeVariablePointExpression
25.0ms
c
@0
(* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6)))))
14.0ms
a
@-inf
(/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b)
7.0ms
a
@0
(/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (* (sqrt (+ (* b b) (* a (* 4 c)))) (* b b))) (* (sqrt (+ (* b b) (* a (* 4 c)))) b))
6.0ms
b
@inf
(/ (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (* (sqrt (+ (* b b) (* a (* 4 c)))) (* b b))) (* (sqrt (+ (* b b) (* a (* 4 c)))) b)) (* 2 a))
5.0ms
a
@-inf
(/ (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (* (sqrt (+ (* b b) (* a (* 4 c)))) (* b b))) (* (sqrt (+ (* b b) (* a (* 4 c)))) b)) (* 2 a))

simplify404.0ms (2.6%)

Memory
-23.4MiB live, 1 006.6MiB allocated
Algorithm
egg-herbie
Rules
6 396×lower-*.f64
6 396×lower-*.f32
4 740×lower-fma.f64
4 740×lower-fma.f32
4 270×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0204222616
1570022366
0804221527
Stop Event
iter limit
node limit
Counts
828 → 825
Calls
Call 1
Inputs
(* -1 c)
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))
(* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c))))
(* -1 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)
(- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c)
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6))
(* -1 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(* -1 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)
(* -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 (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* (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/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* 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))))))))
(* a c)
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(* a c)
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(* a c)
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* a c)
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (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))))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(* -2 (/ (* a c) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (+ (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* 1/2 (* (sqrt (/ a c)) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b)))
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3)))))))))
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))))))
(* a (+ (* -1 (* (sqrt (/ c (pow a 7))) (/ (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 9) c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5)))))))))))))
(* -1 (* (sqrt (/ a c)) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)))
(* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))
(* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a)) (* -1/128 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow a 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (* 4 (/ (pow a 2) (pow b 3)))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (+ (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (* c (- (+ (* -32 (/ (pow a 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))))) (+ (* 8 (/ (pow a 4) (pow b 7))) (* a (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) b)))))))))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* 1/2 (* (sqrt (/ c a)) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b)))
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3)))))))))
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))))))
(* c (+ (* -1 (* (sqrt (/ a (pow c 7))) (/ (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 9)))) (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 3))) (pow b 5)))))))))))))
(* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/128 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(* 1/2 (* (sqrt (* a c)) (sqrt -16)))
(+ (* -1 b) (* 1/2 (* (sqrt (* a c)) (sqrt -16))))
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* -1/16 (* (sqrt (/ 1 (* a c))) (* b (sqrt -16)))) 1)))
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* a c))) (sqrt -16))) (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -16)))))))) 1)))
(* -2 (/ (* a c) b))
(/ (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (* a c)) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4))))))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* -1/2 (/ (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) (pow b 6))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 8 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4)) (/ (* a (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))) (pow b 6))))))))))) (+ (* -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 (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2))) (* -1 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -1 (/ (+ (* -4 (* (pow a 3) (pow c 3))) (+ (* -2 (* a (* c (- (* 8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))))) (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (+ (* 64 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (pow b 6))) (+ (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2))) (* -1 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 4))))))))
(* -2 (* a (* b c)))
(* a (- (* a (- (* -8 (/ (pow c 2) b)) (* -2 (/ (pow c 2) b)))) (* 2 (* b c))))
(* a (- (* a (- (+ (* -8 (/ (pow c 2) b)) (* -4 (/ (* a (pow c 3)) (pow b 3)))) (* -2 (/ (pow c 2) b)))) (* 2 (* b c))))
(* a (- (* a (- (+ (* -8 (/ (pow c 2) b)) (* a (- (* a (- (* -32 (/ (pow c 4) (pow b 5))) (* -1/2 (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))))))) (* 4 (/ (pow c 3) (pow b 3)))))) (* -2 (/ (pow c 2) b)))) (* 2 (* b c))))
(* a (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))
(* a (- (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))
(* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))))
(* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))))
(* -1 (* a (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))
(* -1 (* a (- (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))
(* -1 (* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))
(* -1 (* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))))
(* -2 (* a (* b c)))
(* c (- (* c (- (* -8 (/ (pow a 2) b)) (* -2 (/ (pow a 2) b)))) (* 2 (* a b))))
(* c (- (* c (- (+ (* -8 (/ (pow a 2) b)) (* -4 (/ (* (pow a 3) c) (pow b 3)))) (* -2 (/ (pow a 2) b)))) (* 2 (* a b))))
(* c (- (* c (- (+ (* -8 (/ (pow a 2) b)) (* c (- (* c (- (* -32 (/ (pow a 4) (pow b 5))) (* -1/2 (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))))) (* 4 (/ (pow a 3) (pow b 3)))))) (* -2 (/ (pow a 2) b)))) (* 2 (* a b))))
(* c (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))
(* c (- (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))
(* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))))
(* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))))
(* -1 (* c (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))
(* -1 (* c (- (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))
(* -1 (* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))
(* -1 (* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))))
(* a (* b (* c (sqrt -16))))
(* b (+ (* -2 (* (sqrt (* a c)) b)) (* a (* c (sqrt -16)))))
(* b (+ (* a (* c (sqrt -16))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c)))))))
(* b (+ (* a (* c (sqrt -16))) (* b (- (* (pow b 2) (- (* 1/2 (/ b (* a (* c (sqrt -16))))) (* 1/4 (sqrt (/ 1 (* a c)))))) (* 2 (sqrt (* a c)))))))
(* -2 (* a (* b c)))
(* b (- (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c)))))
(* b (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c)))))
(* b (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (+ (* -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))) (+ (* 2 (* a c)) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))))))
(* 2 (pow b 3))
(* -1 (* (pow b 3) (- (* -2 (/ (* a c) (pow b 2))) 2)))
(* -1 (* (pow b 3) (- (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))))
(* -1 (* (pow b 3) (- (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (+ 2 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* 1/2 (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3)))))))
(+ (* -1 (/ c b)) (* a (+ (* 1/2 (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))))))
(+ (* -1 (/ c b)) (* a (+ (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))) (* a (+ (* 1/2 (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b))))) (* 1/2 (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))))))
(* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b)))
(+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))))
(+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2)))))
(+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (* a c)) (/ (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5)))))))) (pow a 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))))))
(* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)))
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))))
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (+ (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))) (* -1/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))))
(+ (* -1 (/ (+ (* 1/256 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2)))))
(* -1 (/ c b))
(* c (- (* 1/2 (* c (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3)))))) (/ 1 b)))
(* c (- (* c (+ (* 1/2 (* c (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))))) (/ 1 b)))
(* c (- (* c (+ (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))) (* c (+ (* 1/2 (* c (- (+ (* -32 (/ (pow a 3) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))))) (+ (* 8 (/ (pow a 3) (pow b 7))) (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8)))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (* a b)))))) (* 1/2 (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))))) (/ 1 b)))
(* 1/4 (* (sqrt (/ c (pow a 3))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b)))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2)))))
(* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2))))))
(* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 5))) (pow b 5)))))))) (pow c 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2)))))))
(* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2))))))
(* -1 (* c (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/256 (* (sqrt (/ c (pow a 7))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2)))))))
(* 1/4 (* (sqrt (/ c a)) (sqrt -16)))
(+ (* -1/2 (/ b a)) (* 1/4 (* (sqrt (/ c a)) (sqrt -16))))
(+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -16)))) (* 1/2 (/ 1 a)))))
(+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* b (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -16))) (* 1/2 (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (sqrt -16))))))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))) b)
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2))))) b)
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (+ (* 1/2 (/ (- (+ (* -32 (* (pow a 3) (pow c 4))) (+ (* -1/2 (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2)))))) (+ (* 8 (* (pow a 3) (pow c 4))) (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a))) (pow b 6))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (+ (* -1/2 (/ (- (+ (* -16 (* a (pow c 2))) (* 16 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* 8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (+ (* 2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* 64 (* (pow a 2) (pow c 3))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (+ (* -1/2 (/ (- (+ (* -16 (* a (pow c 2))) (* 16 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))
(pow b 3)
(+ (* -8 (/ (* (pow a 2) (pow c 2)) b)) (pow b 3))
(+ (* (pow a 2) (+ (* -32 (/ (* (pow a 2) (pow c 4)) (pow b 5))) (* -8 (/ (pow c 2) b)))) (pow b 3))
(+ (* (pow a 2) (+ (* -8 (/ (pow c 2) b)) (* (pow a 2) (+ (* -256 (/ (* (pow a 2) (pow c 6)) (pow b 9))) (* -32 (/ (pow c 4) (pow b 5))))))) (pow b 3))
(* a (* b (* c (sqrt -16))))
(* a (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))
(* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))))
(* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))))
(* -1 (* a (* b (* c (sqrt -16)))))
(* -1 (* a (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))))
(* -1 (* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))))
(* -1 (* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))))))
(pow b 3)
(+ (* -8 (/ (* (pow a 2) (pow c 2)) b)) (pow b 3))
(+ (* (pow c 2) (+ (* -32 (/ (* (pow a 4) (pow c 2)) (pow b 5))) (* -8 (/ (pow a 2) b)))) (pow b 3))
(+ (* (pow c 2) (+ (* -8 (/ (pow a 2) b)) (* (pow c 2) (+ (* -256 (/ (* (pow a 6) (pow c 2)) (pow b 9))) (* -32 (/ (pow a 4) (pow b 5))))))) (pow b 3))
(* a (* b (* c (sqrt -16))))
(* c (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))
(* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))))
(* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))))
(* -1 (* a (* b (* c (sqrt -16)))))
(* -1 (* c (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))))
(* -1 (* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))))
(* -1 (* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))))))
(* a (* b (* c (sqrt -16))))
(* b (+ (* 1/2 (/ (pow b 4) (* a (* c (sqrt -16))))) (* a (* c (sqrt -16)))))
(* b (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* -1/8 (/ (pow b 4) (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))) (* 1/2 (/ 1 (* a (* c (sqrt -16)))))))))
(* b (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* (pow b 4) (- (* 1/16 (/ (pow b 4) (* (pow a 5) (* (pow c 5) (pow (sqrt -16) 5))))) (* 1/8 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))))) (* 1/2 (/ 1 (* a (* c (sqrt -16)))))))))
(pow b 3)
(* (pow b 3) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(* (pow b 3) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* (pow b 3) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(pow b 3)
(* -1 (* (pow b 3) (- (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1)))
(* -1 (* (pow b 3) (- (+ (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 32 (/ (* (pow a 4) (pow c 4)) (pow b 8)))) 1)))
(* -1 (* (pow b 3) (- (+ (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* 256 (/ (* (pow a 6) (pow c 6)) (pow b 12))))) 1)))
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -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)))))
(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))))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* 2 (* (sqrt (* a c)) (pow b 2)))
(* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c)))))
(* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (pow b 2))) (* 1/4 (sqrt (/ 1 (* a c))))))))
(* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* 1/4 (sqrt (/ 1 (* a c)))) (* (pow b 2) (+ (* -1/64 (sqrt (/ 1 (* (pow a 3) (pow c 3))))) (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (pow b 2)))))))))
(pow b 3)
(* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2)))))
(* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))
(* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))
(* -1 (pow b 3))
(* -1 (* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2))))))
(* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))))
(* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))))))
(pow b 3)
(+ (* 2 (* a (* b c))) (pow b 3))
(+ (* a (+ (* -2 (/ (* a (pow c 2)) b)) (* 2 (* b c)))) (pow b 3))
(+ (* a (+ (* 2 (* b c)) (* a (+ (* -2 (/ (pow c 2) b)) (* 4 (/ (* a (pow c 3)) (pow b 3))))))) (pow b 3))
(* 2 (* (sqrt (* a c)) (pow b 2)))
(* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))))
(* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))
(pow b 3)
(+ (* 2 (* a (* b c))) (pow b 3))
(+ (* c (+ (* -2 (/ (* (pow a 2) c) b)) (* 2 (* a b)))) (pow b 3))
(+ (* c (+ (* 2 (* a b)) (* c (+ (* -2 (/ (pow a 2) b)) (* 4 (/ (* (pow a 3) c) (pow b 3))))))) (pow b 3))
(* 2 (* (sqrt (* a c)) (pow b 2)))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))))
(* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
Outputs
(* -1 c)
(neg.f64 c)
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))
(* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 a (neg.f64 (*.f64 b b)))) #s(literal -1 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 a (*.f64 (*.f64 b b) (*.f64 c c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) (*.f64 c c))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 b b) c))) c)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c c))) (/.f64 a (*.f64 (*.f64 b b) c))) c)))
(* -1 c)
(neg.f64 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 b b))) (neg.f64 c))
(- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c)
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b b)))) (neg.f64 c))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b b)))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b b)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b)))) a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a)) (neg.f64 a))) a))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 a (*.f64 b b)) (neg.f64 (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6))
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -1 c)
(neg.f64 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(* -1 c)
(neg.f64 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 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 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 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 (*.f64 a (*.f64 a a)) c))) (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 (/ c b))
(/.f64 c (neg.f64 b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.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)))))) b)
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(neg.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (neg.f64 b) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.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 (neg.f64 b)))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/4 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 -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 c (neg.f64 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 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (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 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(neg.f64 (fma.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 #s(literal 1/2 binary64) b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/128 binary64) (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))))) a)) a)))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (fma.f64 a (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 a b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) 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))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (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)))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (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 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (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))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c)))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) c)) c)))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (fma.f64 a (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (neg.f64 a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (neg.f64 a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c (*.f64 c c))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) c))) (neg.f64 c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 b c))) c)) c)))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.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 (neg.f64 b)))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 c (neg.f64 b)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 c (*.f64 (*.f64 a (*.f64 a a)) b))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) a)))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) a)) a))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 a (*.f64 b b)) (neg.f64 (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)
(/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)
(* -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 a (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) (neg.f64 b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))
(/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))))) (neg.f64 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 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 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 (*.f64 a (*.f64 a a)) c))) (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 (/ c b))
(/.f64 c (neg.f64 b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.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)))))) b)
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(neg.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (neg.f64 b) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.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 (neg.f64 b)))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/4 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 -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 c (neg.f64 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 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (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 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(neg.f64 (fma.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 #s(literal 1/2 binary64) b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/128 binary64) (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))))) a)) a)))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (fma.f64 a (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 a b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) 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))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (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)))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (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 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (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))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c)))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) c)) c)))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (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 (*.f64 a c)) (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 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) 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 -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (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 #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 -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c)) (/.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 #s(literal -2 binary64) b)
(* -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 (*.f64 a a) (/.f64 (*.f64 c 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) (+.f64 #s(literal 2 binary64) (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))) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b))))))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) 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 -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))) (/.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 -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.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 -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 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* 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 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 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 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b 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 (*.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))) (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 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/64 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)))))) (neg.f64 a)) b) a))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) 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 (*.f64 a (*.f64 a a)) 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 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 (*.f64 #s(literal -2 binary64) a) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.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 (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))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b c)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b 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 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.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))) (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))))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.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 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 c)) b) 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 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 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 (*.f64 a (*.f64 a a)) c))) (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 (/ c b))
(/.f64 c (neg.f64 b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.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)))))) b)
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(neg.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (neg.f64 b) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.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 (neg.f64 b)))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/4 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 -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 c (neg.f64 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 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (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 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(neg.f64 (fma.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 #s(literal 1/2 binary64) b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/128 binary64) (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))))) a)) a)))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (fma.f64 a (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 a b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) 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))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (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)))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (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 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (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))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c)))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) c)) c)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 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 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (sqrt.f64 (*.f64 a c)) (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 (*.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 a (*.f64 a a)) (*.f64 c (*.f64 c 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 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 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))))))
(*.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 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64)))
(* 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 (*.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))) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b))))))))
(* -1 b)
(neg.f64 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(neg.f64 (*.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 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 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) (+.f64 #s(literal 1 binary64) (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))) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b))))))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) 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 -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* a (+ (* 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/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 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 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(* -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 (*.f64 a (*.f64 a a)) c))) (*.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 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.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 (*.f64 a (*.f64 a a)) c))) (*.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))))))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.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 #s(literal -2 binary64) (/.f64 (*.f64 a 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 (*.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 (*.f64 a (*.f64 a a)) 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 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* 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 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))
(* 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 (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))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 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 #s(literal -1/8 binary64) (/.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))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 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 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 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 (neg.f64 c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 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))))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/512 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))))
(* a c)
(*.f64 a c)
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(*.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(*.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(*.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a)))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a)))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a)))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a)))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a)))
(* a c)
(*.f64 a c)
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a))
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a))
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(/.f64 (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (*.f64 b b))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(/.f64 (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (*.f64 b b))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(/.f64 (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (*.f64 b b))
(* a c)
(*.f64 a c)
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c))
(* a c)
(*.f64 a c)
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a 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 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 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 (*.f64 a (*.f64 a a)) c))) (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 (/ c b))
(/.f64 c (neg.f64 b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.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)))))) b)
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(neg.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (neg.f64 b) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.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 (neg.f64 b)))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/4 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 -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 c (neg.f64 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 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (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 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(neg.f64 (fma.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 #s(literal 1/2 binary64) b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/128 binary64) (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))))) a)) a)))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (fma.f64 a (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 a b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) 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))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (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)))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (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 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (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))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c)))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) c)) c)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (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 (*.f64 a c)) (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 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) 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 -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (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 #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 -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c)) (/.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 #s(literal -2 binary64) b)
(* -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 (*.f64 a a) (/.f64 (*.f64 c 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) (+.f64 #s(literal 2 binary64) (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))) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b))))))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) 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 -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))) (/.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 -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.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 -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 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* 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 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 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 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b 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 (*.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))) (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 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/64 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)))))) (neg.f64 a)) b) a))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) 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 (*.f64 a (*.f64 a a)) 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 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 (*.f64 #s(literal -2 binary64) a) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.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 (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))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b c)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b 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 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.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))) (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))))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.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 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 c)) b) c)))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) 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)) (* -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)) (* -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))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) 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)) (* -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)) (* -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))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) 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)
(/ (+ (* -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)
(/ (+ (* -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)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(* -1 (/ (+ (* 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))) (neg.f64 b))
(* -1 (/ (+ (* 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))) (neg.f64 b))
(* -1 (/ (+ (* 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))) (neg.f64 b))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)))
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (+.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 b (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64)) (*.f64 b (*.f64 b b))))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)))
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (+ (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (+.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64)) (*.f64 b (*.f64 b b)))) (fma.f64 a (+.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64)))) (fma.f64 (*.f64 b c) (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 (*.f64 #s(literal 8 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b))) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)))
(* 1/2 (* (sqrt (/ a c)) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))) b))
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3)))))))))
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) b) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))))))
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))))))
(*.f64 a (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) b) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.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))))) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))))))))
(* a (+ (* -1 (* (sqrt (/ c (pow a 7))) (/ (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 9) c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5)))))))))))))
(*.f64 a (-.f64 (fma.f64 #s(literal -1/16 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b)))))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))) b) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))))))) (*.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))))) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))))))) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (fma.f64 a (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) b))))
(* -1 (* (sqrt (/ a c)) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)))
(*.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) b))
(* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) b)))))
(* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/128 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 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) b)))))
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a)) (* -1/128 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow a 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(neg.f64 (*.f64 a (-.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) b))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (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/1024 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (-.f64 (*.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/8 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64)))))) a)) (*.f64 a (*.f64 a a))))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (* 4 (/ (pow a 2) (pow b 3)))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #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)))
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (+.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 a (*.f64 b (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -6 binary64)) (*.f64 b (*.f64 b b))))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (+ (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (* c (- (+ (* -32 (/ (pow a 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))))) (+ (* 8 (/ (pow a 4) (pow b 7))) (* a (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) b)))))))))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (+.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -6 binary64)) (*.f64 b (*.f64 b b)))) (fma.f64 c (+.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -6 binary64))) (fma.f64 (*.f64 a b) (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 #s(literal 8 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b))) (*.f64 (*.f64 a b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* 1/2 (* (sqrt (/ c a)) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))) b))
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3)))))))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) b) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))))))
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))))))
(*.f64 c (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) b) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 1/64 binary64) (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 (*.f64 b b)) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))))))))
(* c (+ (* -1 (* (sqrt (/ a (pow c 7))) (/ (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 9)))) (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 3))) (pow b 5)))))))))))))
(*.f64 c (-.f64 (fma.f64 #s(literal -1/16 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))) b) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 9 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))))))) (*.f64 (*.f64 #s(literal 1/64 binary64) (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 (*.f64 b b)) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 1/256 binary64) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 c (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))))) b)))
(* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (neg.f64 b))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))))))))))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/128 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 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/128 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(neg.f64 (*.f64 c (-.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))))))))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 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/1024 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/8 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64)))))) c)) (*.f64 c (*.f64 c c))))))
(* 1/2 (* (sqrt (* a c)) (sqrt -16)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -16 binary64))))
(+ (* -1 b) (* 1/2 (* (sqrt (* a c)) (sqrt -16))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -16 binary64))) (neg.f64 b))
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* -1/16 (* (sqrt (/ 1 (* a c))) (* b (sqrt -16)))) 1)))
(fma.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -16 binary64)))))
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* a c))) (sqrt -16))) (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -16)))))))) 1)))
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 b b) (fma.f64 #s(literal 3/256 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -16 binary64))))) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -16 binary64)))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(/ (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (* a c)) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) b)
(/ (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4))))))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (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 -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -6 binary64))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 a (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) b)
(/ (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* -1/2 (/ (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) (pow b 6))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 8 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4)) (/ (* a (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))) (pow b 6))))))))))) (+ (* -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 (-.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (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 -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -6 binary64))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -6 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (fma.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a 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 #s(literal -2 binary64) b)
(* -1 (* b (+ 2 (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2))))))
(*.f64 (neg.f64 b) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))))
(* -1 (* b (+ 2 (+ (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2))) (* -1 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 4)))))))
(*.f64 (neg.f64 b) (-.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (pow.f64 b #s(literal 4 binary64)))))
(* -1 (* b (+ 2 (+ (* -1 (/ (+ (* -4 (* (pow a 3) (pow c 3))) (+ (* -2 (* a (* c (- (* 8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))))) (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (+ (* 64 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (pow b 6))) (+ (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2))) (* -1 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 4))))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (neg.f64 (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 10 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))) (fma.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))))) (pow.f64 b #s(literal 6 binary64))))))
(* -2 (* a (* b c)))
(*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b c)))
(* a (- (* a (- (* -8 (/ (pow c 2) b)) (* -2 (/ (pow c 2) b)))) (* 2 (* b c))))
(*.f64 a (fma.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal -6 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 b c))))
(* a (- (* a (- (+ (* -8 (/ (pow c 2) b)) (* -4 (/ (* a (pow c 3)) (pow b 3)))) (* -2 (/ (pow c 2) b)))) (* 2 (* b c))))
(*.f64 a (fma.f64 a (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c c) b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) b)))) (*.f64 #s(literal -2 binary64) (*.f64 b c))))
(* a (- (* a (- (+ (* -8 (/ (pow c 2) b)) (* a (- (* a (- (* -32 (/ (pow c 4) (pow b 5))) (* -1/2 (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))))))) (* 4 (/ (pow c 3) (pow b 3)))))) (* -2 (/ (pow c 2) b)))) (* 2 (* b c))))
(*.f64 a (fma.f64 a (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c c) b) (fma.f64 a (fma.f64 a (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) b)))) (*.f64 #s(literal -2 binary64) (*.f64 b c))))
(* a (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))
(*.f64 a (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))))
(* a (- (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))
(*.f64 a (-.f64 (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))))
(* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))))
(*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 #s(literal -1/64 binary64) (*.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 6 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))))))
(* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))))
(*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))) (fma.f64 #s(literal -1/64 binary64) (*.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 6 binary64))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 8 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))))))
(* -1 (* a (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))
(*.f64 (neg.f64 a) (-.f64 (*.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* a (- (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))
(*.f64 (neg.f64 a) (-.f64 (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(* -1 (* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))
(*.f64 (neg.f64 a) (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 #s(literal -1/8 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 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))
(* -1 (* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))))
(*.f64 (neg.f64 a) (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))) (fma.f64 #s(literal -1/8 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 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))))
(* -2 (* a (* b c)))
(*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b c)))
(* c (- (* c (- (* -8 (/ (pow a 2) b)) (* -2 (/ (pow a 2) b)))) (* 2 (* a b))))
(*.f64 c (fma.f64 c (*.f64 (/.f64 (*.f64 a a) b) #s(literal -6 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a b))))
(* c (- (* c (- (+ (* -8 (/ (pow a 2) b)) (* -4 (/ (* (pow a 3) c) (pow b 3)))) (* -2 (/ (pow a 2) b)))) (* 2 (* a b))))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) b) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) b)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))))
(* c (- (* c (- (+ (* -8 (/ (pow a 2) b)) (* c (- (* c (- (* -32 (/ (pow a 4) (pow b 5))) (* -1/2 (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))))) (* 4 (/ (pow a 3) (pow b 3)))))) (* -2 (/ (pow a 2) b)))) (* 2 (* a b))))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) b) (fma.f64 c (fma.f64 c (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) b)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))))
(* c (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))
(*.f64 c (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))))
(* c (- (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))
(*.f64 c (-.f64 (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))))
(* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))))
(*.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal -1/64 binary64) (*.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 6 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))))))
(* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))))
(*.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 #s(literal -1/64 binary64) (*.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 6 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))))) (pow.f64 b #s(literal 8 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))))))
(* -1 (* c (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* c (- (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))
(*.f64 (neg.f64 c) (-.f64 (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.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))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))
(*.f64 (neg.f64 c) (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.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))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(* -1 (* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))))
(*.f64 (neg.f64 c) (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 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))))) (*.f64 (pow.f64 b #s(literal 8 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.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))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))
(* a (* b (* c (sqrt -16))))
(*.f64 (*.f64 a b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))
(* b (+ (* -2 (* (sqrt (* a c)) b)) (* a (* c (sqrt -16)))))
(*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) b) (*.f64 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64)))))
(* b (+ (* a (* c (sqrt -16))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c)))))))
(*.f64 b (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c)))) (*.f64 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64)))))
(* b (+ (* a (* c (sqrt -16))) (* b (- (* (pow b 2) (- (* 1/2 (/ b (* a (* c (sqrt -16))))) (* 1/4 (sqrt (/ 1 (* a c)))))) (* 2 (sqrt (* a c)))))))
(*.f64 b (fma.f64 b (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c)))) (*.f64 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64)))))
(* -2 (* a (* b c)))
(*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b c)))
(* b (- (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c)))))
(*.f64 b (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 a c)))))
(* b (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c)))))
(*.f64 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 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 a c)))))
(* b (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (+ (* -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))) (+ (* 2 (* a c)) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))))))
(*.f64 b (-.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.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 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 a c)))))))
(* 2 (pow b 3))
(*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b)))
(* -1 (* (pow b 3) (- (* -2 (/ (* a c) (pow b 2))) 2)))
(*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64))))
(* -1 (* (pow b 3) (- (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))))
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (-.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b)))))
(* -1 (* (pow b 3) (- (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (+ 2 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))))
(*.f64 (neg.f64 (*.f64 b (*.f64 b 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))) (-.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b))))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(+ (* -1 (/ c b)) (* 1/2 (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3)))))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) a) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c (neg.f64 b)))
(+ (* -1 (/ c b)) (* a (+ (* 1/2 (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 b (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64)) (*.f64 b (*.f64 b b))))))) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (/.f64 c (neg.f64 b)))
(+ (* -1 (/ c b)) (* a (+ (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))) (* a (+ (* 1/2 (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b))))) (* 1/2 (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))))))
(fma.f64 a (fma.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (+.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64)))) (fma.f64 (*.f64 b c) (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 (*.f64 #s(literal 8 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 b (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64)) (*.f64 b (*.f64 b b))))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (/.f64 c (neg.f64 b)))
(* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b)))
(*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))) b))
(+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))) b)))
(+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2)))))
(fma.f64 #s(literal 1/128 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 (*.f64 b b))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))) b))))
(+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (* a c)) (/ (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5)))))))) (pow a 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))))))
(fma.f64 #s(literal 1/128 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 (*.f64 b b))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (fma.f64 a (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) b))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 a a))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))) b))))
(* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)))
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) b))
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) b) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 a a))))
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (+ (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))) (* -1/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))))
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) b) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 a a))) (*.f64 #s(literal -1/256 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 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64)))))
(+ (* -1 (/ (+ (* 1/256 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2)))))
(-.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) b) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 a a)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (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/1024 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (-.f64 (*.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/8 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64)))))) a) (*.f64 (*.f64 #s(literal 1/256 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 a (*.f64 a a))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* c (- (* 1/2 (* c (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3)))))) (/ 1 b)))
(*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) c) (fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* 1/2 (* c (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (*.f64 #s(literal 1/2 binary64) (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 (/.f64 a (*.f64 b b)) #s(literal -6 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))) (* c (+ (* 1/2 (* c (- (+ (* -32 (/ (pow a 3) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))))) (+ (* 8 (/ (pow a 3) (pow b 7))) (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8)))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (* a b)))))) (* 1/2 (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 c (*.f64 #s(literal 1/2 binary64) (fma.f64 c (+.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 (/.f64 a (*.f64 b b)) #s(literal -6 binary64)))) (fma.f64 b (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 #s(literal 8 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) (*.f64 a b)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 (/.f64 a (*.f64 b b)) #s(literal -6 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1 binary64) b)))
(* 1/4 (* (sqrt (/ c (pow a 3))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b)))
(*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))) b))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2)))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) b) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))))) (*.f64 c c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) b))))
(* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2))))))
(*.f64 c (fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) b) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))))) (*.f64 c c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) b)))))
(* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 5))) (pow b 5)))))))) (pow c 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2)))))))
(*.f64 c (fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 c (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) b) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))))))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) b) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))))) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) b)))))
(* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)))
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) b))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2))))))
(neg.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) b) (/.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))))) (*.f64 c c))))))
(* -1 (* c (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2)))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) b) (/.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))))) (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/256 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/256 (* (sqrt (/ c (pow a 7))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2)))))))
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) b) (/.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))))) (*.f64 c c)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 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/1024 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/8 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64)))))) c) (*.f64 (*.f64 #s(literal -1/256 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 c (*.f64 c c))))))
(* 1/4 (* (sqrt (/ c a)) (sqrt -16)))
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -16 binary64))))
(+ (* -1/2 (/ b a)) (* 1/4 (* (sqrt (/ c a)) (sqrt -16))))
(fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -16)))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -16 binary64)))))
(+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* b (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -16))) (* 1/2 (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (sqrt -16))))))))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal 3/256 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -16 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -16 binary64)))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(/ (+ (* -1 c) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))) b)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b)) (neg.f64 c)) b)
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (fma.f64 c (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -6 binary64)))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b))) (neg.f64 c)) b)
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (+ (* 1/2 (/ (- (+ (* -32 (* (pow a 3) (pow c 4))) (+ (* -1/2 (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2)))))) (+ (* 8 (* (pow a 3) (pow c 4))) (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a))) (pow b 6))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))))) b)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (fma.f64 c (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -6 binary64)))))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (+.f64 (fma.f64 #s(literal -32 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -6 binary64))) (fma.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b)))) (neg.f64 c)) b)
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* -1 (* b (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (/ 1 a))))
(neg.f64 (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c #s(literal 2 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))
(* -1 (* b (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (+ (* -1/2 (/ (- (+ (* -16 (* a (pow c 2))) (* 16 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))
(neg.f64 (*.f64 b (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 c #s(literal 2 binary64)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) a))))
(* -1 (* b (+ (* -1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* 8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (+ (* 2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* 64 (* (pow a 2) (pow c 3))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (+ (* -1/2 (/ (- (+ (* -16 (* a (pow c 2))) (* 16 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 10 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (fma.f64 c (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 c #s(literal 2 binary64)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) a))))
(pow b 3)
(*.f64 b (*.f64 b b))
(+ (* -8 (/ (* (pow a 2) (pow c 2)) b)) (pow b 3))
(fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))
(+ (* (pow a 2) (+ (* -32 (/ (* (pow a 2) (pow c 4)) (pow b 5))) (* -8 (/ (pow c 2) b)))) (pow b 3))
(fma.f64 (*.f64 a a) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 c c)) b)) (*.f64 b (*.f64 b b)))
(+ (* (pow a 2) (+ (* -8 (/ (pow c 2) b)) (* (pow a 2) (+ (* -256 (/ (* (pow a 2) (pow c 6)) (pow b 9))) (* -32 (/ (pow c 4) (pow b 5))))))) (pow b 3))
(fma.f64 (*.f64 a a) (fma.f64 (*.f64 a a) (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 9 binary64))) (/.f64 (*.f64 #s(literal -32 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 c c)) b)) (*.f64 b (*.f64 b b)))
(* a (* b (* c (sqrt -16))))
(*.f64 (*.f64 a b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))
(* a (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))
(*.f64 a (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))
(* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))))
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))))
(* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))))
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))))
(* -1 (* a (* b (* c (sqrt -16)))))
(*.f64 (neg.f64 a) (*.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64))))
(* -1 (* a (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))))
(*.f64 (neg.f64 a) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))
(* -1 (* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))))
(* -1 (* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))))))
(pow b 3)
(*.f64 b (*.f64 b b))
(+ (* -8 (/ (* (pow a 2) (pow c 2)) b)) (pow b 3))
(fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))
(+ (* (pow c 2) (+ (* -32 (/ (* (pow a 4) (pow c 2)) (pow b 5))) (* -8 (/ (pow a 2) b)))) (pow b 3))
(fma.f64 (*.f64 c c) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) b)) (*.f64 b (*.f64 b b)))
(+ (* (pow c 2) (+ (* -8 (/ (pow a 2) b)) (* (pow c 2) (+ (* -256 (/ (* (pow a 6) (pow c 2)) (pow b 9))) (* -32 (/ (pow a 4) (pow b 5))))))) (pow b 3))
(fma.f64 (*.f64 c c) (fma.f64 (*.f64 c c) (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 9 binary64))) (/.f64 (*.f64 #s(literal -32 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) b)) (*.f64 b (*.f64 b b)))
(* a (* b (* c (sqrt -16))))
(*.f64 (*.f64 a b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))
(* c (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))
(*.f64 c (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))
(* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))))
(* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))))
(* -1 (* a (* b (* c (sqrt -16)))))
(*.f64 (neg.f64 a) (*.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64))))
(* -1 (* c (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))))
(*.f64 (neg.f64 c) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))
(* -1 (* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))))
(* -1 (* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))))
(* a (* b (* c (sqrt -16))))
(*.f64 (*.f64 a b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))
(* b (+ (* 1/2 (/ (pow b 4) (* a (* c (sqrt -16))))) (* a (* c (sqrt -16)))))
(*.f64 b (fma.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64))))))
(* b (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* -1/8 (/ (pow b 4) (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))) (* 1/2 (/ 1 (* a (* c (sqrt -16)))))))))
(*.f64 b (fma.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64))))))))
(* b (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* (pow b 4) (- (* 1/16 (/ (pow b 4) (* (pow a 5) (* (pow c 5) (pow (sqrt -16) 5))))) (* 1/8 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))))) (* 1/2 (/ 1 (* a (* c (sqrt -16)))))))))
(*.f64 b (fma.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64)))))
(pow b 3)
(*.f64 b (*.f64 b b))
(* (pow b 3) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)))
(* (pow b 3) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64)))))))
(* (pow b 3) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 12 binary64))) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64))))))))
(pow b 3)
(*.f64 b (*.f64 b b))
(* -1 (* (pow b 3) (- (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1)))
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))
(* -1 (* (pow b 3) (- (+ (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 32 (/ (* (pow a 4) (pow c 4)) (pow b 8)))) 1)))
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64))) #s(literal -1 binary64))))
(* -1 (* (pow b 3) (- (+ (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* 256 (/ (* (pow a 6) (pow c 6)) (pow b 12))))) 1)))
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 256 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 12 binary64))) (*.f64 #s(literal 32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64)))))) #s(literal -1 binary64)))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -4 (* a c))
(*.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)) (pow b 2))
(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 (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))
(* -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 (*.f64 #s(literal 4 binary64) c) (/.f64 (*.f64 b b) a)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal 4 binary64) c) (/.f64 (*.f64 b b) a)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal 4 binary64) c) (/.f64 (*.f64 b b) a)))
(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 (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 b b) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 b b) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 b b) c)))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* 2 (* (sqrt (* a c)) (pow b 2)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b)))
(* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a c)))))
(* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (pow b 2))) (* 1/4 (sqrt (/ 1 (* a c))))))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a c)))))
(* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* 1/4 (sqrt (/ 1 (* a c)))) (* (pow b 2) (+ (* -1/64 (sqrt (/ 1 (* (pow a 3) (pow c 3))))) (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (pow b 2)))))))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (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 5 binary64))))) (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a c)))))
(pow b 3)
(*.f64 b (*.f64 b b))
(* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))
(* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b)))))
(* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (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))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b))))))
(* -1 (pow b 3))
(neg.f64 (*.f64 b (*.f64 b b)))
(* -1 (* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2))))))
(*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))))
(* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))))
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b)))))
(* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))))))
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (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))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b))))))
(pow b 3)
(*.f64 b (*.f64 b b))
(+ (* 2 (* a (* b c))) (pow b 3))
(fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b c)) (*.f64 b (*.f64 b b)))
(+ (* a (+ (* -2 (/ (* a (pow c 2)) b)) (* 2 (* b c)))) (pow b 3))
(fma.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 b c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c c)) b)) (*.f64 b (*.f64 b b)))
(+ (* a (+ (* 2 (* b c)) (* a (+ (* -2 (/ (pow c 2) b)) (* 4 (/ (* a (pow c 3)) (pow b 3))))))) (pow b 3))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) b)) (*.f64 #s(literal 2 binary64) (*.f64 b c))) (*.f64 b (*.f64 b b)))
(* 2 (* (sqrt (* a c)) (pow b 2)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b)))
(* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))
(*.f64 a (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))))
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))
(*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.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 6 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))))
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))))
(*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.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 6 binary64))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 8 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))))))
(* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/8 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 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/8 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 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))
(pow b 3)
(*.f64 b (*.f64 b b))
(+ (* 2 (* a (* b c))) (pow b 3))
(fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b c)) (*.f64 b (*.f64 b b)))
(+ (* c (+ (* -2 (/ (* (pow a 2) c) b)) (* 2 (* a b)))) (pow b 3))
(fma.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 a b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) b)) (*.f64 b (*.f64 b b)))
(+ (* c (+ (* 2 (* a b)) (* c (+ (* -2 (/ (pow a 2) b)) (* 4 (/ (* (pow a 3) c) (pow b 3))))))) (pow b 3))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 b (*.f64 b b)))
(* 2 (* (sqrt (* a c)) (pow b 2)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b)))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))
(*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))))
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))
(*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.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 6 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))))
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))))
(*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.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 6 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))))) (pow.f64 b #s(literal 8 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))))))
(* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (*.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))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.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))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 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))))) (*.f64 (pow.f64 b #s(literal 8 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.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))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))

rewrite660.0ms (4.2%)

Memory
30.5MiB live, 1 506.1MiB allocated
Algorithm
batch-egg-rewrite
Rules
8 078×lower-*.f32
8 032×lower-*.f64
7 246×lower-fma.f32
7 234×lower-fma.f64
4 366×lower-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
074560
0129523
1498476
23750457
012134450
Stop Event
iter limit
node limit
iter limit
Counts
26 → 860
Calls
Call 1
Inputs
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b)))
(/.f64 c (neg.f64 b))
(neg.f64 b)
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a))
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))
(fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))
(-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)))
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b)
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))
(fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(*.f64 a (*.f64 c c))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))
(*.f64 b (*.f64 b b))
Outputs
(+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (+.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(+.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (-.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))
(-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 c (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (/.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))
(-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) c)
(-.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(-.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c)
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 c (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (+.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal -1/4 binary64)) (+.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal -1/4 binary64)) (+.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (+.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal -1/4 binary64) (+.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(fma.f64 (/.f64 c (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -2 binary64) a)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (+.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) b) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (+.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (+.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (+.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) #s(literal -8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 3 binary64))) (fma.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) #s(literal -8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) #s(literal -8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))))) (*.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) #s(literal -8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (*.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) #s(literal -2 binary64))) (*.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))))))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (*.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))))))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))))) (*.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c))))) (*.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 b b) (*.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b))))) (*.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (*.f64 b b)))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c)) #s(literal -2 binary64)))) (*.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 b b) (*.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (*.f64 b b)))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) b))) (*.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 b b) (*.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b b)))) (*.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (*.f64 b b)))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) b (*.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) b))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) #s(literal -2 binary64))) (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))))))
(/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))))) (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))))) (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c))))) (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 b b (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b))))) (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 b b)))
(/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c)) #s(literal -2 binary64)))) (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 b b (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 b b)))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) b))) (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 b b (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b b)))) (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 b b)))
(/.f64 (+.f64 b (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) b))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (*.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) #s(literal -2 binary64))) (*.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (*.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))))))
(/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))))) (*.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))))) (*.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c))))) (*.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 b b (*.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b))))) (*.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 b b)))
(/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c)) #s(literal -2 binary64)))) (*.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 b b (*.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 b b)))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) b))) (*.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 b b (*.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b b)))) (*.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 b b)))
(/.f64 (+.f64 b (*.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) b))
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #s(literal -2 binary64))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))))))
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))))))
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c))))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 b b) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b))))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)))
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c)) #s(literal -2 binary64)))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 b b) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)))
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) b))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 b b) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b b)))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)))
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b))
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))) #s(literal -2 binary64))) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))))) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))))) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c))))) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 b b) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b))))) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))) (*.f64 b b)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))) (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c)) #s(literal -2 binary64)))) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 b b) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))) (*.f64 b b)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) b))) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 b b) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b b)))) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))) (*.f64 b b)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) b (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))) b))
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal -2 binary64))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 b b) (*.f64 (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b b)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c)) #s(literal -2 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 b b) (*.f64 (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b b)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) b))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 b b) (*.f64 (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b b)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b b)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) b (*.f64 (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) #s(literal -2 binary64))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))))))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))))))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c))))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 b b) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b))))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 b b)))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c)) #s(literal -2 binary64)))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 b b) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 b b)))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) b))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 b b) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b b)))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 b b)))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) b (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) b))
(/.f64 (fma.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) #s(literal -2 binary64))) (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))))) (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))))) (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c))))) (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b b) (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b))))) (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) (*.f64 b b)))
(/.f64 (fma.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c)) #s(literal -2 binary64)))) (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b b) (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) (*.f64 b b)))
(/.f64 (fma.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b)) (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) b))) (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b b) (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b b)))) (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) (*.f64 b b)))
(/.f64 (fma.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) b (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) b))
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal -2 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))))))
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))))))
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 b b) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b b)))
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c)) #s(literal -2 binary64)))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 b b) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b b)))
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 b (*.f64 b b)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) b))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 b b) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b b)))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b b)))
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))
(/.f64 (fma.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 c c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (*.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) #s(literal -2 binary64))) (*.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 c c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (*.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) #s(literal 1 binary64))) (*.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))))) (*.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))))) (*.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c))))) (*.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 c c)) (*.f64 b b) (*.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b))))) (*.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) (*.f64 b b)))
(/.f64 (fma.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c)) #s(literal -2 binary64)))) (*.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 c c)) (*.f64 b b) (*.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) (*.f64 b b)))
(/.f64 (fma.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)) (*.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) b))) (*.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 c c)) (*.f64 b b) (*.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b b)))) (*.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) (*.f64 b b)))
(/.f64 (fma.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 c c)) b (*.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) b))
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))))
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))))
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))))
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (fma.f64 #s(literal -2 binary64) (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (neg.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))))))
(/.f64 (fma.f64 #s(literal -2 binary64) (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))))
(/.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c)))))
(/.f64 (fma.f64 #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 c c)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c)))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (neg.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 c c)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c)))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (neg.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c)))
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (neg.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c)))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c))) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c))) (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c))) (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (neg.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))))))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c))) (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c))) (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c)))))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c))) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c)))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b))) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))) (*.f64 (*.f64 b b) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b))) (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b))) (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))) (*.f64 (*.f64 b b) (neg.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))))) (*.f64 (*.f64 b b) (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))))))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b))) (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 b b) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))) (*.f64 (*.f64 b b) (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b))) (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) (*.f64 (*.f64 b b) (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c)))))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b))) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) (*.f64 (*.f64 b b) (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c)))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c)) #s(literal -2 binary64)) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c)) #s(literal -2 binary64)) (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c)) #s(literal -2 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c)) #s(literal -2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c)) #s(literal -2 binary64)) (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (neg.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c)) #s(literal -2 binary64)) (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c)) #s(literal -2 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c)) #s(literal -2 binary64)) (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c)) #s(literal -2 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c)) #s(literal -2 binary64)) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c)))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b)) #s(literal -2 binary64)) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))) (*.f64 (*.f64 b b) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b)) #s(literal -2 binary64)) (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b)) #s(literal -2 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b)) #s(literal -2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b)) #s(literal -2 binary64)) (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))) (*.f64 (*.f64 b b) (neg.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))))) (*.f64 (*.f64 b b) (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b)) #s(literal -2 binary64)) (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 b b) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))) (*.f64 (*.f64 b b) (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b)) #s(literal -2 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b)) #s(literal -2 binary64)) (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) (*.f64 (*.f64 b b) (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c)))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b)) #s(literal -2 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b)) #s(literal -2 binary64)) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) (*.f64 (*.f64 b b) (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c)))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) b) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) b) (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) b) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) b) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) b) (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) b) (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) b) (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) b) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) b) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c)))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b b)) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))) (*.f64 (*.f64 b b) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b b)) (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b b)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b b)) (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))) (*.f64 (*.f64 b b) (neg.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))))) (*.f64 (*.f64 b b) (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b b)) (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 b b) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))) (*.f64 (*.f64 b b) (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b b)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b b)) (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) (*.f64 (*.f64 b b) (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b b)) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) (*.f64 (*.f64 b b) (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c)))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (*.f64 b (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))) (*.f64 b (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))))) (*.f64 b (neg.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))))) (*.f64 b (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))) (*.f64 b (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 b (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal 3 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (-.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) (*.f64 b (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 b (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) (*.f64 b (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 c c)))) (*.f64 b (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c)))
(/.f64 (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) #s(literal -8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) #s(literal 3 binary64))) (neg.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64)))))) (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64)))))) (neg.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))))))
(/.f64 (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) #s(literal -8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (neg.f64 c) c)))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c)))))
(/.f64 (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) #s(literal -8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) #s(literal 3 binary64))) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64)))))) (neg.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64)))))) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) #s(literal -8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c)) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (neg.f64 c) c))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))))
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (neg.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64)))) (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64)))) (neg.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))))))
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64)))) (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (neg.f64 c) c)))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64)))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c)))))
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64)))) (neg.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64)))) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c)) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64)))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (neg.f64 c) c))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))))
(pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) #s(literal -8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) #s(literal -8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64)))
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -20 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64)))
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) #s(literal -1/4 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal -1/4 binary64)))
(*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal -1/4 binary64)))
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))))
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #s(literal -1/4 binary64))
(*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))
(*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))
(*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))))
(*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b))
(exp.f64 (*.f64 (log.f64 (/.f64 b (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
(neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (neg.f64 b)))
(neg.f64 (/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))
(/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)
(/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (neg.f64 b))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) #s(literal -8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 3 binary64))) (*.f64 b (fma.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 2 binary64))) (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) #s(literal -8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) b))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b))
(/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)
(/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #s(literal 1 binary64)) b)
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) #s(literal -8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) b)) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal -1 binary64)) b)
(pow.f64 (/.f64 b (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (/.f64 #s(literal -1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) #s(literal -8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(*.f64 (pow.f64 (/.f64 b (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b)))
(exp.f64 (*.f64 (log.f64 (/.f64 b (neg.f64 c))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(neg.f64 (/.f64 c b))
(/.f64 c (neg.f64 b))
(/.f64 (neg.f64 c) b)
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (neg.f64 c)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (neg.f64 c))))
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 b))
(/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 b))
(/.f64 (/.f64 c #s(literal -1 binary64)) b)
(pow.f64 (/.f64 b (neg.f64 c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (neg.f64 c)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1 binary64) b))
(*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(*.f64 (/.f64 #s(literal -1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(+.f64 #s(literal 0 binary64) (neg.f64 b))
(-.f64 #s(literal 0 binary64) b)
(neg.f64 b)
(/.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))
(*.f64 b #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) b)
(+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (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 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(-.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 0 binary64)) b)
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (neg.f64 b))
(fma.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (*.f64 b b))))) (neg.f64 b))
(fma.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b))
(fma.f64 (sqrt.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (*.f64 b b))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))
(/.f64 (fma.f64 (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 b (*.f64 b b))) (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (fma.f64 (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 b (*.f64 b b))) (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 (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 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (fma.f64 (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 b (*.f64 b b)))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (+.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 c a)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (-.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 c a)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (neg.f64 (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 b b)) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.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 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))))) (*.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 c a)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(pow.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 (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 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 (fma.f64 (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 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))
(neg.f64 (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) a))
(/.f64 (fma.f64 (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 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (fma.f64 (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 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.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 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (fma.f64 (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 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) a) #s(literal 2 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64)))
(*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64)))
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (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 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(fabs.f64 (sqrt.f64 (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 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))))))
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))))) (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (sqrt.f64 (neg.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))
(pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))
(pow.f64 (*.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))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(*.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (sqrt.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (*.f64 b b))))))
(*.f64 (sqrt.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)))
(+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (*.f64 c a))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c)))) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c)))))
(fma.f64 c a (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)))
(fma.f64 c (*.f64 (/.f64 (*.f64 c a) (*.f64 b b)) a) (*.f64 c a))
(fma.f64 a c (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)))
(fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 c a))
(fma.f64 (*.f64 c c) (*.f64 (/.f64 a (*.f64 b b)) a) (*.f64 c a))
(fma.f64 (*.f64 a (*.f64 c c)) (/.f64 a (*.f64 b b)) (*.f64 c a))
(fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c a))
(fma.f64 (/.f64 a (*.f64 b b)) (*.f64 a (*.f64 c c)) (*.f64 c a))
(fma.f64 (*.f64 c a) (/.f64 (*.f64 c a) (*.f64 b b)) (*.f64 c a))
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) a (*.f64 c a))
(fma.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 c c)) b) (*.f64 c a))
(fma.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 c c) b) a) (*.f64 c a))
(fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 c a))
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 a b) (*.f64 c a))
(fma.f64 (/.f64 (*.f64 c a) b) (/.f64 (*.f64 c a) b) (*.f64 c a))
(fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b) (*.f64 c a))
(fma.f64 (*.f64 a (/.f64 a (*.f64 b b))) (*.f64 c c) (*.f64 c a))
(fma.f64 (*.f64 a (/.f64 a b)) (/.f64 (*.f64 c c) b) (*.f64 c a))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a))) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c a) (-.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a))) (fma.f64 c (*.f64 a (*.f64 c a)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a))) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c a) (-.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b))))) (fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))) (*.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))))))
(/.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c)))) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))))
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)))) (neg.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c a) (-.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))))) (neg.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c)))))
(/.f64 (-.f64 (*.f64 c (*.f64 a (*.f64 c a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b))))
(/.f64 (*.f64 a (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (neg.f64 c) c))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c)))
(pow.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c a) (-.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b))))) (fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))) (*.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))))) #s(literal -1 binary64))
(*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))
(*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) a)
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c a) (-.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)))))))
(*.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c)))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (*.f64 #s(literal -2 binary64) a)))
(neg.f64 (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))) (*.f64 #s(literal -2 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #s(literal 1/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 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)))))
(/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #s(literal 1/2 binary64)) a)
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (neg.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) 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 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))) #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 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (/.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 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))) #s(literal -1 binary64)))
(*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)))
(*.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 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) #s(literal 1/2 binary64)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (neg.f64 b)))
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (neg.f64 b))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 1 binary64)) b)
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal -1 binary64)) b)
(pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
(*.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal -2 binary64) b))
(*.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (/.f64 #s(literal -1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #s(literal -1 binary64)))
(*.f64 (*.f64 a (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #s(literal -2 binary64))
(+.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))) #s(literal -1 binary64)))
(-.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))
(fma.f64 b (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 b (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))
(fma.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))
(fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))
(fma.f64 (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (/.f64 b b) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))
(fma.f64 (/.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (/.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))
(neg.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))))
(/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (neg.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))))
(/.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) b)
(/.f64 (-.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) (*.f64 (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))
(/.f64 (*.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #s(literal 1 binary64)) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (neg.f64 (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))
(/.f64 (neg.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 b))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))) (fma.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (fma.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))
(/.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))
(/.f64 (-.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (neg.f64 (*.f64 b b)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (-.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) b)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #s(literal -1 binary64))
(*.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))
(*.f64 (neg.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (pow.f64 (/.f64 b (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(*.f64 (pow.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))))
(+.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (neg.f64 (*.f64 b b))))
(+.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (neg.f64 (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(-.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))))
(fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (neg.f64 (*.f64 b b))))
(fma.f64 (*.f64 b b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) b (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (neg.f64 (*.f64 b b))))
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (neg.f64 (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(fma.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (neg.f64 b) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(fma.f64 (neg.f64 (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(fma.f64 (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) b (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (neg.f64 (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (-.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (neg.f64 (*.f64 b b)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (neg.f64 (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #s(literal -1 binary64))
(*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))
(*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(*.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))
(-.f64 (/.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 a #s(literal 2 binary64))))
(neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))) (*.f64 #s(literal -2 binary64) a)))
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (-.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (neg.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))) (neg.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))
(/.f64 (neg.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))) #s(literal 1/2 binary64))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))))
(/.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a #s(literal 2 binary64)) b))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (*.f64 (neg.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) (*.f64 b (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (*.f64 (neg.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (*.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1/2 binary64) a)) b)
(/.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 a #s(literal 2 binary64))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))) a) #s(literal 2 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (-.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))
(*.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (-.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) #s(literal -1 binary64)))
(*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))
(*.f64 (*.f64 (-.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 a (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) b)
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 b)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))
(neg.f64 (*.f64 (*.f64 b b) (*.f64 b b)))
(pow.f64 b #s(literal 4 binary64))
(pow.f64 (*.f64 b b) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1 binary64))
(pow.f64 (neg.f64 b) #s(literal 4 binary64))
(pow.f64 (neg.f64 (*.f64 b b)) #s(literal 2 binary64))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 (*.f64 b b) (neg.f64 (*.f64 b b)))
(*.f64 (neg.f64 b) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b (*.f64 b b)) b)
(*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b))
(*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))
(*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))
(*.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 b b))
(exp.f64 (*.f64 (log.f64 (*.f64 c a)) #s(literal 4 binary64)))
(exp.f64 (fma.f64 #s(literal 4 binary64) (log.f64 a) (*.f64 #s(literal 4 binary64) (log.f64 c))))
(exp.f64 (fma.f64 #s(literal 4 binary64) (log.f64 c) (*.f64 #s(literal 4 binary64) (log.f64 a))))
(pow.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 2 binary64))
(pow.f64 (*.f64 c a) #s(literal 4 binary64))
(pow.f64 (exp.f64 (log.f64 (*.f64 c a))) #s(literal 4 binary64))
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 a a))))
(*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c (*.f64 a (*.f64 c a))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a a) (*.f64 a a)))
(*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))))
(*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c c)) (*.f64 c c))
(*.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 a a))
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -20 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64)))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 #s(literal -20 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/20 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a)
(pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) #s(literal -1 binary64))
(*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))
(*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))
(*.f64 #s(literal 20 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))))
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))))
(*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 a a) (*.f64 a a)))
(*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))))
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) a) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 20 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c))))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))
(exp.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(exp.f64 (*.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.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)))) #s(literal 1/2 binary64)))
(fabs.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 c a)))
(-.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))
(sqrt.f64 (*.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))))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 a (neg.f64 (*.f64 c #s(literal 4 binary64))) (*.f64 b b))
(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 #s(literal 4 binary64) (neg.f64 (*.f64 c a)) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 b b))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal 4 binary64)) (neg.f64 a) (*.f64 b b))
(fma.f64 (neg.f64 a) (*.f64 c #s(literal 4 binary64)) (*.f64 b b))
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.f64 b b))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 c a)) (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 (neg.f64 (*.f64 c #s(literal 4 binary64))) a (*.f64 b b))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 1 binary64)) b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))))
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))
(/.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))
(/.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (neg.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))
(pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64))
(pow.f64 (*.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))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (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 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))
(*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))
(*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))
(*.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(*.f64 (pow.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))) #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 c a)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64))))) #s(literal 1 binary64)) (pow.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (*.f64 b b)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b b))))
(neg.f64 (/.f64 (neg.f64 (*.f64 a (*.f64 c c))) (*.f64 b b)))
(/.f64 (*.f64 c c) (/.f64 (*.f64 b b) a))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/.f64 (neg.f64 (*.f64 a (*.f64 c c))) (neg.f64 (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a (*.f64 c c)) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c)))))
(/.f64 (/.f64 (*.f64 a (*.f64 c c)) b) b)
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1 binary64)) (*.f64 b b))
(/.f64 (neg.f64 (neg.f64 (*.f64 a (*.f64 c c)))) (*.f64 b b))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) b)) (neg.f64 b))
(/.f64 (*.f64 (*.f64 c c) #s(literal 1 binary64)) (/.f64 (*.f64 b b) a))
(/.f64 (*.f64 (/.f64 a b) (*.f64 c c)) b)
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a))
(pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (*.f64 a (*.f64 c c)) b)) #s(literal -1 binary64))
(*.f64 c (/.f64 (*.f64 c a) (*.f64 b b)))
(*.f64 a (/.f64 (*.f64 c c) (*.f64 b b)))
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c c)))
(*.f64 (*.f64 c c) (/.f64 a (*.f64 b b)))
(*.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 a (*.f64 b b)) (*.f64 c c))
(*.f64 (*.f64 c a) (/.f64 c (*.f64 b b)))
(*.f64 (neg.f64 (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b b))))
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 a b))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (*.f64 c c)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c c))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))
(*.f64 (/.f64 c b) (/.f64 (*.f64 c a) b))
(*.f64 (/.f64 c b) (pow.f64 (/.f64 b (*.f64 c a)) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 c a) (*.f64 b b)) c)
(*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) a)
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 c b))
(*.f64 (pow.f64 (/.f64 b (*.f64 c a)) #s(literal -1 binary64)) (/.f64 c b))
(*.f64 c (*.f64 c a))
(*.f64 a (*.f64 c c))
(*.f64 (*.f64 c c) a)
(*.f64 (*.f64 c a) c)
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 (log.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64))))
(exp.f64 (fma.f64 (log.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (log.f64 b))))
(*.f64 b (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (*.f64 b b))
(*.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) b)
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 3/2 binary64)))
(neg.f64 (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (pow.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)))
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 3 binary64)))
(pow.f64 b #s(literal 3 binary64))
(pow.f64 (*.f64 b b) #s(literal 3/2 binary64))
(pow.f64 (neg.f64 b) #s(literal 3 binary64))
(pow.f64 (pow.f64 (neg.f64 b) #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 (neg.f64 b))) #s(literal 3 binary64))
(*.f64 b (*.f64 b b))
(*.f64 (*.f64 b b) b)
(*.f64 (*.f64 b b) (neg.f64 b))
(*.f64 (neg.f64 b) (*.f64 b b))
(*.f64 (*.f64 b (*.f64 b b)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))
(*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))
(*.f64 (pow.f64 (neg.f64 b) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 (*.f64 b b)) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64)))

eval678.0ms (4.3%)

Memory
-666.7MiB live, 986.5MiB allocated
Compiler

Compiled 133 527 to 5 606 computations (95.8% saved)

prune583.0ms (3.7%)

Memory
16.8MiB live, 1 740.4MiB allocated
Pruning

80 alts after pruning (76 fresh and 4 done)

PrunedKeptTotal
New1 668641 732
Fresh111223
Picked145
Done000
Total1 680801 760
Accuracy
99.3%
Counts
1 760 → 80
Alt Table
Click to see full alt table
StatusAccuracyProgram
52.5%
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (/.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
52.4%
(/.f64 (fma.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
52.8%
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 b (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
53.2%
(/.f64 (fma.f64 (sqrt.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (*.f64 b b))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
53.7%
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
52.4%
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
52.4%
(/.f64 (fma.f64 b (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
53.0%
(/.f64 (/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 2 binary64) a))
52.8%
(/.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) b (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
53.2%
(/.f64 (/.f64 (fma.f64 (*.f64 b b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 2 binary64) a))
53.3%
(/.f64 (/.f64 (fma.f64 (*.f64 b b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
53.6%
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) b (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (neg.f64 (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
53.1%
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) (*.f64 #s(literal 2 binary64) a))
54.7%
(/.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a))
53.7%
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))) (fma.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))))) (*.f64 #s(literal 2 binary64) a))
53.5%
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
52.2%
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) b)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a))
51.8%
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a))
52.2%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
52.1%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
42.5%
(/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
52.4%
(/.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
87.1%
(/.f64 (/.f64 #s(approx (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (* (sqrt (+ (* b b) (* a (* 4 c)))) (* b b))) (*.f64 c (fma.f64 c (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) b) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) b)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
53.9%
(/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
53.8%
(/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))))
54.8%
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
53.4%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
52.8%
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
53.4%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a))
53.0%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (*.f64 #s(literal 2 binary64) a))
53.0%
(/.f64 (+.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) a))
52.4%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) a))
52.4%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))) (*.f64 #s(literal 2 binary64) a))
54.8%
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
54.7%
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
52.4%
(/.f64 (*.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
52.4%
(/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
66.4%
(/.f64 #s(approx (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (* (sqrt (+ (* b b) (* a (* 4 c)))) (* b b))) (* (sqrt (+ (* b b) (* a (* 4 c)))) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 #s(literal 2 binary64) a))
87.7%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))) b)) (*.f64 #s(literal 2 binary64) a))
82.1%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a))
82.1%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a (/ (* a (* c c)) (* b b))) (* a c)) (/.f64 (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
82.1%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a (/ (* a (* c c)) (* b b))) (* a c)) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a))))) b)) (*.f64 #s(literal 2 binary64) a))
82.2%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a (/ (* a (* c c)) (* b b))) (* a c)) (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)))) b)) (*.f64 #s(literal 2 binary64) a))
82.2%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
82.1%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal -2 binary64) b))) (*.f64 #s(literal 2 binary64) a))
66.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b))) (*.f64 #s(literal 2 binary64) a))
82.1%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
82.0%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))))) (*.f64 #s(literal 2 binary64) a))
53.4%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
82.1%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))))
52.7%
(-.f64 (/.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 a #s(literal 2 binary64))))
52.9%
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
53.4%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))
82.1%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)))
87.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))
90.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) b))
90.6%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b))
82.3%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)))
90.3%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) (*.f64 b (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 b (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))))) b))
90.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) b) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) b))
90.6%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b))
90.6%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 c (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))))) b))
87.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b))
89.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) (/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) b))
90.3%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c c))) (/.f64 a (*.f64 (*.f64 b b) c))) c)))) b))
82.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))) b))
90.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) (*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 a (neg.f64 (*.f64 b b)))) #s(literal -1 binary64)))) b))
87.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) b))
66.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (/.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))))
66.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b)))
66.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))))
90.6%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
90.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
66.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c))
87.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))))
82.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 a (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))))
82.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))
89.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (/ (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) b) (/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))))
90.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (/ (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) b) (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 c (*.f64 (*.f64 a (*.f64 a a)) b))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))))
90.6%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (/ (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) b) (*.f64 c (fma.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))))
Compiler

Compiled 7 769 to 3 296 computations (57.6% saved)

simplify313.0ms (2%)

Memory
-28.9MiB live, 647.3MiB allocated
Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)
cost-diff0
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b))
cost-diff320
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))
cost-diff1408
(-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))
cost-diff0
(sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))
cost-diff0
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
cost-diff0
(*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))
cost-diff2112
(/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
cost-diff0
(*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))
cost-diff0
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))))
cost-diff0
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
cost-diff320
(fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))
cost-diff0
(/.f64 #s(literal -1 binary64) b)
cost-diff0
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c))
cost-diff192
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
cost-diff0
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b))
cost-diff128
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
cost-diff320
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))
cost-diff1280
(fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
Rules
7 258×lower-*.f32
7 194×lower-*.f64
5 718×lower-fma.f32
5 704×lower-fma.f64
3 298×lower-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0781293
01381153
1313980
21136933
34872924
08142906
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)
(fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b)))
(*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))
a
(*.f64 c (*.f64 a (*.f64 c c)))
c
(*.f64 a (*.f64 c c))
(*.f64 c c)
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 b b)
b
#s(literal -2 binary64)
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
#s(literal -1/4 binary64)
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))
(*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))
(*.f64 (*.f64 a a) (*.f64 a a))
(*.f64 a a)
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))
(*.f64 c (*.f64 c (*.f64 c c)))
(*.f64 c (*.f64 c c))
#s(literal 20 binary64)
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))
(*.f64 b (*.f64 b b))
(*.f64 (*.f64 b (*.f64 b b)) a)
(neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)
(/.f64 a (*.f64 b b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(/.f64 #s(literal -1 binary64) b)
#s(literal -1 binary64)
b
c
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))
(*.f64 c #s(literal -2 binary64))
c
#s(literal -2 binary64)
(fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))
a
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(*.f64 a c)
(*.f64 b (*.f64 b b))
b
(*.f64 b b)
(/.f64 a b)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))
b
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))
a
(*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))
(*.f64 a (*.f64 c c))
(*.f64 c c)
c
#s(literal -16 binary64)
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 b b)
(*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))
(fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))
(*.f64 #s(literal 4 binary64) (*.f64 c a))
#s(literal 4 binary64)
(*.f64 c a)
(*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))
(*.f64 (*.f64 a #s(literal 2 binary64)) b)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b))
(/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)
(-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))))
#s(literal -1/4 binary64)
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))
(*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))
(*.f64 (*.f64 a a) (*.f64 a a))
(*.f64 a a)
a
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))
(*.f64 c (*.f64 c (*.f64 c c)))
c
(*.f64 c (*.f64 c c))
(*.f64 c c)
#s(literal 20 binary64)
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))
(*.f64 b (*.f64 b b))
b
(*.f64 b b)
(*.f64 (*.f64 b (*.f64 b b)) a)
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))
(*.f64 #s(literal -2 binary64) c)
#s(literal -2 binary64)
(/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))
(*.f64 c (*.f64 a (*.f64 c a)))
(*.f64 a (*.f64 c a))
(*.f64 c a)
(*.f64 (*.f64 b b) (*.f64 b b))
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)
(/.f64 a (*.f64 b b))
Outputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 a (*.f64 b b)) (fma.f64 c (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal -2 binary64)) c) (*.f64 (*.f64 a (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 c #s(literal 20 binary64)))))) (*.f64 b (*.f64 b (*.f64 b a)))))) (neg.f64 c)) b))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)
(/.f64 (fma.f64 (/.f64 a (*.f64 b b)) (fma.f64 c (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal -2 binary64)) c) (*.f64 (*.f64 a (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 c #s(literal 20 binary64)))))) (*.f64 b (*.f64 b (*.f64 b a)))))) (neg.f64 c)) b)
(fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(fma.f64 (/.f64 a (*.f64 b b)) (fma.f64 c (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal -2 binary64)) c) (*.f64 (*.f64 a (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 c #s(literal 20 binary64)))))) (*.f64 b (*.f64 b (*.f64 b a)))))) (neg.f64 c))
(/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b)))
(/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))
(*.f64 c (*.f64 c (*.f64 a (*.f64 a c))))
a
(*.f64 c (*.f64 a (*.f64 c c)))
(*.f64 a (*.f64 c (*.f64 c c)))
c
(*.f64 a (*.f64 c c))
(*.f64 c c)
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 b b)
b
#s(literal -2 binary64)
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (/.f64 a (*.f64 b b)) (fma.f64 (*.f64 a (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 c #s(literal 20 binary64)))))) (*.f64 b (*.f64 b (*.f64 b a)))) (neg.f64 (*.f64 c c))) (neg.f64 c))
#s(literal -1/4 binary64)
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c #s(literal 20 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c (*.f64 c #s(literal 20 binary64))))))
(*.f64 (*.f64 a a) (*.f64 a a))
(*.f64 a (*.f64 a (*.f64 a a)))
(*.f64 a a)
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))
(*.f64 c (*.f64 c (*.f64 c (*.f64 c #s(literal 20 binary64)))))
(*.f64 c (*.f64 c (*.f64 c c)))
(*.f64 c (*.f64 c c))
#s(literal 20 binary64)
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))
(*.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 b (*.f64 b b))
(*.f64 (*.f64 b (*.f64 b b)) a)
(*.f64 b (*.f64 b (*.f64 b a)))
(neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))
(neg.f64 (fma.f64 c (/.f64 (*.f64 a c) (*.f64 b b)) c))
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)
(fma.f64 c (/.f64 (*.f64 a c) (*.f64 b b)) c)
(/.f64 a (*.f64 b b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b)))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(/.f64 c (neg.f64 b))
(/.f64 #s(literal -1 binary64) b)
#s(literal -1 binary64)
b
c
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 a c) b) (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64)))) (*.f64 a #s(literal 2 binary64)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 a c) b) (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))
(*.f64 (/.f64 (*.f64 a c) b) (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64)))
(*.f64 c #s(literal -2 binary64))
c
#s(literal -2 binary64)
(fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))
(*.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) (/.f64 a b))
a
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(*.f64 a c)
(*.f64 b (*.f64 b b))
b
(*.f64 b b)
(/.f64 a b)
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
(/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 c (*.f64 a (*.f64 a c)))))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (neg.f64 b)) (*.f64 a #s(literal 2 binary64)))
(*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))
(*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 c (*.f64 a (*.f64 a c)))))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
b
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 c (*.f64 a (*.f64 a c)))))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))
(sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 c (*.f64 a (*.f64 a c))))))
(fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 c (*.f64 a (*.f64 a c)))))
a
(*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))
(*.f64 a (*.f64 c c))
(*.f64 c c)
c
#s(literal -16 binary64)
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 b b)
(*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))
(*.f64 b (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 c a))))
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))
(fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))
(fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))
(*.f64 #s(literal 4 binary64) (*.f64 c a))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
#s(literal 4 binary64)
(*.f64 c a)
(*.f64 a c)
(*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (*.f64 b a)))
(*.f64 (*.f64 a #s(literal 2 binary64)) b)
(*.f64 #s(literal 2 binary64) (*.f64 b a))
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 a (*.f64 b b)) (fma.f64 c (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal -2 binary64)) c) (*.f64 (*.f64 a (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 c #s(literal 20 binary64)))))) (*.f64 b (*.f64 b (*.f64 b a)))))) (neg.f64 c)) b))
(/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)
(/.f64 (fma.f64 (/.f64 a (*.f64 b b)) (fma.f64 c (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal -2 binary64)) c) (*.f64 (*.f64 a (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 c #s(literal 20 binary64)))))) (*.f64 b (*.f64 b (*.f64 b a)))))) (neg.f64 c)) b)
(-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))
(fma.f64 (/.f64 a (*.f64 b b)) (fma.f64 c (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal -2 binary64)) c) (*.f64 (*.f64 a (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 c #s(literal 20 binary64)))))) (*.f64 b (*.f64 b (*.f64 b a)))))) (neg.f64 c))
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c #s(literal 20 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/4 binary64)) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a (*.f64 a c))))) (*.f64 b (*.f64 b (*.f64 b b)))))
#s(literal -1/4 binary64)
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c #s(literal 20 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c (*.f64 c #s(literal 20 binary64))))))
(*.f64 (*.f64 a a) (*.f64 a a))
(*.f64 a (*.f64 a (*.f64 a a)))
(*.f64 a a)
a
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))
(*.f64 c (*.f64 c (*.f64 c (*.f64 c #s(literal 20 binary64)))))
(*.f64 c (*.f64 c (*.f64 c c)))
c
(*.f64 c (*.f64 c c))
(*.f64 c c)
#s(literal 20 binary64)
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))
(*.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 b (*.f64 b b))
b
(*.f64 b b)
(*.f64 (*.f64 b (*.f64 b b)) a)
(*.f64 b (*.f64 b (*.f64 b a)))
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a (*.f64 a c))))) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 #s(literal -2 binary64) c)
(*.f64 c #s(literal -2 binary64))
#s(literal -2 binary64)
(/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))
(/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 c (*.f64 a (*.f64 c a)))
(*.f64 c (*.f64 a (*.f64 a c)))
(*.f64 a (*.f64 c a))
(*.f64 a (*.f64 a c))
(*.f64 c a)
(*.f64 a c)
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 b (*.f64 b (*.f64 b b)))
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)
(fma.f64 c (/.f64 (*.f64 a c) (*.f64 b b)) c)
(/.f64 a (*.f64 b b))

localize333.0ms (2.1%)

Memory
5.8MiB live, 960.1MiB allocated
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy99.4%
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))
accuracy99.3%
(*.f64 (*.f64 a a) (*.f64 a a))
accuracy99.2%
(*.f64 (*.f64 b b) (*.f64 b b))
accuracy90.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b))
accuracy99.5%
(/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
accuracy99.4%
(*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))
accuracy99.2%
(*.f64 (*.f64 b b) (*.f64 b b))
accuracy53.1%
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
accuracy99.6%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
accuracy99.6%
(*.f64 b (*.f64 b b))
accuracy99.4%
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
accuracy82.5%
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))))
accuracy100.0%
(/.f64 #s(literal -1 binary64) b)
accuracy99.6%
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
accuracy66.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c))
accuracy99.4%
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))
accuracy99.3%
(*.f64 (*.f64 a a) (*.f64 a a))
accuracy99.2%
(*.f64 (*.f64 b b) (*.f64 b b))
accuracy90.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b))
Samples
91.0ms100×1valid
83.0ms156×0valid
Compiler

Compiled 1 150 to 78 computations (93.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 125.0ms
ival-mult: 65.0ms (51.9% of total)
ival-div: 24.0ms (19.2% of total)
ival-add: 12.0ms (9.6% of total)
adjust: 8.0ms (6.4% of total)
ival-sqrt: 7.0ms (5.6% of total)
ival-sub: 5.0ms (4% of total)
ival-neg: 3.0ms (2.4% of total)
exact: 1.0ms (0.8% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series117.0ms (0.7%)

Memory
34.5MiB live, 314.7MiB allocated
Counts
24 → 744
Calls
Call 1
Inputs
#s(alt (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (patch (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #<representation binary64>) () ())
#s(alt (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (patch (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #<representation binary64>) () ())
#s(alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())
#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) #<representation binary64>) () ())
#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())
#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) #<representation binary64>) () ())
#s(alt (/.f64 #s(literal -1 binary64) b) (patch (/.f64 #s(literal -1 binary64) b) #<representation binary64>) () ())
#s(alt (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (patch (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #<representation binary64>) () ())
#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())
#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) #<representation binary64>) () ())
#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) #<representation binary64>) () ())
#s(alt (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())
#s(alt (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (patch (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #<representation binary64>) () ())
#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())
#s(alt (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())
#s(alt (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())
#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #<representation binary64>) () ())
#s(alt (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())
#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())
#s(alt (*.f64 (*.f64 a a) (*.f64 a a)) (patch (*.f64 (*.f64 a a) (*.f64 a a)) #<representation binary64>) () ())
#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #<representation binary64>) () ())
#s(alt (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())
#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())
#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())
Outputs
#s(alt (* -1 c) (taylor 0 a) (#s(alt (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (patch (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #<representation binary64>) () ())) ())
#s(alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) (taylor 0 a) (#s(alt (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (patch (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #<representation binary64>) () ())) ())
#s(alt (- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c) (taylor 0 a) (#s(alt (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (patch (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #<representation binary64>) () ())) ())
#s(alt (- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c) (taylor 0 a) (#s(alt (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (patch (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf a) (#s(alt (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (patch (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4)))))) (taylor inf a) (#s(alt (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (patch (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) (taylor inf a) (#s(alt (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (patch (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2))))) (taylor inf a) (#s(alt (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (patch (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf a) (#s(alt (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (patch (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6)))))) (taylor -inf a) (#s(alt (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (patch (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6)))))) (taylor -inf a) (#s(alt (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (patch (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6)))))) (taylor -inf a) (#s(alt (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (patch (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 c) (taylor 0 c) (#s(alt (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (patch (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ (* a c) (pow b 2))) 1)) (taylor 0 c) (#s(alt (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (patch (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1)) (taylor 0 c) (#s(alt (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (patch (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1)) (taylor 0 c) (#s(alt (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (patch (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf c) (#s(alt (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (patch (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) (taylor inf c) (#s(alt (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (patch (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2))))))) (taylor inf c) (#s(alt (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (patch (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2)))))) (taylor inf c) (#s(alt (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (patch (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf c) (#s(alt (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (patch (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) (taylor -inf c) (#s(alt (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (patch (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c)))) (taylor -inf c) (#s(alt (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (patch (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c)))) (taylor -inf c) (#s(alt (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (patch (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 b) (#s(alt (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (patch (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6)) (taylor 0 b) (#s(alt (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (patch (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6)) (taylor 0 b) (#s(alt (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (patch (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6)) (taylor 0 b) (#s(alt (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (patch (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 c) (taylor inf b) (#s(alt (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (patch (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #<representation binary64>) () ())) ())
#s(alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) (taylor inf b) (#s(alt (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (patch (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #<representation binary64>) () ())) ())
#s(alt (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) (taylor inf b) (#s(alt (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (patch (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #<representation binary64>) () ())) ())
#s(alt (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2)))) (taylor inf b) (#s(alt (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (patch (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 c) (taylor -inf b) (#s(alt (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (patch (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #<representation binary64>) () ())) ())
#s(alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) (taylor -inf b) (#s(alt (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (patch (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #<representation binary64>) () ())) ())
#s(alt (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) (taylor -inf b) (#s(alt (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (patch (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #<representation binary64>) () ())) ())
#s(alt (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2)))) (taylor -inf b) (#s(alt (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (patch (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (patch (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (patch (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (patch (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (patch (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (patch (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (patch (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (patch (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (patch (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (patch (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (patch (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (patch (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (patch (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 c) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (patch (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 c) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (patch (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 c) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (patch (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 c) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (patch (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf c) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (patch (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf c) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (patch (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf c) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (patch (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf c) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (patch (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf c) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (patch (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf c) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (patch (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf c) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (patch (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf c) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (patch (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (patch (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (patch (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (patch (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (patch (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf b) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (patch (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf b) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (patch (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf b) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (patch (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf b) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (patch (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (patch (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (patch (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (patch (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (patch (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) #<representation binary64>) () ())) ())
#s(alt (* -1 c) (taylor 0 a) (#s(alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) (taylor 0 a) (#s(alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (- (* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2)))) c) (taylor 0 a) (#s(alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (- (* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2)))) c) (taylor 0 a) (#s(alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf a) (#s(alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))) (taylor inf a) (#s(alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ c (pow a 3)))) (/ (pow c 2) (* (pow a 2) (pow b 2))))) (taylor inf a) (#s(alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ c (pow a 3)))) (/ (pow c 2) (* (pow a 2) (pow b 2))))) (taylor inf a) (#s(alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf a) (#s(alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* 5 (/ (pow c 4) (pow b 6))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))) (taylor -inf a) (#s(alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (- (+ (* 5 (/ (pow c 4) (pow b 6))) (/ c (pow a 3))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) (taylor -inf a) (#s(alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (- (+ (* 5 (/ (pow c 4) (pow b 6))) (/ c (pow a 3))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) (taylor -inf a) (#s(alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 c) (taylor 0 c) (#s(alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ (* a c) (pow b 2))) 1)) (taylor 0 c) (#s(alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2)))) 1)) (taylor 0 c) (#s(alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2)))) 1)) (taylor 0 c) (#s(alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf c) (#s(alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2)))))) (taylor inf c) (#s(alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))) (taylor inf c) (#s(alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))) (taylor inf c) (#s(alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf c) (#s(alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2)))))) (taylor -inf c) (#s(alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))) (taylor -inf c) (#s(alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))) (taylor -inf c) (#s(alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 b) (#s(alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -1 (* a (* (pow b 4) (pow c 2))))) (pow b 6)) (taylor 0 b) (#s(alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 4) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))) (pow b 6)) (taylor 0 b) (#s(alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 4) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))) (pow b 6)) (taylor 0 b) (#s(alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 c) (taylor inf b) (#s(alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) (taylor inf b) (#s(alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ c (/ (* a (pow c 2)) (pow b 2)))) (taylor inf b) (#s(alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ c (/ (* a (pow c 2)) (pow b 2)))) (taylor inf b) (#s(alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 c) (taylor -inf b) (#s(alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) (taylor -inf b) (#s(alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ c (/ (* a (pow c 2)) (pow b 2)))) (taylor -inf b) (#s(alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ c (/ (* a (pow c 2)) (pow b 2)))) (taylor -inf b) (#s(alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (patch (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (taylor 0 b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) #<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 #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) (taylor inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor -inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) (taylor -inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) (taylor -inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) (taylor -inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) (taylor 0 a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) (taylor 0 a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* 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)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) (taylor inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) (taylor -inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) (taylor -inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) (taylor -inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (taylor 0 c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) (taylor 0 c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) (taylor 0 c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) (taylor inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) (taylor inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) (taylor inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf c) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf c) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf c) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf c) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf c) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf c) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf c) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf c) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (taylor 0 b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) #<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 #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) (taylor inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor -inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) (taylor -inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) (taylor -inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) (taylor -inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) (taylor 0 a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) (taylor 0 a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* 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)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) (taylor inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) (taylor -inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) (taylor -inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) (taylor -inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (taylor 0 c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) (taylor 0 c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) (taylor 0 c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) (taylor inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) (taylor inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) (taylor inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) #<representation binary64>) () ())) ())
#s(alt (/ -1 b) (taylor 0 b) (#s(alt (/.f64 #s(literal -1 binary64) b) (patch (/.f64 #s(literal -1 binary64) b) #<representation binary64>) () ())) ())
#s(alt (/ -1 b) (taylor 0 b) (#s(alt (/.f64 #s(literal -1 binary64) b) (patch (/.f64 #s(literal -1 binary64) b) #<representation binary64>) () ())) ())
#s(alt (/ -1 b) (taylor 0 b) (#s(alt (/.f64 #s(literal -1 binary64) b) (patch (/.f64 #s(literal -1 binary64) b) #<representation binary64>) () ())) ())
#s(alt (/ -1 b) (taylor 0 b) (#s(alt (/.f64 #s(literal -1 binary64) b) (patch (/.f64 #s(literal -1 binary64) b) #<representation binary64>) () ())) ())
#s(alt (/ -1 b) (taylor inf b) (#s(alt (/.f64 #s(literal -1 binary64) b) (patch (/.f64 #s(literal -1 binary64) b) #<representation binary64>) () ())) ())
#s(alt (/ -1 b) (taylor inf b) (#s(alt (/.f64 #s(literal -1 binary64) b) (patch (/.f64 #s(literal -1 binary64) b) #<representation binary64>) () ())) ())
#s(alt (/ -1 b) (taylor inf b) (#s(alt (/.f64 #s(literal -1 binary64) b) (patch (/.f64 #s(literal -1 binary64) b) #<representation binary64>) () ())) ())
#s(alt (/ -1 b) (taylor inf b) (#s(alt (/.f64 #s(literal -1 binary64) b) (patch (/.f64 #s(literal -1 binary64) b) #<representation binary64>) () ())) ())
#s(alt (/ -1 b) (taylor -inf b) (#s(alt (/.f64 #s(literal -1 binary64) b) (patch (/.f64 #s(literal -1 binary64) b) #<representation binary64>) () ())) ())
#s(alt (/ -1 b) (taylor -inf b) (#s(alt (/.f64 #s(literal -1 binary64) b) (patch (/.f64 #s(literal -1 binary64) b) #<representation binary64>) () ())) ())
#s(alt (/ -1 b) (taylor -inf b) (#s(alt (/.f64 #s(literal -1 binary64) b) (patch (/.f64 #s(literal -1 binary64) b) #<representation binary64>) () ())) ())
#s(alt (/ -1 b) (taylor -inf b) (#s(alt (/.f64 #s(literal -1 binary64) b) (patch (/.f64 #s(literal -1 binary64) b) #<representation binary64>) () ())) ())
#s(alt (/ a b) (taylor 0 a) (#s(alt (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (patch (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (/ 1 b) (/ (* a c) (pow b 3)))) (taylor 0 a) (#s(alt (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (patch (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (/ 1 b) (/ (* a c) (pow b 3)))) (taylor 0 a) (#s(alt (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (patch (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (/ 1 b) (/ (* a c) (pow b 3)))) (taylor 0 a) (#s(alt (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (patch (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) c) (pow b 3)) (taylor inf a) (#s(alt (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (patch (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) (taylor inf a) (#s(alt (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (patch (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) (taylor inf a) (#s(alt (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (patch (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) (taylor inf a) (#s(alt (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (patch (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) c) (pow b 3)) (taylor -inf a) (#s(alt (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (patch (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) (taylor -inf a) (#s(alt (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (patch (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) (taylor -inf a) (#s(alt (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (patch (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) (taylor -inf a) (#s(alt (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (patch (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (/ a b) (taylor 0 c) (#s(alt (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (patch (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))) (taylor 0 c) (#s(alt (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (patch (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))) (taylor 0 c) (#s(alt (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (patch (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))) (taylor 0 c) (#s(alt (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (patch (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) c) (pow b 3)) (taylor inf c) (#s(alt (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (patch (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))) (taylor inf c) (#s(alt (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (patch (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))) (taylor inf c) (#s(alt (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (patch (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))) (taylor inf c) (#s(alt (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (patch (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) c) (pow b 3)) (taylor -inf c) (#s(alt (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (patch (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3)))))) (taylor -inf c) (#s(alt (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (patch (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3)))))) (taylor -inf c) (#s(alt (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (patch (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3)))))) (taylor -inf c) (#s(alt (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (patch (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) c) (pow b 3)) (taylor 0 b) (#s(alt (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (patch (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3)) (taylor 0 b) (#s(alt (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (patch (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3)) (taylor 0 b) (#s(alt (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (patch (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3)) (taylor 0 b) (#s(alt (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (patch (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (/ a b) (taylor inf b) (#s(alt (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (patch (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b) (taylor inf b) (#s(alt (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (patch (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b) (taylor inf b) (#s(alt (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (patch (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b) (taylor inf b) (#s(alt (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (patch (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (/ a b) (taylor -inf b) (#s(alt (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (patch (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b)) (taylor -inf b) (#s(alt (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (patch (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b)) (taylor -inf b) (#s(alt (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (patch (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b)) (taylor -inf b) (#s(alt (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (patch (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a 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 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (taylor 0 b) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.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 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.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 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (* -1 (/ (* 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 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* 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 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) (taylor inf b) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.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 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) (taylor -inf b) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* 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 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* 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 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) (taylor 0 a) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) (taylor 0 a) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) (taylor 0 a) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.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 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) (taylor inf a) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) (taylor -inf a) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) (taylor -inf a) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) (taylor -inf a) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.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 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) (taylor inf c) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) (taylor inf c) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) (taylor inf c) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf c) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) #<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 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) #<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 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) #<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 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor -inf b) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) #<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 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) #<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 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) #<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 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) #<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 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) #<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 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) #<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 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) #<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 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) #<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 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) #<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 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) #<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 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) #<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 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) (taylor 0 c) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) (taylor 0 c) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) (taylor 0 c) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) (taylor inf c) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) (taylor inf c) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) (taylor inf c) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) (taylor inf c) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) (taylor -inf c) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) (taylor -inf c) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) (taylor -inf c) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) (taylor -inf c) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) (taylor 0 a) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) (taylor 0 a) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) (taylor 0 a) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) (taylor inf a) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) (taylor inf a) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) (taylor inf a) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) (taylor inf a) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) (taylor -inf a) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) (taylor 0 b) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) (taylor 0 b) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) (taylor 0 b) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) (taylor 0 b) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a 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 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a 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 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a 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 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor -inf b) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) #<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 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) #<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 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) #<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 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) #<representation binary64>) () ())) ())
#s(alt (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (taylor 0 b) (#s(alt (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* 1/4 (* (sqrt (/ c a)) (sqrt -16)))) (taylor 0 b) (#s(alt (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -16)))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* b (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -16))) (* 1/2 (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (sqrt -16))))))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))) b) (taylor inf b) (#s(alt (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2))))) b) (taylor inf b) (#s(alt (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (+ (* 1/2 (/ (- (+ (* -32 (* (pow a 3) (pow c 4))) (+ (* -1/2 (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2)))))) (+ (* 8 (* (pow a 3) (pow c 4))) (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a))) (pow b 6))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))))) b) (taylor inf b) (#s(alt (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor -inf b) (#s(alt (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (* 2 c)) (pow b 2))) (/ 1 a)))) (taylor -inf b) (#s(alt (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (* 2 c)) (pow b 2))) (+ (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (+ (* -4 (* a (pow c 2))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (* 2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))) (taylor -inf b) (#s(alt (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (* 2 c)) (pow b 2))) (+ (* 1/2 (/ (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (+ (* -1 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -1 (/ (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))) a)) (* 4 (* (pow a 2) (pow c 3)))))) (pow b 6))) (+ (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (+ (* -4 (* a (pow c 2))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (* 2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))) (taylor -inf b) (#s(alt (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* 1/2 (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))))) (taylor 0 a) (#s(alt (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* 1/2 (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3)))))))) (taylor 0 a) (#s(alt (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))) (* a (+ (* 1/2 (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b))))) (* 1/2 (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))))))) (taylor 0 a) (#s(alt (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* 1/4 (* (sqrt (/ 1 (* a c))) (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b))))) (taylor inf a) (#s(alt (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b))))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2)))) (taylor inf a) (#s(alt (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b)))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b))))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))))) (taylor inf a) (#s(alt (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b)))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b))))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (* a c)) (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b)))))) (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5)))))))) (pow a 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2)))))) (taylor inf a) (#s(alt (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2)))) (taylor -inf a) (#s(alt (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))) (+ (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))) (* -1/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (* (sqrt -1) (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* 1/256 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 4) (* (sqrt -1) (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* 1/2 (* c (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3)))))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* 1/2 (* c (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))) (* c (+ (* 1/2 (* c (- (+ (* -32 (/ (pow a 3) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))))) (+ (* 8 (/ (pow a 3) (pow b 7))) (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8)))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (* a b)))))) (* 1/2 (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* 1/4 (* (sqrt (/ c (pow a 3))) (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b))))) (taylor inf c) (#s(alt (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b))))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2))))) (taylor inf c) (#s(alt (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 4) (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b)))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b))))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2)))))) (taylor inf c) (#s(alt (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 4) (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b)))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b))))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b)))))) (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 5))) (pow b 5)))))))) (pow c 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2))))))) (taylor inf c) (#s(alt (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (* (sqrt -1/4) (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))) (taylor -inf c) (#s(alt (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2)))))) (taylor -inf c) (#s(alt (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 4) (* (sqrt -1) (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2))))))) (taylor -inf c) (#s(alt (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/256 (* (sqrt (/ c (pow a 7))) (/ (* (pow b 4) (* (sqrt -1) (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2))))))) (taylor -inf c) (#s(alt (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* a (* b (* c (sqrt -16)))) (taylor 0 b) (#s(alt (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (patch (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ (* -2 (* (sqrt (* a c)) b)) (* a (* c (sqrt -16))))) (taylor 0 b) (#s(alt (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (patch (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ (* a (* c (sqrt -16))) (* b (+ (* -2 (sqrt (* a c))) (* -1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))))))) (taylor 0 b) (#s(alt (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (patch (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ (* a (* c (sqrt -16))) (* b (+ (* -2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/4 (sqrt (/ 1 (* a c)))) (* 1/2 (/ b (* a (* c (sqrt -16))))))))))) (taylor 0 b) (#s(alt (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (patch (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* a (* b c))) (taylor inf b) (#s(alt (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (patch (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (taylor inf b) (#s(alt (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (patch (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (* -2 (* a c)))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (taylor inf b) (#s(alt (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (patch (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -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)))))) (taylor inf b) (#s(alt (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (patch (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #<representation binary64>) () ())) ())
#s(alt (* 2 (pow b 3)) (taylor -inf b) (#s(alt (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (patch (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow b 3) (- (* -2 (/ (* a c) (pow b 2))) 2))) (taylor -inf b) (#s(alt (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (patch (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow b 3) (- (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (/ (- (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (pow b 4)))) 2))) (taylor -inf b) (#s(alt (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (patch (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow b 3) (- (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (/ (- (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (pow b 4))))) 2))) (taylor -inf b) (#s(alt (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (patch (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* a (* b c))) (taylor 0 a) (#s(alt (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (patch (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (* b c)) (* a (* b (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2)))))))) (taylor 0 a) (#s(alt (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (patch (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (* b c)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 3))) (* b (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))))) (taylor 0 a) (#s(alt (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (patch (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (* b c)) (* a (+ (* a (+ (* -4 (/ (pow c 3) (pow b 3))) (* a (* b (- (* -32 (/ (pow c 4) (pow b 6))) (* -1/2 (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))))))))) (* b (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))))) (taylor 0 a) (#s(alt (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (patch (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #<representation binary64>) () ())) ())
#s(alt (* a (* b (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b))))) (taylor inf a) (#s(alt (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (patch (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* b (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b)))) (/ (* b (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))) (pow a 2)))) (taylor inf a) (#s(alt (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (patch (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* b (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b)))) (+ (/ (* b (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5))))) (pow a 4)) (/ (* b (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))) (pow a 2))))) (taylor inf a) (#s(alt (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (patch (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* b (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b)))) (+ (/ (* b (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5))))) (pow a 4)) (+ (/ (* b (- (* 1/16 (/ (pow b 12) (* (pow c 5) (pow (sqrt -16) 5)))) (* 1/512 (* (sqrt (/ (pow a 5) (pow c 5))) (pow b 7))))) (pow a 6)) (/ (* b (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))) (pow a 2)))))) (taylor inf a) (#s(alt (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (patch (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (* b (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))) (taylor -inf a) (#s(alt (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (patch (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* b (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))) (/ (* b (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))) (pow a 2))))) (taylor -inf a) (#s(alt (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (patch (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* b (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))) (+ (/ (* b (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))) (pow a 4)) (/ (* b (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))) (pow a 2)))))) (taylor -inf a) (#s(alt (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (patch (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* b (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))) (+ (/ (* b (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))) (pow a 4)) (+ (/ (* b (- (* 1/16 (/ (pow b 12) (* (pow c 5) (pow (sqrt -16) 5)))) (* 1/16 (* (sqrt (/ (pow a 5) (pow c 5))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 5)))))) (pow a 6)) (/ (* b (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))) (pow a 2))))))) (taylor -inf a) (#s(alt (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (patch (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* a (* b c))) (taylor 0 c) (#s(alt (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (patch (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (* a b)) (* b (* c (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2)))))))) (taylor 0 c) (#s(alt (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (patch (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (* a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* b (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))))))) (taylor 0 c) (#s(alt (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (patch (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (* a b)) (* c (+ (* b (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (* c (+ (* -4 (/ (pow a 3) (pow b 3))) (* b (* c (- (* -32 (/ (pow a 4) (pow b 6))) (* -1/2 (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))))))))))) (taylor 0 c) (#s(alt (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (patch (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #<representation binary64>) () ())) ())
#s(alt (* b (* c (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b))))) (taylor inf c) (#s(alt (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (patch (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* b (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b)))) (/ (* b (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))) (pow c 2)))) (taylor inf c) (#s(alt (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (patch (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* b (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b)))) (+ (/ (* b (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 3))) (pow b 5))))) (pow c 4)) (/ (* b (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))) (pow c 2))))) (taylor inf c) (#s(alt (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (patch (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* b (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b)))) (+ (/ (* b (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 3))) (pow b 5))))) (pow c 4)) (+ (/ (* b (- (* 1/16 (/ (pow b 12) (* (pow a 5) (pow (sqrt -16) 5)))) (* 1/512 (* (sqrt (/ (pow c 5) (pow a 5))) (pow b 7))))) (pow c 6)) (/ (* b (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))) (pow c 2)))))) (taylor inf c) (#s(alt (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (patch (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (* c (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))))) (taylor -inf c) (#s(alt (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (patch (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* b (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))) (/ (* b (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))) (pow c 2))))) (taylor -inf c) (#s(alt (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (patch (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* b (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))) (+ (/ (* b (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))) (pow c 4)) (/ (* b (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))) (pow c 2)))))) (taylor -inf c) (#s(alt (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (patch (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* b (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))) (+ (/ (* b (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))) (pow c 4)) (+ (/ (* b (- (* 1/16 (/ (pow b 12) (* (pow a 5) (pow (sqrt -16) 5)))) (* 1/16 (* (sqrt (/ (pow c 5) (pow a 5))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 5)))))) (pow c 6)) (/ (* b (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))) (pow c 2))))))) (taylor -inf c) (#s(alt (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (patch (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* a c)) (taylor 0 a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* a (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (* 2 c))) (taylor 0 a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* a (- (+ (* -8 (/ (pow c 2) (pow b 2))) (* -4 (/ (* a (pow c 3)) (pow b 4)))) (* -2 (/ (pow c 2) (pow b 2))))) (* 2 c))) (taylor 0 a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* a (- (+ (* -8 (/ (pow c 2) (pow b 2))) (* a (- (* a (- (* -32 (/ (pow c 4) (pow b 6))) (* -1/2 (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))))) (* 4 (/ (pow c 3) (pow b 4)))))) (* -2 (/ (pow c 2) (pow b 2))))) (* 2 c))) (taylor 0 a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b)))) (taylor inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* c (sqrt -16))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (* 2 (* (sqrt (/ c a)) b))))) (taylor inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* c (sqrt -16)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 5))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (* 2 (* (sqrt (/ c a)) b)))))) (taylor inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 12) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* c (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 5))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 7))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (* 2 (* (sqrt (/ c a)) b))))))) (taylor inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))) (taylor -inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* c (sqrt -16))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))) (taylor -inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* c (sqrt -16)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))) (taylor -inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 12) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* c (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))))) (taylor -inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* a c)) (taylor 0 c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (* 2 a))) (taylor 0 c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (- (+ (* -8 (/ (pow a 2) (pow b 2))) (* -4 (/ (* (pow a 3) c) (pow b 4)))) (* -2 (/ (pow a 2) (pow b 2))))) (* 2 a))) (taylor 0 c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (- (+ (* -8 (/ (pow a 2) (pow b 2))) (* c (- (* c (- (* -32 (/ (pow a 4) (pow b 6))) (* -1/2 (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))))) (* 4 (/ (pow a 3) (pow b 4)))))) (* -2 (/ (pow a 2) (pow b 2))))) (* 2 a))) (taylor 0 c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b)))) (taylor inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* a (sqrt -16))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 3))) (* 2 (* (sqrt (/ a c)) b))))) (taylor inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* a (sqrt -16)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 5))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 3))) (* 2 (* (sqrt (/ a c)) b)))))) (taylor inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 12) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* a (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 5))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 7))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 3))) (* 2 (* (sqrt (/ a c)) b))))))) (taylor inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))) (taylor -inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* a (sqrt -16))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))))) (taylor -inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* a (sqrt -16)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))) (taylor -inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 12) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* a (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))))))) (taylor -inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* a (* c (sqrt -16))) (taylor 0 b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (* (sqrt (* a c)) b)) (* a (* c (sqrt -16)))) (taylor 0 b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* a (* c (sqrt -16))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c)))))) (taylor 0 b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* a (* c (sqrt -16))) (* b (- (* (pow b 2) (- (* 1/2 (/ b (* a (* c (sqrt -16))))) (* 1/4 (sqrt (/ 1 (* a c)))))) (* 2 (sqrt (* a c)))))) (taylor 0 b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* a c)) (taylor inf b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (- (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c)))) (taylor inf b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c)))) (taylor inf b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (+ (* -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))) (+ (* 2 (* a c)) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))))) (taylor inf b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* 2 (pow b 2)) (taylor -inf b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 2 (* 2 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (- (+ 2 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (+ (* -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 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (- (+ 2 (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 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 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (pow b 2)) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (* (pow a 2) (+ (* -32 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (* -8 (/ (pow c 2) (pow b 2))))) (pow b 2)) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (* (pow a 2) (+ (* -8 (/ (pow c 2) (pow b 2))) (* (pow a 2) (+ (* -256 (/ (* (pow a 2) (pow c 6)) (pow b 10))) (* -32 (/ (pow c 4) (pow b 6))))))) (pow b 2)) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* a (* c (sqrt -16))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* c (sqrt -16)))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* c (sqrt -16))))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 12) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* c (sqrt -16)))))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (* c (sqrt -16)))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* c (sqrt -16))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* c (sqrt -16)))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 12) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* c (sqrt -16))))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (pow b 2)) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (* (pow c 2) (+ (* -32 (/ (* (pow a 4) (pow c 2)) (pow b 6))) (* -8 (/ (pow a 2) (pow b 2))))) (pow b 2)) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (* (pow c 2) (+ (* -8 (/ (pow a 2) (pow b 2))) (* (pow c 2) (+ (* -256 (/ (* (pow a 6) (pow c 2)) (pow b 10))) (* -32 (/ (pow a 4) (pow b 6))))))) (pow b 2)) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* a (* c (sqrt -16))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* a (sqrt -16)))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* a (sqrt -16))))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 12) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* a (sqrt -16)))))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (* c (sqrt -16)))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* a (sqrt -16))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* a (sqrt -16)))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 12) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* a (sqrt -16))))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* a (* c (sqrt -16))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (/ (pow b 4) (* a (* c (sqrt -16))))) (* a (* c (sqrt -16)))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* -1/8 (/ (pow b 4) (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))) (* 1/2 (/ 1 (* a (* c (sqrt -16)))))))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* (pow b 4) (- (* 1/16 (/ (pow b 4) (* (pow a 5) (* (pow c 5) (pow (sqrt -16) 5))))) (* 1/8 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))))) (* 1/2 (/ 1 (* a (* c (sqrt -16)))))))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 c) (taylor 0 a) (#s(alt (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) (taylor 0 a) (#s(alt (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c) (taylor 0 a) (#s(alt (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c) (taylor 0 a) (#s(alt (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf a) (#s(alt (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4)))))) (taylor inf a) (#s(alt (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) (taylor inf a) (#s(alt (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2))))) (taylor inf a) (#s(alt (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf a) (#s(alt (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6)))))) (taylor -inf a) (#s(alt (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6)))))) (taylor -inf a) (#s(alt (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6)))))) (taylor -inf a) (#s(alt (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 c) (taylor 0 c) (#s(alt (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ (* a c) (pow b 2))) 1)) (taylor 0 c) (#s(alt (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1)) (taylor 0 c) (#s(alt (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1)) (taylor 0 c) (#s(alt (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf c) (#s(alt (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) (taylor inf c) (#s(alt (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2))))))) (taylor inf c) (#s(alt (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2)))))) (taylor inf c) (#s(alt (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf c) (#s(alt (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) (taylor -inf c) (#s(alt (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c)))) (taylor -inf c) (#s(alt (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c)))) (taylor -inf c) (#s(alt (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 b) (#s(alt (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6)) (taylor 0 b) (#s(alt (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6)) (taylor 0 b) (#s(alt (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6)) (taylor 0 b) (#s(alt (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 c) (taylor inf b) (#s(alt (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) (taylor inf b) (#s(alt (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) (taylor inf b) (#s(alt (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2)))) (taylor inf b) (#s(alt (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 c) (taylor -inf b) (#s(alt (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) (taylor -inf b) (#s(alt (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) (taylor -inf b) (#s(alt (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2)))) (taylor -inf b) (#s(alt (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (taylor 0 b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #<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 #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) (taylor inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor -inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) (taylor -inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) (taylor -inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) (taylor -inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) (taylor 0 a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) (taylor 0 a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* 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)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) (taylor inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) (taylor -inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) (taylor -inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) (taylor -inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (taylor 0 c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) (taylor 0 c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) (taylor 0 c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) (taylor inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) (taylor inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) (taylor inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) (taylor 0 a) (#s(alt (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) (taylor 0 a) (#s(alt (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))))) (taylor 0 a) (#s(alt (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) (taylor inf a) (#s(alt (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) (taylor inf a) (#s(alt (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))) (taylor inf a) (#s(alt (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) (taylor -inf a) (#s(alt (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) (taylor -inf a) (#s(alt (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) (taylor -inf a) (#s(alt (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) (taylor inf c) (#s(alt (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2))))))) (taylor inf c) (#s(alt (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3))))) (taylor inf c) (#s(alt (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c)))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c)))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) (taylor 0 b) (#s(alt (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) (taylor 0 b) (#s(alt (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7)) (taylor 0 b) (#s(alt (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b) (taylor inf b) (#s(alt (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) (taylor -inf b) (#s(alt (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<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 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor 0 b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor 0 b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor 0 b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor 0 b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor -inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor -inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor -inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor -inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow a 4) (taylor 0 a) (#s(alt (*.f64 (*.f64 a a) (*.f64 a a)) (patch (*.f64 (*.f64 a a) (*.f64 a a)) #<representation binary64>) () ())) ())
#s(alt (pow a 4) (taylor 0 a) (#s(alt (*.f64 (*.f64 a a) (*.f64 a a)) (patch (*.f64 (*.f64 a a) (*.f64 a a)) #<representation binary64>) () ())) ())
#s(alt (pow a 4) (taylor 0 a) (#s(alt (*.f64 (*.f64 a a) (*.f64 a a)) (patch (*.f64 (*.f64 a a) (*.f64 a a)) #<representation binary64>) () ())) ())
#s(alt (pow a 4) (taylor 0 a) (#s(alt (*.f64 (*.f64 a a) (*.f64 a a)) (patch (*.f64 (*.f64 a a) (*.f64 a a)) #<representation binary64>) () ())) ())
#s(alt (pow a 4) (taylor inf a) (#s(alt (*.f64 (*.f64 a a) (*.f64 a a)) (patch (*.f64 (*.f64 a a) (*.f64 a a)) #<representation binary64>) () ())) ())
#s(alt (pow a 4) (taylor inf a) (#s(alt (*.f64 (*.f64 a a) (*.f64 a a)) (patch (*.f64 (*.f64 a a) (*.f64 a a)) #<representation binary64>) () ())) ())
#s(alt (pow a 4) (taylor inf a) (#s(alt (*.f64 (*.f64 a a) (*.f64 a a)) (patch (*.f64 (*.f64 a a) (*.f64 a a)) #<representation binary64>) () ())) ())
#s(alt (pow a 4) (taylor inf a) (#s(alt (*.f64 (*.f64 a a) (*.f64 a a)) (patch (*.f64 (*.f64 a a) (*.f64 a a)) #<representation binary64>) () ())) ())
#s(alt (pow a 4) (taylor -inf a) (#s(alt (*.f64 (*.f64 a a) (*.f64 a a)) (patch (*.f64 (*.f64 a a) (*.f64 a a)) #<representation binary64>) () ())) ())
#s(alt (pow a 4) (taylor -inf a) (#s(alt (*.f64 (*.f64 a a) (*.f64 a a)) (patch (*.f64 (*.f64 a a) (*.f64 a a)) #<representation binary64>) () ())) ())
#s(alt (pow a 4) (taylor -inf a) (#s(alt (*.f64 (*.f64 a a) (*.f64 a a)) (patch (*.f64 (*.f64 a a) (*.f64 a a)) #<representation binary64>) () ())) ())
#s(alt (pow a 4) (taylor -inf a) (#s(alt (*.f64 (*.f64 a a) (*.f64 a a)) (patch (*.f64 (*.f64 a a) (*.f64 a a)) #<representation binary64>) () ())) ())
#s(alt (* a (pow b 6)) (taylor 0 b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #<representation binary64>) () ())) ())
#s(alt (* a (pow b 6)) (taylor 0 b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #<representation binary64>) () ())) ())
#s(alt (* a (pow b 6)) (taylor 0 b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #<representation binary64>) () ())) ())
#s(alt (* a (pow b 6)) (taylor 0 b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #<representation binary64>) () ())) ())
#s(alt (* a (pow b 6)) (taylor inf b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #<representation binary64>) () ())) ())
#s(alt (* a (pow b 6)) (taylor inf b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #<representation binary64>) () ())) ())
#s(alt (* a (pow b 6)) (taylor inf b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #<representation binary64>) () ())) ())
#s(alt (* a (pow b 6)) (taylor inf b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #<representation binary64>) () ())) ())
#s(alt (* a (pow b 6)) (taylor -inf b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #<representation binary64>) () ())) ())
#s(alt (* a (pow b 6)) (taylor -inf b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #<representation binary64>) () ())) ())
#s(alt (* a (pow b 6)) (taylor -inf b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #<representation binary64>) () ())) ())
#s(alt (* a (pow b 6)) (taylor -inf b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #<representation binary64>) () ())) ())
#s(alt (* a (pow b 6)) (taylor 0 a) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #<representation binary64>) () ())) ())
#s(alt (* a (pow b 6)) (taylor 0 a) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #<representation binary64>) () ())) ())
#s(alt (* a (pow b 6)) (taylor 0 a) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #<representation binary64>) () ())) ())
#s(alt (* a (pow b 6)) (taylor 0 a) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #<representation binary64>) () ())) ())
#s(alt (* a (pow b 6)) (taylor inf a) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #<representation binary64>) () ())) ())
#s(alt (* a (pow b 6)) (taylor inf a) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #<representation binary64>) () ())) ())
#s(alt (* a (pow b 6)) (taylor inf a) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #<representation binary64>) () ())) ())
#s(alt (* a (pow b 6)) (taylor inf a) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #<representation binary64>) () ())) ())
#s(alt (* a (pow b 6)) (taylor -inf a) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #<representation binary64>) () ())) ())
#s(alt (* a (pow b 6)) (taylor -inf a) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #<representation binary64>) () ())) ())
#s(alt (* a (pow b 6)) (taylor -inf a) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #<representation binary64>) () ())) ())
#s(alt (* a (pow b 6)) (taylor -inf a) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 3)) (taylor 0 a) (#s(alt (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 3)) (taylor 0 a) (#s(alt (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 3)) (taylor 0 a) (#s(alt (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 3)) (taylor 0 a) (#s(alt (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 3)) (taylor inf a) (#s(alt (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 3)) (taylor inf a) (#s(alt (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 3)) (taylor inf a) (#s(alt (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 3)) (taylor inf a) (#s(alt (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 3)) (taylor -inf a) (#s(alt (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 3)) (taylor -inf a) (#s(alt (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 3)) (taylor -inf a) (#s(alt (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 3)) (taylor -inf a) (#s(alt (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 3)) (taylor 0 c) (#s(alt (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 3)) (taylor 0 c) (#s(alt (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 3)) (taylor 0 c) (#s(alt (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 3)) (taylor 0 c) (#s(alt (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 3)) (taylor inf c) (#s(alt (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 3)) (taylor inf c) (#s(alt (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 3)) (taylor inf c) (#s(alt (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 3)) (taylor inf c) (#s(alt (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 3)) (taylor -inf c) (#s(alt (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 3)) (taylor -inf c) (#s(alt (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 3)) (taylor -inf c) (#s(alt (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 3)) (taylor -inf c) (#s(alt (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 3)) (taylor 0 b) (#s(alt (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 3)) (taylor 0 b) (#s(alt (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 3)) (taylor 0 b) (#s(alt (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 3)) (taylor 0 b) (#s(alt (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 3)) (taylor inf b) (#s(alt (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 3)) (taylor inf b) (#s(alt (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 3)) (taylor inf b) (#s(alt (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 3)) (taylor inf b) (#s(alt (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 3)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 3)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 3)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 3)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor 0 b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor 0 b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor 0 b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor 0 b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor inf b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor inf b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor inf b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor inf b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor -inf b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor -inf b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor -inf b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor -inf b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* 2 (* a (pow b 2))) (taylor 0 a) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* 2 (pow b 2)) (* 4 (* a c)))) (taylor 0 a) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* 2 (pow b 2)) (* a (+ (* -4 (/ (* a (pow c 2)) (pow b 2))) (* 4 c))))) (taylor 0 a) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* 2 (pow b 2)) (* a (+ (* 4 c) (* a (+ (* -4 (/ (pow c 2) (pow b 2))) (* 8 (/ (* a (pow c 3)) (pow b 4))))))))) (taylor 0 a) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* 4 (* (sqrt (* (pow a 3) c)) b)) (taylor inf a) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (* 4 (* (sqrt (/ c a)) b)))) (taylor inf a) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 5))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (* 4 (* (sqrt (/ c a)) b))))) (taylor inf a) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 5))) (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 7))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (* 4 (* (sqrt (/ c a)) b)))))) (taylor inf a) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* (pow a 3) c)) (* b (* (sqrt -4) (sqrt -1))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3))))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 5)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* 4 (* (sqrt (* (pow a 3) c)) b)) (taylor 0 b) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ (* 1/2 (* (sqrt (/ a c)) (pow b 2))) (* 4 (sqrt (* (pow a 3) c))))) (taylor 0 b) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ (* 4 (sqrt (* (pow a 3) c))) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 2))) (* 1/2 (sqrt (/ a c))))))) (taylor 0 b) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ (* 4 (sqrt (* (pow a 3) c))) (* (pow b 2) (+ (* 1/2 (sqrt (/ a c))) (* (pow b 2) (+ (* -1/32 (sqrt (/ 1 (* a (pow c 3))))) (* 1/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 2))))))))) (taylor 0 b) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* 2 (* a (pow b 2))) (taylor inf b) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2))))) (taylor inf b) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))))) (taylor inf b) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 2 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))) (taylor inf b) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* a (pow b 2))) (taylor -inf b) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* -2 a))) (taylor -inf b) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))) (taylor -inf b) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* 2 (* a (pow b 2))) (taylor 0 c) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 (* a (pow b 2))) (* 4 (* (pow a 2) c))) (taylor 0 c) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 (* a (pow b 2))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 2))) (* 4 (pow a 2))))) (taylor 0 c) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 (* a (pow b 2))) (* c (+ (* 4 (pow a 2)) (* c (+ (* -4 (/ (pow a 3) (pow b 2))) (* 8 (/ (* (pow a 4) c) (pow b 4)))))))) (taylor 0 c) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* 4 (* (sqrt (* (pow a 3) c)) b)) (taylor inf c) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (pow b 3))) (* 4 (* (sqrt (/ (pow a 3) c)) b)))) (taylor inf c) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (pow b 5))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (pow b 3))) (* 4 (* (sqrt (/ (pow a 3) c)) b))))) (taylor inf c) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (pow b 5))) (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (pow b 7))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (pow b 3))) (* 4 (* (sqrt (/ (pow a 3) c)) b)))))) (taylor inf c) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* (pow a 3) c)) (* b (* (sqrt -4) (sqrt -1))))) (taylor -inf c) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (* b (* (sqrt -4) (sqrt -1))))) (* (sqrt (/ a (pow c 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))) (taylor -inf c) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (* b (* (sqrt -4) (sqrt -1))))) (* (sqrt (/ a (pow c 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (taylor -inf c) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (* b (* (sqrt -4) (sqrt -1))))) (* (sqrt (/ a (pow c 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))) (taylor -inf c) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
Calls

186 calls:

TimeVariablePointExpression
11.0ms
a
@inf
(+ (* (/ (* a (* c (* a (* c c)))) (* (* b b) (* b b))) -2) (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (neg (+ (* (* c c) (/ a (* b b))) c))))
4.0ms
a
@inf
(/ (* b (- (sqrt (+ (* a (* (* a (* c c)) -16)) (* (* b b) (* b b)))) (* b (sqrt (+ (* b b) (* 4 (* c a))))))) (* (* (* a 2) b) (sqrt (+ (* b b) (* 4 (* c a))))))
3.0ms
a
@-inf
(/ (* b (- (sqrt (+ (* a (* (* a (* c c)) -16)) (* (* b b) (* b b)))) (* b (sqrt (+ (* b b) (* 4 (* c a))))))) (* (* (* a 2) b) (sqrt (+ (* b b) (* 4 (* c a))))))
3.0ms
a
@-inf
(- (sqrt (+ (* a (* (* a (* c c)) -16)) (* (* b b) (* b b)))) (* b (sqrt (+ (* b b) (* 4 (* c a))))))
2.0ms
c
@-inf
(/ (* b (- (sqrt (+ (* a (* (* a (* c c)) -16)) (* (* b b) (* b b)))) (* b (sqrt (+ (* b b) (* 4 (* c a))))))) (* (* (* a 2) b) (sqrt (+ (* b b) (* 4 (* c a))))))

simplify457.0ms (2.9%)

Memory
1.1MiB live, 876.0MiB allocated
Algorithm
egg-herbie
Rules
5 986×lower-*.f64
5 986×lower-*.f32
5 190×lower-+.f64
5 190×lower-+.f32
5 094×lower-fma.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0190519268
1521519006
0809518315
Stop Event
iter limit
node limit
Counts
744 → 744
Calls
Call 1
Inputs
(* -1 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)
(- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c)
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(* -1 c)
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))
(* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6))
(* -1 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(* -1 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -1 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2)))) c)
(- (* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2)))) c)
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ c (pow a 3)))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ c (pow a 3)))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -1 (* (pow a 3) (+ (* 5 (/ (pow c 4) (pow b 6))) (/ (pow c 2) (* (pow a 2) (pow b 2))))))
(* -1 (* (pow a 3) (- (+ (* 5 (/ (pow c 4) (pow b 6))) (/ c (pow a 3))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(* -1 (* (pow a 3) (- (+ (* 5 (/ (pow c 4) (pow b 6))) (/ c (pow a 3))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(* -1 c)
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(* c (- (* c (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2)))) 1))
(* c (- (* c (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2)))) 1))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -1 (* a (* (pow b 4) (pow c 2))))) (pow b 6))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 4) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))) (pow b 6))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 4) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))) (pow b 6))
(* -1 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(* -1 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ -1 b)
(/ a b)
(* a (+ (/ 1 b) (/ (* a c) (pow b 3))))
(* a (+ (/ 1 b) (/ (* a c) (pow b 3))))
(* a (+ (/ 1 b) (/ (* a c) (pow b 3))))
(/ (* (pow a 2) c) (pow b 3))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(/ (* (pow a 2) c) (pow b 3))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(/ a b)
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))
(/ (* (pow a 2) c) (pow b 3))
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))
(/ (* (pow a 2) c) (pow b 3))
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))
(/ (* (pow a 2) c) (pow b 3))
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))
(/ a b)
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)
(/ a b)
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (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))))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(* -2 (/ (* a c) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* 1/4 (* (sqrt (/ c a)) (sqrt -16)))
(+ (* -1/2 (/ b a)) (* 1/4 (* (sqrt (/ c a)) (sqrt -16))))
(+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -16)))) (* 1/2 (/ 1 a)))))
(+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* b (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -16))) (* 1/2 (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (sqrt -16))))))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))) b)
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2))))) b)
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (+ (* 1/2 (/ (- (+ (* -32 (* (pow a 3) (pow c 4))) (+ (* -1/2 (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2)))))) (+ (* 8 (* (pow a 3) (pow c 4))) (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a))) (pow b 6))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (* 2 c)) (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (* 2 c)) (pow b 2))) (+ (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (+ (* -4 (* a (pow c 2))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (* 2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (* 2 c)) (pow b 2))) (+ (* 1/2 (/ (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (+ (* -1 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -1 (/ (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))) a)) (* 4 (* (pow a 2) (pow c 3)))))) (pow b 6))) (+ (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (+ (* -4 (* a (pow c 2))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (* 2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* 1/2 (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3)))))))
(+ (* -1 (/ c b)) (* a (+ (* 1/2 (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))))))
(+ (* -1 (/ c b)) (* a (+ (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))) (* a (+ (* 1/2 (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b))))) (* 1/2 (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))))))
(* 1/4 (* (sqrt (/ 1 (* a c))) (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b)))))
(+ (* 1/4 (* (sqrt (/ 1 (* a c))) (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b))))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))))
(+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b)))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b))))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2)))))
(+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b)))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b))))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (* a c)) (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b)))))) (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5)))))))) (pow a 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))))))
(* -1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))))
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))))
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))) (+ (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))) (* -1/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (* (sqrt -1) (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))))
(+ (* -1 (/ (+ (* 1/256 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 4) (* (sqrt -1) (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2)))))
(* -1 (/ c b))
(* c (- (* 1/2 (* c (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3)))))) (/ 1 b)))
(* c (- (* c (+ (* 1/2 (* c (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))))) (/ 1 b)))
(* c (- (* c (+ (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))) (* c (+ (* 1/2 (* c (- (+ (* -32 (/ (pow a 3) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))))) (+ (* 8 (/ (pow a 3) (pow b 7))) (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8)))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (* a b)))))) (* 1/2 (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))))) (/ 1 b)))
(* 1/4 (* (sqrt (/ c (pow a 3))) (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b)))))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b))))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2)))))
(* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 4) (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b)))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b))))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2))))))
(* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 4) (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b)))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b))))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b)))))) (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 5))) (pow b 5)))))))) (pow c 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2)))))))
(* -1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (* (sqrt -1/4) (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2))))))
(* -1 (* c (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 4) (* (sqrt -1) (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/256 (* (sqrt (/ c (pow a 7))) (/ (* (pow b 4) (* (sqrt -1) (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2)))))))
(* a (* b (* c (sqrt -16))))
(* b (+ (* -2 (* (sqrt (* a c)) b)) (* a (* c (sqrt -16)))))
(* b (+ (* a (* c (sqrt -16))) (* b (+ (* -2 (sqrt (* a c))) (* -1/4 (* (sqrt (/ 1 (* a c))) (pow b 2)))))))
(* b (+ (* a (* c (sqrt -16))) (* b (+ (* -2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/4 (sqrt (/ 1 (* a c)))) (* 1/2 (/ b (* a (* c (sqrt -16)))))))))))
(* -2 (* a (* b c)))
(* b (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* b (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (* -2 (* a c)))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* b (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -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))))))
(* 2 (pow b 3))
(* -1 (* (pow b 3) (- (* -2 (/ (* a c) (pow b 2))) 2)))
(* -1 (* (pow b 3) (- (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (/ (- (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (pow b 4)))) 2)))
(* -1 (* (pow b 3) (- (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (/ (- (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (pow b 4))))) 2)))
(* -2 (* a (* b c)))
(* a (+ (* -2 (* b c)) (* a (* b (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))))
(* a (+ (* -2 (* b c)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 3))) (* b (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2)))))))))
(* a (+ (* -2 (* b c)) (* a (+ (* a (+ (* -4 (/ (pow c 3) (pow b 3))) (* a (* b (- (* -32 (/ (pow c 4) (pow b 6))) (* -1/2 (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))))))))) (* b (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2)))))))))
(* a (* b (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b)))))
(* a (+ (* b (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b)))) (/ (* b (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))) (pow a 2))))
(* a (+ (* b (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b)))) (+ (/ (* b (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5))))) (pow a 4)) (/ (* b (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))) (pow a 2)))))
(* a (+ (* b (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b)))) (+ (/ (* b (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5))))) (pow a 4)) (+ (/ (* b (- (* 1/16 (/ (pow b 12) (* (pow c 5) (pow (sqrt -16) 5)))) (* 1/512 (* (sqrt (/ (pow a 5) (pow c 5))) (pow b 7))))) (pow a 6)) (/ (* b (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))) (pow a 2))))))
(* -1 (* a (* b (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))
(* -1 (* a (+ (* b (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))) (/ (* b (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))) (pow a 2)))))
(* -1 (* a (+ (* b (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))) (+ (/ (* b (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))) (pow a 4)) (/ (* b (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))) (pow a 2))))))
(* -1 (* a (+ (* b (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))) (+ (/ (* b (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))) (pow a 4)) (+ (/ (* b (- (* 1/16 (/ (pow b 12) (* (pow c 5) (pow (sqrt -16) 5)))) (* 1/16 (* (sqrt (/ (pow a 5) (pow c 5))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 5)))))) (pow a 6)) (/ (* b (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))) (pow a 2)))))))
(* -2 (* a (* b c)))
(* c (+ (* -2 (* a b)) (* b (* c (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))))))
(* c (+ (* -2 (* a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* b (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2)))))))))
(* c (+ (* -2 (* a b)) (* c (+ (* b (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (* c (+ (* -4 (/ (pow a 3) (pow b 3))) (* b (* c (- (* -32 (/ (pow a 4) (pow b 6))) (* -1/2 (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))))))))))))
(* b (* c (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b)))))
(* c (+ (* b (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b)))) (/ (* b (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))) (pow c 2))))
(* c (+ (* b (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b)))) (+ (/ (* b (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 3))) (pow b 5))))) (pow c 4)) (/ (* b (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))) (pow c 2)))))
(* c (+ (* b (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b)))) (+ (/ (* b (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 3))) (pow b 5))))) (pow c 4)) (+ (/ (* b (- (* 1/16 (/ (pow b 12) (* (pow a 5) (pow (sqrt -16) 5)))) (* 1/512 (* (sqrt (/ (pow c 5) (pow a 5))) (pow b 7))))) (pow c 6)) (/ (* b (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))) (pow c 2))))))
(* -1 (* b (* c (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))
(* -1 (* c (+ (* b (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))) (/ (* b (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))) (pow c 2)))))
(* -1 (* c (+ (* b (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))) (+ (/ (* b (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))) (pow c 4)) (/ (* b (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))) (pow c 2))))))
(* -1 (* c (+ (* b (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))) (+ (/ (* b (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))) (pow c 4)) (+ (/ (* b (- (* 1/16 (/ (pow b 12) (* (pow a 5) (pow (sqrt -16) 5)))) (* 1/16 (* (sqrt (/ (pow c 5) (pow a 5))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 5)))))) (pow c 6)) (/ (* b (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))) (pow c 2)))))))
(* -2 (* a c))
(* a (- (* a (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (* 2 c)))
(* a (- (* a (- (+ (* -8 (/ (pow c 2) (pow b 2))) (* -4 (/ (* a (pow c 3)) (pow b 4)))) (* -2 (/ (pow c 2) (pow b 2))))) (* 2 c)))
(* a (- (* a (- (+ (* -8 (/ (pow c 2) (pow b 2))) (* a (- (* a (- (* -32 (/ (pow c 4) (pow b 6))) (* -1/2 (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))))) (* 4 (/ (pow c 3) (pow b 4)))))) (* -2 (/ (pow c 2) (pow b 2))))) (* 2 c)))
(* a (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b))))
(* a (- (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* c (sqrt -16))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (* 2 (* (sqrt (/ c a)) b)))))
(* a (- (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* c (sqrt -16)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 5))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (* 2 (* (sqrt (/ c a)) b))))))
(* a (- (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 12) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* c (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 5))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 7))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (* 2 (* (sqrt (/ c a)) b)))))))
(* -1 (* a (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))
(* -1 (* a (- (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* c (sqrt -16))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))
(* -1 (* a (- (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* c (sqrt -16)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))))
(* -1 (* a (- (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 12) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* c (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))))
(* -2 (* a c))
(* c (- (* c (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (* 2 a)))
(* c (- (* c (- (+ (* -8 (/ (pow a 2) (pow b 2))) (* -4 (/ (* (pow a 3) c) (pow b 4)))) (* -2 (/ (pow a 2) (pow b 2))))) (* 2 a)))
(* c (- (* c (- (+ (* -8 (/ (pow a 2) (pow b 2))) (* c (- (* c (- (* -32 (/ (pow a 4) (pow b 6))) (* -1/2 (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))))) (* 4 (/ (pow a 3) (pow b 4)))))) (* -2 (/ (pow a 2) (pow b 2))))) (* 2 a)))
(* c (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b))))
(* c (- (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* a (sqrt -16))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 3))) (* 2 (* (sqrt (/ a c)) b)))))
(* c (- (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* a (sqrt -16)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 5))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 3))) (* 2 (* (sqrt (/ a c)) b))))))
(* c (- (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 12) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* a (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 5))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 7))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 3))) (* 2 (* (sqrt (/ a c)) b)))))))
(* -1 (* c (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))))
(* -1 (* c (- (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* a (sqrt -16))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))
(* -1 (* c (- (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* a (sqrt -16)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))))))
(* -1 (* c (- (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 12) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* a (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))))
(* a (* c (sqrt -16)))
(+ (* -2 (* (sqrt (* a c)) b)) (* a (* c (sqrt -16))))
(+ (* a (* c (sqrt -16))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c))))))
(+ (* a (* c (sqrt -16))) (* b (- (* (pow b 2) (- (* 1/2 (/ b (* a (* c (sqrt -16))))) (* 1/4 (sqrt (/ 1 (* a c)))))) (* 2 (sqrt (* a c))))))
(* -2 (* a c))
(- (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c))))
(- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c))))
(- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (+ (* -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))) (+ (* 2 (* a c)) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))))
(* 2 (pow b 2))
(* (pow b 2) (+ 2 (* 2 (/ (* a c) (pow b 2)))))
(* (pow b 2) (- (+ 2 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* (pow b 2) (- (+ 2 (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 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))))))
(pow b 2)
(+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (pow b 2))
(+ (* (pow a 2) (+ (* -32 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (* -8 (/ (pow c 2) (pow b 2))))) (pow b 2))
(+ (* (pow a 2) (+ (* -8 (/ (pow c 2) (pow b 2))) (* (pow a 2) (+ (* -256 (/ (* (pow a 2) (pow c 6)) (pow b 10))) (* -32 (/ (pow c 4) (pow b 6))))))) (pow b 2))
(* a (* c (sqrt -16)))
(* a (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* c (sqrt -16))))
(* a (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* c (sqrt -16)))))
(* a (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 12) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* c (sqrt -16))))))
(* -1 (* a (* c (sqrt -16))))
(* -1 (* a (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* c (sqrt -16)))))
(* -1 (* a (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* c (sqrt -16))))))
(* -1 (* a (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 12) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* c (sqrt -16)))))))
(pow b 2)
(+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (pow b 2))
(+ (* (pow c 2) (+ (* -32 (/ (* (pow a 4) (pow c 2)) (pow b 6))) (* -8 (/ (pow a 2) (pow b 2))))) (pow b 2))
(+ (* (pow c 2) (+ (* -8 (/ (pow a 2) (pow b 2))) (* (pow c 2) (+ (* -256 (/ (* (pow a 6) (pow c 2)) (pow b 10))) (* -32 (/ (pow a 4) (pow b 6))))))) (pow b 2))
(* a (* c (sqrt -16)))
(* c (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* a (sqrt -16))))
(* c (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* a (sqrt -16)))))
(* c (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 12) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* a (sqrt -16))))))
(* -1 (* a (* c (sqrt -16))))
(* -1 (* c (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* a (sqrt -16)))))
(* -1 (* c (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* a (sqrt -16))))))
(* -1 (* c (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 12) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* a (sqrt -16)))))))
(* a (* c (sqrt -16)))
(+ (* 1/2 (/ (pow b 4) (* a (* c (sqrt -16))))) (* a (* c (sqrt -16))))
(+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* -1/8 (/ (pow b 4) (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))) (* 1/2 (/ 1 (* a (* c (sqrt -16))))))))
(+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* (pow b 4) (- (* 1/16 (/ (pow b 4) (* (pow a 5) (* (pow c 5) (pow (sqrt -16) 5))))) (* 1/8 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))))) (* 1/2 (/ 1 (* a (* c (sqrt -16))))))))
(pow b 2)
(* (pow b 2) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(* (pow b 2) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* (pow b 2) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(pow b 2)
(* (pow b 2) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(* (pow b 2) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* (pow b 2) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)
(- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c)
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(* -1 c)
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))
(* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6))
(* -1 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(* -1 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)
(* -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 (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(* a (pow b 6))
(* a (pow b 6))
(* a (pow b 6))
(* a (pow b 6))
(* a (pow b 6))
(* a (pow b 6))
(* a (pow b 6))
(* a (pow b 6))
(* a (pow b 6))
(* a (pow b 6))
(* a (pow b 6))
(* a (pow b 6))
(* a (pow b 6))
(* a (pow b 6))
(* a (pow b 6))
(* a (pow b 6))
(* a (pow b 6))
(* a (pow b 6))
(* a (pow b 6))
(* a (pow b 6))
(* a (pow b 6))
(* a (pow b 6))
(* a (pow b 6))
(* a (pow b 6))
(/ (* a c) (pow b 3))
(/ (* a c) (pow b 3))
(/ (* a c) (pow b 3))
(/ (* a c) (pow b 3))
(/ (* a c) (pow b 3))
(/ (* a c) (pow b 3))
(/ (* a c) (pow b 3))
(/ (* a c) (pow b 3))
(/ (* a c) (pow b 3))
(/ (* a c) (pow b 3))
(/ (* a c) (pow b 3))
(/ (* a c) (pow b 3))
(/ (* a c) (pow b 3))
(/ (* a c) (pow b 3))
(/ (* a c) (pow b 3))
(/ (* a c) (pow b 3))
(/ (* a c) (pow b 3))
(/ (* a c) (pow b 3))
(/ (* a c) (pow b 3))
(/ (* a c) (pow b 3))
(/ (* a c) (pow b 3))
(/ (* a c) (pow b 3))
(/ (* a c) (pow b 3))
(/ (* a c) (pow b 3))
(/ (* a c) (pow b 3))
(/ (* a c) (pow b 3))
(/ (* a c) (pow b 3))
(/ (* a c) (pow b 3))
(/ (* a c) (pow b 3))
(/ (* a c) (pow b 3))
(/ (* a c) (pow b 3))
(/ (* a c) (pow b 3))
(/ (* a c) (pow b 3))
(/ (* a c) (pow b 3))
(/ (* a c) (pow b 3))
(/ (* a c) (pow b 3))
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(* 2 (* a (pow b 2)))
(* a (+ (* 2 (pow b 2)) (* 4 (* a c))))
(* a (+ (* 2 (pow b 2)) (* a (+ (* -4 (/ (* a (pow c 2)) (pow b 2))) (* 4 c)))))
(* a (+ (* 2 (pow b 2)) (* a (+ (* 4 c) (* a (+ (* -4 (/ (pow c 2) (pow b 2))) (* 8 (/ (* a (pow c 3)) (pow b 4)))))))))
(* 4 (* (sqrt (* (pow a 3) c)) b))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (* 4 (* (sqrt (/ c a)) b))))
(* (pow a 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 5))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (* 4 (* (sqrt (/ c a)) b)))))
(* (pow a 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 5))) (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 7))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (* 4 (* (sqrt (/ c a)) b))))))
(* -2 (* (sqrt (* (pow a 3) c)) (* b (* (sqrt -4) (sqrt -1)))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 5)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3))))))))
(* 4 (* (sqrt (* (pow a 3) c)) b))
(* b (+ (* 1/2 (* (sqrt (/ a c)) (pow b 2))) (* 4 (sqrt (* (pow a 3) c)))))
(* b (+ (* 4 (sqrt (* (pow a 3) c))) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 2))) (* 1/2 (sqrt (/ a c)))))))
(* b (+ (* 4 (sqrt (* (pow a 3) c))) (* (pow b 2) (+ (* 1/2 (sqrt (/ a c))) (* (pow b 2) (+ (* -1/32 (sqrt (/ 1 (* a (pow c 3))))) (* 1/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 2)))))))))
(* 2 (* a (pow b 2)))
(* (pow b 2) (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))))
(* (pow b 2) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2))))))
(* (pow b 2) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 2 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))
(* -2 (* a (pow b 2)))
(* (pow b 2) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* -2 a)))
(* (pow b 2) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))
(* 2 (* a (pow b 2)))
(+ (* 2 (* a (pow b 2))) (* 4 (* (pow a 2) c)))
(+ (* 2 (* a (pow b 2))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 2))) (* 4 (pow a 2)))))
(+ (* 2 (* a (pow b 2))) (* c (+ (* 4 (pow a 2)) (* c (+ (* -4 (/ (pow a 3) (pow b 2))) (* 8 (/ (* (pow a 4) c) (pow b 4))))))))
(* 4 (* (sqrt (* (pow a 3) c)) b))
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (pow b 3))) (* 4 (* (sqrt (/ (pow a 3) c)) b))))
(* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (pow b 5))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (pow b 3))) (* 4 (* (sqrt (/ (pow a 3) c)) b)))))
(* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (pow b 5))) (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (pow b 7))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (pow b 3))) (* 4 (* (sqrt (/ (pow a 3) c)) b))))))
(* -2 (* (sqrt (* (pow a 3) c)) (* b (* (sqrt -4) (sqrt -1)))))
(* -1 (* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (* b (* (sqrt -4) (sqrt -1))))) (* (sqrt (/ a (pow c 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))
(* -1 (* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (* b (* (sqrt -4) (sqrt -1))))) (* (sqrt (/ a (pow c 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))
(* -1 (* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (* b (* (sqrt -4) (sqrt -1))))) (* (sqrt (/ a (pow c 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))
Outputs
(* -1 c)
(neg.f64 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 b b))) (neg.f64 c))
(- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c)
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b b))) (neg.f64 c))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b b)))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b b)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b)))) (neg.f64 a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))) (neg.f64 a))) a)))
(* -1 c)
(neg.f64 c)
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))
(* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 a (*.f64 (*.f64 b b) (*.f64 c c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) (*.f64 c c))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 b b) c))) (neg.f64 c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 b b) c))) (/.f64 #s(literal 1 binary64) (*.f64 c c))) c)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a (*.f64 b b)) (neg.f64 (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6))
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64)))
(* -1 c)
(neg.f64 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(* -1 c)
(neg.f64 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -1 c)
(neg.f64 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2)))) c)
(fma.f64 a (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b b))) (neg.f64 c))
(- (* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2)))) c)
(fma.f64 a (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b b))) (neg.f64 c))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b b)))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ c (pow a 3)))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b b)))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ c (pow a 3)))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b b)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -1 (* (pow a 3) (+ (* 5 (/ (pow c 4) (pow b 6))) (/ (pow c 2) (* (pow a 2) (pow b 2))))))
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b b))))))
(* -1 (* (pow a 3) (- (+ (* 5 (/ (pow c 4) (pow b 6))) (/ c (pow a 3))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (+.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b b)))))
(* -1 (* (pow a 3) (- (+ (* 5 (/ (pow c 4) (pow b 6))) (/ c (pow a 3))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (+.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b b)))))
(* -1 c)
(neg.f64 c)
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))
(* c (- (* c (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2)))) 1))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)))
(* c (- (* c (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2)))) 1))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (neg.f64 a) (*.f64 (*.f64 b b) (*.f64 c c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) (*.f64 c c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) (*.f64 c c))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (neg.f64 a) (*.f64 (*.f64 b b) (*.f64 c c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) (*.f64 c c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) (*.f64 c c))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -1 (* a (* (pow b 4) (pow c 2))))) (pow b 6))
(/.f64 (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 4) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))) (pow b 6))
(/.f64 (fma.f64 (pow.f64 b #s(literal 4 binary64)) (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 a (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 4) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))) (pow b 6))
(/.f64 (fma.f64 (pow.f64 b #s(literal 4 binary64)) (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 a (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64)))
(* -1 c)
(neg.f64 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(* -1 c)
(neg.f64 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) 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 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 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 (*.f64 a (*.f64 a a)) c))) (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 (/ c b))
(/.f64 c (neg.f64 b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.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))))) b)
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(neg.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (neg.f64 b) (-.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (/.f64 c (*.f64 b b))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (/.f64 c (*.f64 b b)))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.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))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/4 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 -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 c (neg.f64 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 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(neg.f64 (fma.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 #s(literal 1/2 binary64) b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.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)))))) a)) a)))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 a b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) 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))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (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 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c)))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c)) c))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 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 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 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 (*.f64 a (*.f64 a a)) c))) (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 (/ c b))
(/.f64 c (neg.f64 b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.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))))) b)
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(neg.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (neg.f64 b) (-.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (/.f64 c (*.f64 b b))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (/.f64 c (*.f64 b b)))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.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))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/4 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 -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 c (neg.f64 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 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(neg.f64 (fma.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 #s(literal 1/2 binary64) b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.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)))))) a)) a)))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 a b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) 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))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (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 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c)))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c)) c))))
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ a b)
(/.f64 a b)
(* a (+ (/ 1 b) (/ (* a c) (pow b 3))))
(*.f64 a (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))
(* a (+ (/ 1 b) (/ (* a c) (pow b 3))))
(*.f64 a (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))
(* a (+ (/ 1 b) (/ (* a c) (pow b 3))))
(*.f64 a (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (*.f64 b (*.f64 b b)))))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (*.f64 b (*.f64 b b)))))
(/ a b)
(/.f64 a b)
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))
(fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))
(fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))
(fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))
(*.f64 c (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))
(*.f64 c (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))
(*.f64 c (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))
(*.f64 (neg.f64 c) (-.f64 (neg.f64 (/.f64 a (*.f64 b c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))
(*.f64 (neg.f64 c) (-.f64 (neg.f64 (/.f64 a (*.f64 b c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))
(*.f64 (neg.f64 c) (-.f64 (neg.f64 (/.f64 a (*.f64 b c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))
(/.f64 (fma.f64 a (*.f64 b b) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))
(/.f64 (fma.f64 a (*.f64 b b) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))
(/.f64 (fma.f64 a (*.f64 b b) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))
(/ a b)
(/.f64 a b)
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)
(/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b)
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)
(/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b)
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)
(/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b)
(/ a b)
(/.f64 a b)
(* -1 (/ (+ (* -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)) (neg.f64 b))
(* -1 (/ (+ (* -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)) (neg.f64 b))
(* -1 (/ (+ (* -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)) (neg.f64 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 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 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 (*.f64 a (*.f64 a a)) c))) (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 (/ c b))
(/.f64 c (neg.f64 b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.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))))) b)
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(neg.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (neg.f64 b) (-.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (/.f64 c (*.f64 b b))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (/.f64 c (*.f64 b b)))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.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))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/4 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 -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 c (neg.f64 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 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(neg.f64 (fma.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 #s(literal 1/2 binary64) b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.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)))))) a)) a)))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 a b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) 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))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (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 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c)))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c)) c))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (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 (*.f64 a c)) (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/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.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))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) 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 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (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 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (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 #s(literal -2 binary64) b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a 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) (+.f64 (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)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) 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 -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))) (/.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 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 #s(literal -2 binary64) c) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* 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 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 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 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.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 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b a)))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) 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)))) (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 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal -1/64 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 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a)) b) a))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) 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 (*.f64 a (*.f64 a a)) 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 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 (*.f64 #s(literal -2 binary64) a) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.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 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (neg.f64 c))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b c)))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (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)) 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 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 c)) b) c))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) 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)) (* -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)) (* -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))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) 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)) (* -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)) (* -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))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b (*.f64 b b)))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) 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)
(/ (+ (* -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)
(/ (+ (* -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)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) b)
(* -1 (/ (+ (* 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))) (neg.f64 b))
(* -1 (/ (+ (* 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))) (neg.f64 b))
(* -1 (/ (+ (* 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))) (neg.f64 b))
(* 1/4 (* (sqrt (/ c a)) (sqrt -16)))
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -16 binary64))))
(+ (* -1/2 (/ b a)) (* 1/4 (* (sqrt (/ c a)) (sqrt -16))))
(fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -16)))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -16 binary64)))))
(+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* b (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -16))) (* 1/2 (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (sqrt -16))))))))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (fma.f64 #s(literal 3/256 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -16 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -16 binary64)))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(/ (+ (* -1 c) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))) b)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b)) (neg.f64 c)) b)
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (fma.f64 c (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (*.f64 (*.f64 a (*.f64 c c)) #s(literal -6 binary64)))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b))) (neg.f64 c)) b)
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (+ (* 1/2 (/ (- (+ (* -32 (* (pow a 3) (pow c 4))) (+ (* -1/2 (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2)))))) (+ (* 8 (* (pow a 3) (pow c 4))) (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a))) (pow b 6))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))))) b)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (fma.f64 c (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (*.f64 (*.f64 a (*.f64 c c)) #s(literal -6 binary64)))))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (+.f64 (fma.f64 #s(literal -32 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -6 binary64))) (fma.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b)))) (neg.f64 c)) b)
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (* 2 c)) (pow b 2))) (/ 1 a))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))
(* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (* 2 c)) (pow b 2))) (+ (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (+ (* -4 (* a (pow c 2))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (* 2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) (/.f64 (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) a)) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) a)))
(* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (* 2 c)) (pow b 2))) (+ (* 1/2 (/ (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (+ (* -1 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -1 (/ (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))) a)) (* 4 (* (pow a 2) (pow c 3)))))) (pow b 6))) (+ (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (+ (* -4 (* a (pow c 2))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (* 2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -10 binary64))) (fma.f64 c (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) a)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) a)) (*.f64 #s(literal -2 binary64) (*.f64 a (*.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 b)) (* 1/2 (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3)))))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) a) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c (neg.f64 b)))
(+ (* -1 (/ c b)) (* a (+ (* 1/2 (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (/.f64 c (neg.f64 b)))
(+ (* -1 (/ c b)) (* a (+ (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))) (* a (+ (* 1/2 (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b))))) (* 1/2 (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))))))
(fma.f64 a (fma.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (+.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64)))) (fma.f64 (*.f64 b c) (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 (*.f64 #s(literal 8 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (/.f64 c (neg.f64 b)))
(* 1/4 (* (sqrt (/ 1 (* a c))) (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b)))))
(*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 c (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b))))
(+ (* 1/4 (* (sqrt (/ 1 (* a c))) (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b))))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (fma.f64 c (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 c (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b)))))
(+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b)))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b))))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2)))))
(fma.f64 #s(literal 1/128 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))) (fma.f64 c (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (fma.f64 c (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 c (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b))))))
(+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b)))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b))))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (* a c)) (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b)))))) (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5)))))))) (pow a 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))))))
(fma.f64 #s(literal 1/128 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))) (fma.f64 c (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b)))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 #s(literal 1/256 binary64) (fma.f64 a (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))))) (fma.f64 c (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b)))))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (fma.f64 c (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 a a))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 c (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b))))))
(* -1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))))
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 a a))))
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))) (+ (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))) (* -1/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (* (sqrt -1) (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))))
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 a a))) (*.f64 (*.f64 #s(literal -1/256 binary64) (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 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64)))))
(+ (* -1 (/ (+ (* 1/256 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 4) (* (sqrt -1) (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2)))))
(-.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 a a)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 (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/1024 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64))))) (-.f64 (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/8 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64)))))) a) (*.f64 (*.f64 #s(literal 1/256 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 a (*.f64 a a))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* c (- (* 1/2 (* c (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3)))))) (/ 1 b)))
(*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) c) (fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* 1/2 (* c (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (*.f64 #s(literal 1/2 binary64) (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (fma.f64 b (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 a (*.f64 b b)) #s(literal -6 binary64)))) (*.f64 b (*.f64 b b))))) (fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))) (* c (+ (* 1/2 (* c (- (+ (* -32 (/ (pow a 3) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))))) (+ (* 8 (/ (pow a 3) (pow b 7))) (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8)))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (* a b)))))) (* 1/2 (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 c (*.f64 #s(literal 1/2 binary64) (fma.f64 c (+.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 (/.f64 a (*.f64 b b)) #s(literal -6 binary64)))) (fma.f64 b (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 #s(literal 8 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 a b))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (fma.f64 b (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 a (*.f64 b b)) #s(literal -6 binary64)))) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1 binary64) b)))
(* 1/4 (* (sqrt (/ c (pow a 3))) (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b)))))
(*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (fma.f64 a (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b))))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b))))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2)))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 b b)) (fma.f64 a (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))))) (*.f64 c c)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (fma.f64 a (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b))))))
(* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 4) (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b)))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b))))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2))))))
(*.f64 c (fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 b b)) (fma.f64 a (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))))) (*.f64 c c)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (fma.f64 a (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b)))))))
(* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 4) (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b)))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b))))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b)))))) (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 5))) (pow b 5)))))))) (pow c 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2)))))))
(*.f64 c (fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b)))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 1/256 binary64) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 c (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))))) (fma.f64 a (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b))))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 b b)) (fma.f64 a (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))))) (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (fma.f64 a (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b)))))))
(* -1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (* (sqrt -1/4) (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 a (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2))))))
(*.f64 (neg.f64 c) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 a (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 c c)))))
(* -1 (* c (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 4) (* (sqrt -1) (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2)))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 a (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 c c))) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/256 (* (sqrt (/ c (pow a 7))) (/ (* (pow b 4) (* (sqrt -1) (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2)))))))
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 a (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 c c)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (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/1024 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)))) (-.f64 (*.f64 a (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/8 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))))) c) (*.f64 (*.f64 #s(literal -1/256 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 c (*.f64 c c))))))
(* a (* b (* c (sqrt -16))))
(*.f64 (*.f64 a b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))
(* b (+ (* -2 (* (sqrt (* a c)) b)) (* a (* c (sqrt -16)))))
(*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c))) b (*.f64 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64)))))
(* b (+ (* a (* c (sqrt -16))) (* b (+ (* -2 (sqrt (* a c))) (* -1/4 (* (sqrt (/ 1 (* a c))) (pow b 2)))))))
(*.f64 b (fma.f64 b (fma.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c)) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)))) (*.f64 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64)))))
(* b (+ (* a (* c (sqrt -16))) (* b (+ (* -2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/4 (sqrt (/ 1 (* a c)))) (* 1/2 (/ b (* a (* c (sqrt -16)))))))))))
(*.f64 b (fma.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 b (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c)))))))
(* -2 (* a (* b c)))
(*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b c)))
(* b (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 b (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 a c) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))))))
(* b (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (* -2 (* a c)))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 b (+.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))) (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 (*.f64 #s(literal -2 binary64) a) c))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))))
(* b (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -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))))))
(*.f64 b (-.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))) (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 (*.f64 #s(literal -2 binary64) a) c)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.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))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))))
(* 2 (pow b 3))
(*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b)))
(* -1 (* (pow b 3) (- (* -2 (/ (* a c) (pow b 2))) 2)))
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -2 binary64)))
(* -1 (* (pow b 3) (- (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (/ (- (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (pow b 4)))) 2)))
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -10 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -2 binary64)))
(* -1 (* (pow b 3) (- (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (/ (- (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (pow b 4))))) 2)))
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 (-.f64 (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))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -10 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -2 binary64)))
(* -2 (* a (* b c)))
(*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b c)))
(* a (+ (* -2 (* b c)) (* a (* b (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))))
(*.f64 a (fma.f64 (*.f64 a b) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 b c))))
(* a (+ (* -2 (* b c)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 3))) (* b (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2)))))))))
(*.f64 a (fma.f64 a (fma.f64 b (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 b c))))
(* a (+ (* -2 (* b c)) (* a (+ (* a (+ (* -4 (/ (pow c 3) (pow b 3))) (* a (* b (- (* -32 (/ (pow c 4) (pow b 6))) (* -1/2 (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))))))))) (* b (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2)))))))))
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 (*.f64 a b) (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 b c))))
(* a (* b (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b)))))
(*.f64 (*.f64 a b) (fma.f64 c (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b))))
(* a (+ (* b (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b)))) (/ (* b (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))) (pow a 2))))
(*.f64 a (*.f64 b (+.f64 (fma.f64 c (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 a a)))))
(* a (+ (* b (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b)))) (+ (/ (* b (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5))))) (pow a 4)) (/ (* b (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))) (pow a 2)))))
(*.f64 a (fma.f64 b (+.f64 (fma.f64 c (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (/.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))))) (pow.f64 a #s(literal 4 binary64)))))
(* a (+ (* b (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b)))) (+ (/ (* b (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5))))) (pow a 4)) (+ (/ (* b (- (* 1/16 (/ (pow b 12) (* (pow c 5) (pow (sqrt -16) 5)))) (* 1/512 (* (sqrt (/ (pow a 5) (pow c 5))) (pow b 7))))) (pow a 6)) (/ (* b (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))) (pow a 2))))))
(*.f64 a (fma.f64 b (+.f64 (fma.f64 c (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 b (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 a a)) (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal -1/512 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (pow.f64 b #s(literal 7 binary64))))) (pow.f64 a #s(literal 6 binary64)))))))
(* -1 (* a (* b (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))
(*.f64 (neg.f64 (*.f64 a b)) (-.f64 (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* a (+ (* b (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))) (/ (* b (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))) (pow a 2)))))
(*.f64 (neg.f64 a) (*.f64 b (+.f64 (-.f64 (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 a a)))))
(* -1 (* a (+ (* b (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))) (+ (/ (* b (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))) (pow a 4)) (/ (* b (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))) (pow a 2))))))
(*.f64 (neg.f64 a) (fma.f64 b (+.f64 (-.f64 (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 #s(literal -1/8 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (pow.f64 a #s(literal 4 binary64)))))
(* -1 (* a (+ (* b (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))) (+ (/ (* b (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))) (pow a 4)) (+ (/ (* b (- (* 1/16 (/ (pow b 12) (* (pow c 5) (pow (sqrt -16) 5)))) (* 1/16 (* (sqrt (/ (pow a 5) (pow c 5))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 5)))))) (pow a 6)) (/ (* b (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))) (pow a 2)))))))
(*.f64 (neg.f64 a) (fma.f64 b (+.f64 (-.f64 (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 a a)) (/.f64 (*.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))) (pow.f64 a #s(literal 6 binary64)))))))
(* -2 (* a (* b c)))
(*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b c)))
(* c (+ (* -2 (* a b)) (* b (* c (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))))))
(*.f64 c (fma.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -6 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a b))))
(* c (+ (* -2 (* a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* b (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2)))))))))
(*.f64 c (fma.f64 c (fma.f64 b (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -6 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))))
(* c (+ (* -2 (* a b)) (* c (+ (* b (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (* c (+ (* -4 (/ (pow a 3) (pow b 3))) (* b (* c (- (* -32 (/ (pow a 4) (pow b 6))) (* -1/2 (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))))))))))))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 (*.f64 b c) (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -6 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))))
(* b (* c (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b)))))
(*.f64 (*.f64 b c) (fma.f64 a (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b))))
(* c (+ (* b (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b)))) (/ (* b (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))) (pow c 2))))
(*.f64 c (*.f64 b (+.f64 (fma.f64 a (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))) (*.f64 c c)))))
(* c (+ (* b (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b)))) (+ (/ (* b (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 3))) (pow b 5))))) (pow c 4)) (/ (* b (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))) (pow c 2)))))
(*.f64 c (fma.f64 b (+.f64 (fma.f64 a (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))) (*.f64 c c))) (/.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))))) (pow.f64 c #s(literal 4 binary64)))))
(* c (+ (* b (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b)))) (+ (/ (* b (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 3))) (pow b 5))))) (pow c 4)) (+ (/ (* b (- (* 1/16 (/ (pow b 12) (* (pow a 5) (pow (sqrt -16) 5)))) (* 1/512 (* (sqrt (/ (pow c 5) (pow a 5))) (pow b 7))))) (pow c 6)) (/ (* b (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))) (pow c 2))))))
(*.f64 c (fma.f64 b (+.f64 (fma.f64 a (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))) (pow.f64 c #s(literal 4 binary64)))) (*.f64 b (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))) (*.f64 c c)) (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal -1/512 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 7 binary64))))) (pow.f64 c #s(literal 6 binary64)))))))
(* -1 (* b (* c (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))
(*.f64 (neg.f64 (*.f64 b c)) (-.f64 (*.f64 a (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* c (+ (* b (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))) (/ (* b (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))) (pow c 2)))))
(*.f64 (neg.f64 c) (*.f64 b (+.f64 (-.f64 (*.f64 a (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 c c)))))
(* -1 (* c (+ (* b (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))) (+ (/ (* b (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))) (pow c 4)) (/ (* b (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))) (pow c 2))))))
(*.f64 (neg.f64 c) (fma.f64 b (+.f64 (-.f64 (*.f64 a (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 c c))) (/.f64 (*.f64 b (*.f64 #s(literal -1/8 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (pow.f64 c #s(literal 4 binary64)))))
(* -1 (* c (+ (* b (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))) (+ (/ (* b (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))) (pow c 4)) (+ (/ (* b (- (* 1/16 (/ (pow b 12) (* (pow a 5) (pow (sqrt -16) 5)))) (* 1/16 (* (sqrt (/ (pow c 5) (pow a 5))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 5)))))) (pow c 6)) (/ (* b (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))) (pow c 2)))))))
(*.f64 (neg.f64 c) (fma.f64 b (+.f64 (-.f64 (*.f64 a (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (pow.f64 c #s(literal 4 binary64)))) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 c c)) (/.f64 (*.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))) (pow.f64 c #s(literal 6 binary64)))))))
(* -2 (* a c))
(*.f64 (*.f64 #s(literal -2 binary64) a) c)
(* a (- (* a (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (* 2 c)))
(*.f64 a (fma.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64)) (*.f64 #s(literal -2 binary64) c)))
(* a (- (* a (- (+ (* -8 (/ (pow c 2) (pow b 2))) (* -4 (/ (* a (pow c 3)) (pow b 4)))) (* -2 (/ (pow c 2) (pow b 2))))) (* 2 c)))
(*.f64 a (fma.f64 a (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) c)))
(* a (- (* a (- (+ (* -8 (/ (pow c 2) (pow b 2))) (* a (- (* a (- (* -32 (/ (pow c 4) (pow b 6))) (* -1/2 (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))))) (* 4 (/ (pow c 3) (pow b 4)))))) (* -2 (/ (pow c 2) (pow b 2))))) (* 2 c)))
(*.f64 a (fma.f64 a (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (fma.f64 a (fma.f64 a (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) c)))
(* a (- (* c (sqrt -16)) (* 2 (* (sqrt (/ c a)) b))))
(*.f64 a (fma.f64 c (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b))))
(* a (- (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* c (sqrt -16))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (* 2 (* (sqrt (/ c a)) b)))))
(*.f64 a (-.f64 (fma.f64 c (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (*.f64 b b)))))))
(* a (- (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* c (sqrt -16)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 5))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (* 2 (* (sqrt (/ c a)) b))))))
(*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 c (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 #s(literal -1/64 binary64) (*.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 5 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (*.f64 b b))))))))
(* a (- (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 12) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* c (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 5))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 7))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (* 2 (* (sqrt (/ c a)) b)))))))
(*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 c (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))) (fma.f64 #s(literal -1/64 binary64) (*.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 5 binary64))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (*.f64 b b)))))))))
(* -1 (* a (- (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))
(*.f64 (neg.f64 a) (-.f64 (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* a (- (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* c (sqrt -16))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))
(*.f64 (neg.f64 a) (-.f64 (fma.f64 c (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* a (- (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* c (sqrt -16)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))))
(*.f64 (neg.f64 a) (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 c (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 #s(literal -1/8 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 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))))))))
(* -1 (* a (- (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 12) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* c (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))))
(*.f64 (neg.f64 a) (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 c (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))) (fma.f64 #s(literal -1/8 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 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))))))
(* -2 (* a c))
(*.f64 (*.f64 #s(literal -2 binary64) a) c)
(* c (- (* c (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (* 2 a)))
(*.f64 c (fma.f64 c (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -6 binary64)) (*.f64 #s(literal -2 binary64) a)))
(* c (- (* c (- (+ (* -8 (/ (pow a 2) (pow b 2))) (* -4 (/ (* (pow a 3) c) (pow b 4)))) (* -2 (/ (pow a 2) (pow b 2))))) (* 2 a)))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)))
(* c (- (* c (- (+ (* -8 (/ (pow a 2) (pow b 2))) (* c (- (* c (- (* -32 (/ (pow a 4) (pow b 6))) (* -1/2 (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))))) (* 4 (/ (pow a 3) (pow b 4)))))) (* -2 (/ (pow a 2) (pow b 2))))) (* 2 a)))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (fma.f64 c (fma.f64 c (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)))
(* c (- (* a (sqrt -16)) (* 2 (* (sqrt (/ a c)) b))))
(*.f64 c (fma.f64 a (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b))))
(* c (- (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* a (sqrt -16))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 3))) (* 2 (* (sqrt (/ a c)) b)))))
(*.f64 c (-.f64 (fma.f64 a (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (*.f64 b b)))))))
(* c (- (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* a (sqrt -16)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 5))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 3))) (* 2 (* (sqrt (/ a c)) b))))))
(*.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 a (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal -1/64 binary64) (*.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 5 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (*.f64 b b))))))))
(* c (- (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 12) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* a (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 5))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 7))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 3))) (* 2 (* (sqrt (/ a c)) b)))))))
(*.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 a (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 #s(literal -1/64 binary64) (*.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 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))))) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (*.f64 b b)))))))))
(* -1 (* c (- (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 a (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* c (- (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* a (sqrt -16))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))
(*.f64 (neg.f64 c) (-.f64 (fma.f64 a (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (- (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* a (sqrt -16)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))))))
(*.f64 (neg.f64 c) (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 a (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (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 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))))))))
(* -1 (* c (- (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 12) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* a (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))))
(*.f64 (neg.f64 c) (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 a (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (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 7 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))))))
(* a (* c (sqrt -16)))
(*.f64 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64)))
(+ (* -2 (* (sqrt (* a c)) b)) (* a (* c (sqrt -16))))
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c))) b (*.f64 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64))))
(+ (* a (* c (sqrt -16))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c))))))
(fma.f64 b (fma.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c)) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)))) (*.f64 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64))))
(+ (* a (* c (sqrt -16))) (* b (- (* (pow b 2) (- (* 1/2 (/ b (* a (* c (sqrt -16))))) (* 1/4 (sqrt (/ 1 (* a c)))))) (* 2 (sqrt (* a c))))))
(fma.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 b (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c))))))
(* -2 (* a c))
(*.f64 (*.f64 #s(literal -2 binary64) a) c)
(- (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c))))
(fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal -6 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) c))
(- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c))))
(-.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 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 a c))))
(- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (+ (* -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))) (+ (* 2 (* a c)) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))))
(-.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.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 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 a c))))))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(* (pow b 2) (+ 2 (* 2 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 2 binary64)))
(* (pow b 2) (- (+ 2 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) (*.f64 b b)))))
(* (pow b 2) (- (+ 2 (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 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 (*.f64 b b) (+.f64 #s(literal 2 binary64) (-.f64 (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))) (/.f64 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) (*.f64 b b))))))
(pow b 2)
(*.f64 b b)
(+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (pow b 2))
(fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 b b))
(+ (* (pow a 2) (+ (* -32 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (* -8 (/ (pow c 2) (pow b 2))))) (pow b 2))
(fma.f64 (*.f64 a a) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 c c)) (*.f64 b b))) (*.f64 b b))
(+ (* (pow a 2) (+ (* -8 (/ (pow c 2) (pow b 2))) (* (pow a 2) (+ (* -256 (/ (* (pow a 2) (pow c 6)) (pow b 10))) (* -32 (/ (pow c 4) (pow b 6))))))) (pow b 2))
(fma.f64 (*.f64 a a) (fma.f64 (*.f64 a a) (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) (/.f64 (*.f64 #s(literal -32 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 c c)) (*.f64 b b))) (*.f64 b b))
(* a (* c (sqrt -16)))
(*.f64 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64)))
(* a (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* c (sqrt -16))))
(*.f64 a (fma.f64 c (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))
(* a (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* c (sqrt -16)))))
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 c (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))))
(* a (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 12) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* c (sqrt -16))))))
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 c (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))))
(* -1 (* a (* c (sqrt -16))))
(*.f64 (*.f64 a c) (neg.f64 (sqrt.f64 #s(literal -16 binary64))))
(* -1 (* a (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* c (sqrt -16)))))
(*.f64 (neg.f64 a) (fma.f64 c (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))
(* -1 (* a (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* c (sqrt -16))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 c (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))))
(* -1 (* a (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 12) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (* c (sqrt -16)))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 c (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))))
(pow b 2)
(*.f64 b b)
(+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (pow b 2))
(fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 b b))
(+ (* (pow c 2) (+ (* -32 (/ (* (pow a 4) (pow c 2)) (pow b 6))) (* -8 (/ (pow a 2) (pow b 2))))) (pow b 2))
(fma.f64 (*.f64 c c) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal -32 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b b))
(+ (* (pow c 2) (+ (* -8 (/ (pow a 2) (pow b 2))) (* (pow c 2) (+ (* -256 (/ (* (pow a 6) (pow c 2)) (pow b 10))) (* -32 (/ (pow a 4) (pow b 6))))))) (pow b 2))
(fma.f64 (*.f64 c c) (fma.f64 (*.f64 c c) (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 10 binary64))) (/.f64 (*.f64 #s(literal -32 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 b b))) (*.f64 b b))
(* a (* c (sqrt -16)))
(*.f64 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64)))
(* c (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* a (sqrt -16))))
(*.f64 c (fma.f64 a (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))
(* c (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* a (sqrt -16)))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 a (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))))
(* c (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 12) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* a (sqrt -16))))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 a (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))))
(* -1 (* a (* c (sqrt -16))))
(*.f64 (*.f64 a c) (neg.f64 (sqrt.f64 #s(literal -16 binary64))))
(* -1 (* c (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* a (sqrt -16)))))
(*.f64 (neg.f64 c) (fma.f64 a (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))
(* -1 (* c (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* a (sqrt -16))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 a (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))))
(* -1 (* c (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 12) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (* a (sqrt -16)))))))
(*.f64 c (neg.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 a (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))))))
(* a (* c (sqrt -16)))
(*.f64 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64)))
(+ (* 1/2 (/ (pow b 4) (* a (* c (sqrt -16))))) (* a (* c (sqrt -16))))
(fma.f64 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64)))))
(+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* -1/8 (/ (pow b 4) (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))) (* 1/2 (/ 1 (* a (* c (sqrt -16))))))))
(fma.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64))))
(+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* (pow b 4) (- (* 1/16 (/ (pow b 4) (* (pow a 5) (* (pow c 5) (pow (sqrt -16) 5))))) (* 1/8 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))))) (* 1/2 (/ 1 (* a (* c (sqrt -16))))))))
(fma.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 8 binary64))))))
(* (pow b 2) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 12 binary64))) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 8 binary64)))))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 8 binary64))))))
(* (pow b 2) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 12 binary64))) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 8 binary64)))))))
(* -1 c)
(neg.f64 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 b b))) (neg.f64 c))
(- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c)
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b b))) (neg.f64 c))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b b)))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b b)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b)))) (neg.f64 a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))) (neg.f64 a))) a)))
(* -1 c)
(neg.f64 c)
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))
(* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 a (*.f64 (*.f64 b b) (*.f64 c c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) (*.f64 c c))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 b b) c))) (neg.f64 c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 b b) c))) (/.f64 #s(literal 1 binary64) (*.f64 c c))) c)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a (*.f64 b b)) (neg.f64 (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6))
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64)))
(* -1 c)
(neg.f64 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(* -1 c)
(neg.f64 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) 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 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 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 (*.f64 a (*.f64 a a)) c))) (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 (/ c b))
(/.f64 c (neg.f64 b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.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))))) b)
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(neg.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (neg.f64 b) (-.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (/.f64 c (*.f64 b b))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (/.f64 c (*.f64 b b)))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.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))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/4 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 -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 c (neg.f64 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 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(neg.f64 (fma.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 #s(literal 1/2 binary64) b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.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)))))) a)) a)))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 a b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) 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))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (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 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c)))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c)) c))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.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))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 c (neg.f64 b)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 c (*.f64 (*.f64 a (*.f64 a a)) b))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))) a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) a)) a))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c (*.f64 c c))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) c))) c)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 b c))) c)) c)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a (*.f64 b b)) (neg.f64 (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)
(/.f64 (-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)
(* -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 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (neg.f64 b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))
(/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (neg.f64 b))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(* a (pow b 6))
(*.f64 a (pow.f64 b #s(literal 6 binary64)))
(* a (pow b 6))
(*.f64 a (pow.f64 b #s(literal 6 binary64)))
(* a (pow b 6))
(*.f64 a (pow.f64 b #s(literal 6 binary64)))
(* a (pow b 6))
(*.f64 a (pow.f64 b #s(literal 6 binary64)))
(* a (pow b 6))
(*.f64 a (pow.f64 b #s(literal 6 binary64)))
(* a (pow b 6))
(*.f64 a (pow.f64 b #s(literal 6 binary64)))
(* a (pow b 6))
(*.f64 a (pow.f64 b #s(literal 6 binary64)))
(* a (pow b 6))
(*.f64 a (pow.f64 b #s(literal 6 binary64)))
(* a (pow b 6))
(*.f64 a (pow.f64 b #s(literal 6 binary64)))
(* a (pow b 6))
(*.f64 a (pow.f64 b #s(literal 6 binary64)))
(* a (pow b 6))
(*.f64 a (pow.f64 b #s(literal 6 binary64)))
(* a (pow b 6))
(*.f64 a (pow.f64 b #s(literal 6 binary64)))
(* a (pow b 6))
(*.f64 a (pow.f64 b #s(literal 6 binary64)))
(* a (pow b 6))
(*.f64 a (pow.f64 b #s(literal 6 binary64)))
(* a (pow b 6))
(*.f64 a (pow.f64 b #s(literal 6 binary64)))
(* a (pow b 6))
(*.f64 a (pow.f64 b #s(literal 6 binary64)))
(* a (pow b 6))
(*.f64 a (pow.f64 b #s(literal 6 binary64)))
(* a (pow b 6))
(*.f64 a (pow.f64 b #s(literal 6 binary64)))
(* a (pow b 6))
(*.f64 a (pow.f64 b #s(literal 6 binary64)))
(* a (pow b 6))
(*.f64 a (pow.f64 b #s(literal 6 binary64)))
(* a (pow b 6))
(*.f64 a (pow.f64 b #s(literal 6 binary64)))
(* a (pow b 6))
(*.f64 a (pow.f64 b #s(literal 6 binary64)))
(* a (pow b 6))
(*.f64 a (pow.f64 b #s(literal 6 binary64)))
(* a (pow b 6))
(*.f64 a (pow.f64 b #s(literal 6 binary64)))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(* 2 (* a (pow b 2)))
(*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 b b))
(* a (+ (* 2 (pow b 2)) (* 4 (* a c))))
(*.f64 a (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(* a (+ (* 2 (pow b 2)) (* a (+ (* -4 (/ (* a (pow c 2)) (pow b 2))) (* 4 c)))))
(*.f64 a (fma.f64 a (fma.f64 #s(literal 4 binary64) c (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(* a (+ (* 2 (pow b 2)) (* a (+ (* 4 c) (* a (+ (* -4 (/ (pow c 2) (pow b 2))) (* 8 (/ (* a (pow c 3)) (pow b 4)))))))))
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(* 4 (* (sqrt (* (pow a 3) c)) b))
(*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) b))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (* 4 (* (sqrt (/ c a)) b))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 5))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (* 4 (* (sqrt (/ c a)) b)))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -1/32 binary64) (*.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 5 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (*.f64 b b)))))))
(* (pow a 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 5))) (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 7))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (* 4 (* (sqrt (/ c a)) b))))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -1/32 binary64) (*.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 5 binary64))) (fma.f64 #s(literal 1/256 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (*.f64 b b))))))))
(* -2 (* (sqrt (* (pow a 3) c)) (* b (* (sqrt -4) (sqrt -1)))))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #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 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 5)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3))))))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 (fma.f64 #s(literal 1/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 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))))))
(* 4 (* (sqrt (* (pow a 3) c)) b))
(*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) b))
(* b (+ (* 1/2 (* (sqrt (/ a c)) (pow b 2))) (* 4 (sqrt (* (pow a 3) c)))))
(*.f64 b (fma.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))))
(* b (+ (* 4 (sqrt (* (pow a 3) c))) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 2))) (* 1/2 (sqrt (/ a c)))))))
(*.f64 b (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)))))
(* b (+ (* 4 (sqrt (* (pow a 3) c))) (* (pow b 2) (+ (* 1/2 (sqrt (/ a c))) (* (pow b 2) (+ (* -1/32 (sqrt (/ 1 (* a (pow c 3))))) (* 1/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 2)))))))))
(*.f64 b (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/256 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b)) (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)))))
(* 2 (* a (pow b 2)))
(*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 b b))
(* (pow b 2) (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) a (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))))
(* (pow b 2) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2))))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal 2 binary64) a (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)))))
(* (pow b 2) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 2 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal 2 binary64) a (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))))))
(* -2 (* a (pow b 2)))
(*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b b))
(* (pow b 2) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* -2 a)))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) a)))
(* (pow b 2) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) a))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) a)))))
(* 2 (* a (pow b 2)))
(*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 b b))
(+ (* 2 (* a (pow b 2))) (* 4 (* (pow a 2) c)))
(fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b b)) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) c)))
(+ (* 2 (* a (pow b 2))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 2))) (* 4 (pow a 2)))))
(fma.f64 c (fma.f64 #s(literal 4 binary64) (*.f64 a a) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 b b)))
(+ (* 2 (* a (pow b 2))) (* c (+ (* 4 (pow a 2)) (* c (+ (* -4 (/ (pow a 3) (pow b 2))) (* 8 (/ (* (pow a 4) c) (pow b 4))))))))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 b b)))
(* 4 (* (sqrt (* (pow a 3) c)) b))
(*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) b))
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (pow b 3))) (* 4 (* (sqrt (/ (pow a 3) c)) b))))
(*.f64 c (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) b (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b b))))))
(* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (pow b 5))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (pow b 3))) (* 4 (* (sqrt (/ (pow a 3) c)) b)))))
(*.f64 c (fma.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) b (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b b)))))))
(* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (pow b 5))) (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (pow b 7))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (pow b 3))) (* 4 (* (sqrt (/ (pow a 3) c)) b))))))
(*.f64 c (fma.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal 1/256 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b #s(literal 7 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) b (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b b))))))))
(* -2 (* (sqrt (* (pow a 3) c)) (* b (* (sqrt -4) (sqrt -1)))))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (* b (* (sqrt -4) (sqrt -1))))) (* (sqrt (/ a (pow c 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64)))))
(* -1 (* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (* b (* (sqrt -4) (sqrt -1))))) (* (sqrt (/ a (pow c 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))
(neg.f64 (*.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64)))))))
(* -1 (* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (* b (* (sqrt -4) (sqrt -1))))) (* (sqrt (/ a (pow c 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))
(neg.f64 (*.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 7 binary64)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64))))))))

rewrite447.0ms (2.8%)

Memory
1.1MiB live, 879.5MiB allocated
Algorithm
batch-egg-rewrite
Rules
5 440×lower-*.f32
5 376×lower-*.f64
5 204×lower-fma.f32
5 190×lower-fma.f64
3 278×lower-pow.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
078743
0138649
1524546
24425532
08847523
Stop Event
iter limit
node limit
iter limit
Counts
24 → 712
Calls
Call 1
Inputs
(fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c))
(/.f64 #s(literal -1 binary64) b)
(fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))
(/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))
(-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b))
(/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 (*.f64 a a) (*.f64 a a))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(*.f64 b (*.f64 b b))
(*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))
Outputs
(+.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))
(+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(+.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(+.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (neg.f64 c))
(+.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))
(-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(-.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c)
(-.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (fma.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)))))
(-.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))) (/.f64 (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))) (/.f64 (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))))
(-.f64 (+.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 0 binary64)) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))
(-.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 c (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)) (+.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)) (+.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64) (+.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b b)) #s(literal -2 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) #s(literal -1 binary64) (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 c (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) (*.f64 c #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 a (*.f64 b (*.f64 b b)))) #s(literal -1/4 binary64)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 a (*.f64 b (*.f64 b b)))) #s(literal -1/4 binary64)) (+.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (fma.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (pow.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (-.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b)) (/.f64 #s(literal -2 binary64) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) b) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -2 binary64) b) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 b (*.f64 b b))))) (+.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))) (+.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) a) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) a) (+.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) b) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 a (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) c) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) c (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (-.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 3 binary64))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))) (fma.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))) (+.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))))
(/.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))))
(/.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))))
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (pow.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (-.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))))) (*.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (-.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (fma.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (-.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (pow.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (-.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))))
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (neg.f64 c))) (*.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (fma.f64 c (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 c c))))) (*.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (neg.f64 c))))
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (neg.f64 c))) (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 c c))))) (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (neg.f64 c))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))))) (neg.f64 (fma.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))) (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))))
(/.f64 (neg.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))))
(/.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))))))
(/.f64 (-.f64 (pow.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) (+.f64 (pow.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))))
(/.f64 (-.f64 (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (pow.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 c c)) (+.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c))
(pow.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (-.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(*.f64 (+.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))))
(*.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))))
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))))))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) #s(literal -20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) #s(literal -20 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 a (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) #s(literal 1 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 a (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) b) (*.f64 (*.f64 b b) (*.f64 a (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) a)
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))) a) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))) b) (*.f64 a (*.f64 b b)))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) a)
(pow.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) #s(literal -20 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 a (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) #s(literal -1 binary64)))
(*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 #s(literal 20 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a (*.f64 a a))))
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 a a) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) a))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) b) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) a))
(*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) b) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) a))
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) b) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 a (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 20 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 a (*.f64 b (*.f64 b b)))) #s(literal 20 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) #s(literal 20 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal 20 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 a (*.f64 (*.f64 a a) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a #s(literal 20 binary64)) #s(literal -1 binary64)))
(+.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(+.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (+.f64 (neg.f64 c) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (neg.f64 c))
(-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))
(-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))) (/.f64 (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))))
(-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 0 binary64)) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))
(-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c)
(fma.f64 c (neg.f64 (/.f64 (*.f64 a c) (*.f64 b b))) (+.f64 (neg.f64 c) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c c) (neg.f64 (/.f64 a (*.f64 b b))) (+.f64 (neg.f64 c) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 a (*.f64 b b)) (neg.f64 (*.f64 c c)) (+.f64 (neg.f64 c) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (+.f64 (neg.f64 c) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 a (*.f64 b (*.f64 b b)))) #s(literal -1/4 binary64)) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (neg.f64 c) (/.f64 (*.f64 a c) (*.f64 b b)) (+.f64 (neg.f64 c) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) a) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (neg.f64 (*.f64 c c)) (/.f64 a (*.f64 b b)) (+.f64 (neg.f64 c) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (neg.f64 (/.f64 a (*.f64 b b))) (*.f64 c c) (+.f64 (neg.f64 c) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 a (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (-.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (fma.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (pow.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))))
(/.f64 (fma.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (pow.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (-.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(/.f64 (fma.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (pow.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (neg.f64 c))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 c (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 c c))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (neg.f64 c))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (pow.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (-.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))) (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))))
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (-.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(pow.f64 (/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (-.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (fma.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (pow.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))) #s(literal -1 binary64))
(*.f64 (fma.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (pow.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (-.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) b))
(/.f64 c (neg.f64 b))
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
(/.f64 (neg.f64 c) b)
(/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 b))
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 b))
(/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 b))
(pow.f64 (/.f64 b (neg.f64 c)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1 binary64) b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) c))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b)))
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal 1 binary64) b))
(/.f64 #s(literal -1 binary64) b)
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 b)))
(/.f64 #s(literal 1 binary64) (neg.f64 b))
(pow.f64 (neg.f64 b) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))
(+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))
(+.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b))) (/.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b))))
(fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))
(fma.f64 a (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))
(fma.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a c) b) (/.f64 a b))
(fma.f64 (*.f64 a c) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a b))
(fma.f64 (*.f64 a c) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 a b))
(fma.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) a (/.f64 a b))
(fma.f64 (/.f64 a b) (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 a b))
(fma.f64 (/.f64 a b) (*.f64 (/.f64 c (*.f64 b b)) a) (/.f64 a b))
(fma.f64 (*.f64 a (*.f64 a c)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (/.f64 a b))
(fma.f64 #s(literal 1 binary64) (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))
(fma.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 a b) (/.f64 a b))
(fma.f64 (/.f64 (*.f64 a c) b) (/.f64 a (*.f64 b b)) (/.f64 a b))
(fma.f64 (*.f64 a (/.f64 a b)) (/.f64 c (*.f64 b b)) (/.f64 a b))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 a b) (-.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b)) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (fma.f64 (/.f64 a b) (-.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (fma.f64 a (/.f64 a (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a c)) a) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b)))
(/.f64 (fma.f64 b (*.f64 a (*.f64 b b)) (*.f64 b (*.f64 a (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)) (*.f64 (/.f64 b a) (*.f64 a (*.f64 a c)))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 a) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 a (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 a (*.f64 a c)) b (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 a (*.f64 a c)) (/.f64 b a) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b a)))
(/.f64 (fma.f64 (*.f64 a (*.f64 a c)) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 a))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (/.f64 a b) (-.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b))))
(/.f64 (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))
(pow.f64 (/.f64 (fma.f64 (/.f64 a b) (-.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b)) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
(*.f64 a (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 a b) (-.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 c #s(literal -2 binary64)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 c #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 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 c #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 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 c #s(literal -2 binary64)))))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 c #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 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 c #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 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 c #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 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 c #s(literal -2 binary64)))) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 c #s(literal -2 binary64))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 c #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 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 c #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 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 c #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 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 c #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 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 c #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 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 c #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 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 c #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 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 c #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 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 c #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 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 c #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 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 c #s(literal -2 binary64)))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 c #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 c #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 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 c #s(literal -2 binary64))))) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 c #s(literal -2 binary64)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 c #s(literal -2 binary64)))) #s(literal 1/2 binary64)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 c #s(literal -2 binary64))))
(+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a c)) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (/.f64 (*.f64 (*.f64 a (*.f64 a c)) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 a (*.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 a (*.f64 a c)) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 a (*.f64 a c)) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (/.f64 (*.f64 (*.f64 a (*.f64 a c)) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))
(fma.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))
(fma.f64 (/.f64 a b) (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 a c)) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b) (/.f64 (*.f64 (*.f64 a (*.f64 a c)) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))
(fma.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))
(fma.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c (/.f64 (*.f64 (*.f64 a (*.f64 a c)) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) #s(literal -2 binary64)) c (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))
(fma.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))
(fma.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a (*.f64 a c)) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))) a (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))
(fma.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) c) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))
(fma.f64 (*.f64 (/.f64 a b) c) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a c)) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a c)) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a c)) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a c)) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a c)) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a c)) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a c)) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (fma.f64 (/.f64 a b) (-.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b)))
(/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (fma.f64 (/.f64 a b) (-.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 c #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b)))
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))))
(*.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))))
(*.f64 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 c #s(literal -2 binary64)))
(*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))
(*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) c)
(*.f64 (*.f64 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) c) #s(literal -2 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))))
(neg.f64 (/.f64 (*.f64 (neg.f64 b) (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))))))
(/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (/.f64 b (*.f64 b (*.f64 a #s(literal 2 binary64)))))))
(/.f64 (*.f64 (neg.f64 b) (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (/.f64 b (*.f64 b (*.f64 a #s(literal 2 binary64))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (neg.f64 b) (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (/.f64 b (*.f64 b (*.f64 a #s(literal 2 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))))
(/.f64 (*.f64 (/.f64 b (*.f64 b (*.f64 a #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))
(/.f64 (*.f64 b (/.f64 (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (*.f64 b (*.f64 a #s(literal 2 binary64))))
(/.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 b (*.f64 a #s(literal 2 binary64))))
(pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (/.f64 b (*.f64 b (*.f64 a #s(literal 2 binary64)))))) #s(literal -1 binary64))
(*.f64 b (/.f64 (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (*.f64 b (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (/.f64 b (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))))
(*.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))))
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (/.f64 b (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))))))
(*.f64 (*.f64 (neg.f64 b) (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))))
(*.f64 (/.f64 b (*.f64 b (*.f64 a #s(literal 2 binary64)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (/.f64 b (*.f64 b (*.f64 a #s(literal 2 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) #s(literal -1 binary64)))
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (/.f64 b (*.f64 b (*.f64 a #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) b)
(*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))
(*.f64 (/.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (*.f64 b (*.f64 a #s(literal 2 binary64)))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) (/.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (/.f64 b (*.f64 b (*.f64 a #s(literal 2 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a #s(literal 2 binary64)))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) b) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal -1 binary64)))
(+.f64 (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (*.f64 b (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))))
(+.f64 (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) b) (*.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) b))
(fma.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))))
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) b (*.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) b))
(/.f64 (*.f64 b (-.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))))) (fma.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))))
(/.f64 (*.f64 b (-.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))))) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))))) b) (fma.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))))
(/.f64 (*.f64 (-.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) b) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))))
(*.f64 b (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) b)
(+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))
(+.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))))
(-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))
(-.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (fma.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) (fma.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))))
(-.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))))) (/.f64 (*.f64 b (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))))))
(fma.f64 b (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))))
(fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))))
(fma.f64 #s(literal -1 binary64) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))))
(fma.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -4096 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) #s(literal 256 binary64)))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))))
(fma.f64 (pow.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) #s(literal 1/4 binary64)) (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (-.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (-.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))))) (fma.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))))
(/.f64 (-.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))))) (neg.f64 (fma.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))))
(/.f64 (neg.f64 (-.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))))) (neg.f64 (fma.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))))))
(/.f64 (fma.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))))) (+.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (-.f64 (*.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))))))
(/.f64 (-.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (*.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))))
(pow.f64 (/.f64 (fma.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (-.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (-.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))))
(*.f64 (-.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))))
(sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))
(/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -4096 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (sqrt.f64 (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) #s(literal 256 binary64)))))
(pow.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) #s(literal 1 binary64))
(pow.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) #s(literal 256 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -4096 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) #s(literal 256 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) #s(literal 1/4 binary64)))
(+.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))
(+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(+.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(+.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (neg.f64 c))
(+.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))
(-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(-.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c)
(-.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (fma.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)))))
(-.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))) (/.f64 (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))) (/.f64 (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))))
(-.f64 (+.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 0 binary64)) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))
(-.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 c (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)) (+.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)) (+.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64) (+.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b b)) #s(literal -2 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) #s(literal -1 binary64) (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 c (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) (*.f64 c #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 a (*.f64 b (*.f64 b b)))) #s(literal -1/4 binary64)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 a (*.f64 b (*.f64 b b)))) #s(literal -1/4 binary64)) (+.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (fma.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (pow.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (-.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b)) (/.f64 #s(literal -2 binary64) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) b) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -2 binary64) b) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 b (*.f64 b b))))) (+.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))) (+.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) a) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) a) (+.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) b) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 a (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) c) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(fma.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) c (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (-.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 3 binary64))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))) (fma.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))) (+.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))))
(/.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))))
(/.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))))
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (pow.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (-.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))))) (*.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (-.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (fma.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (-.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (pow.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (-.f64 (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))))
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (neg.f64 c))) (*.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (fma.f64 c (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 c c))))) (*.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (neg.f64 c))))
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (neg.f64 c))) (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 c c))))) (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (neg.f64 c))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))))) (neg.f64 (fma.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))) (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))))
(/.f64 (neg.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))))
(/.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))))))
(/.f64 (-.f64 (pow.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) (+.f64 (pow.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))))
(/.f64 (-.f64 (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (pow.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 c c)) (+.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c))
(pow.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (-.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(*.f64 (+.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))))
(*.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) b))
(+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) b) (neg.f64 (/.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 b (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) b) (/.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) b))
(-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))
(fma.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) b) (neg.f64 (/.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) b)))
(neg.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (neg.f64 b)))
(neg.f64 (/.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))))
(/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) b)
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) #s(literal 1 binary64)))
(/.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (neg.f64 b))
(/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 3 binary64))) (*.f64 b (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))) (*.f64 b (fma.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 2 binary64))) (*.f64 b (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (*.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))))
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) b) (*.f64 b (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (*.f64 b b))
(/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) b))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) b))
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64))) b))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) b))
(/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))) (neg.f64 (neg.f64 b)))
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) b) #s(literal 3 binary64)) (/.f64 (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (+.f64 (pow.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) b) #s(literal 2 binary64)) (fma.f64 (/.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) b) (/.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) b) (*.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) b) (/.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) b)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) b) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) b) (/.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) b))) (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) b) (/.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) b)))
(/.f64 (*.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 1 binary64)) b)
(/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))))
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))))
(/.f64 (/.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) #s(literal -1 binary64)) b)
(pow.f64 (/.f64 b (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) b))
(*.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (+.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)))))
(*.f64 (pow.f64 (/.f64 b (-.f64 (pow.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))))
(*.f64 (pow.f64 (/.f64 b (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(*.f64 (pow.f64 (/.f64 b (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)))))
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 b)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))
(neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))
(pow.f64 b #s(literal 4 binary64))
(pow.f64 (*.f64 b b) #s(literal 2 binary64))
(pow.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1 binary64))
(pow.f64 (neg.f64 b) #s(literal 4 binary64))
(pow.f64 (neg.f64 (*.f64 b b)) #s(literal 2 binary64))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 (*.f64 b b) (neg.f64 (*.f64 b b)))
(*.f64 (*.f64 b (*.f64 b b)) b)
(*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b))
(*.f64 (neg.f64 b) (*.f64 b (*.f64 b b)))
(*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))
(*.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 b b))
(exp.f64 (*.f64 (log.f64 (*.f64 a a)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 a) #s(literal 4 binary64)))
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 a) (log.f64 (*.f64 a a))))
(pow.f64 a #s(literal 4 binary64))
(pow.f64 (*.f64 a a) #s(literal 2 binary64))
(pow.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64))
(*.f64 a (*.f64 a (*.f64 a a)))
(*.f64 (*.f64 a a) (*.f64 a a))
(*.f64 (*.f64 a (*.f64 a a)) a)
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(*.f64 b (*.f64 (*.f64 b b) (*.f64 a (*.f64 b (*.f64 b b)))))
(*.f64 b (neg.f64 (*.f64 (*.f64 b b) (*.f64 a (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 b b) (*.f64 b (*.f64 a (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b b)))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 a (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(*.f64 (neg.f64 b) (*.f64 (*.f64 b b) (*.f64 a (*.f64 b (*.f64 b b)))))
(*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) a)
(*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (neg.f64 a))
(*.f64 (*.f64 (*.f64 b b) (*.f64 a (*.f64 b (*.f64 b b)))) b)
(*.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))
(*.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) a)
(*.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) b) (*.f64 b b))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a c))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a c))))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a c)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a c) b)))
(/.f64 (*.f64 a (neg.f64 c)) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 a c) (*.f64 b b)) b)
(/.f64 (/.f64 (*.f64 a c) b) (*.f64 b b))
(/.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 b a) (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 a (neg.f64 c))) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (/.f64 (*.f64 a c) b)) (neg.f64 (*.f64 b b)))
(/.f64 (*.f64 (/.f64 a b) c) (*.f64 b b))
(/.f64 (*.f64 (*.f64 a c) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b))) (/.f64 b a))
(/.f64 (*.f64 (neg.f64 a) (/.f64 c (*.f64 b b))) (neg.f64 b))
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a c)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a c) b)) #s(literal -1 binary64))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (*.f64 b b))))
(*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))
(*.f64 c (*.f64 a (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 a (*.f64 b b)) (/.f64 c b))
(*.f64 (/.f64 a (*.f64 b b)) (pow.f64 (/.f64 b c) #s(literal -1 binary64)))
(*.f64 (*.f64 a c) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 a (neg.f64 c)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 a b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a c)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 a c) b))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a c))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 a c) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) a)
(*.f64 (/.f64 c b) (/.f64 a (*.f64 b b)))
(*.f64 (pow.f64 (/.f64 b c) #s(literal -1 binary64)) (/.f64 a (*.f64 b b)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 3/2 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))
(neg.f64 (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 b (*.f64 b b)) #s(literal -1 binary64))
(/.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)))
(/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (pow.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 3 binary64)))
(/.f64 (pow.f64 (neg.f64 (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)))
(pow.f64 b #s(literal 3 binary64))
(pow.f64 (*.f64 b b) #s(literal 3/2 binary64))
(pow.f64 (neg.f64 b) #s(literal 3 binary64))
(pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (neg.f64 b) #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 3 binary64))
(pow.f64 (exp.f64 (log.f64 (neg.f64 b))) #s(literal 3 binary64))
(*.f64 b (*.f64 b b))
(*.f64 b (neg.f64 (*.f64 b b)))
(*.f64 (*.f64 b b) b)
(*.f64 (*.f64 b b) (neg.f64 b))
(*.f64 (*.f64 b (*.f64 b b)) #s(literal -1 binary64))
(*.f64 (neg.f64 b) (*.f64 b b))
(*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))
(*.f64 (neg.f64 (*.f64 b b)) b)
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64)))
(*.f64 (pow.f64 (neg.f64 b) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 (*.f64 b b)) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))
(*.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64)))
(*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))
(*.f64 a (*.f64 (*.f64 b #s(literal 2 binary64)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))
(*.f64 b (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))
(*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))
(*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))
(*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (*.f64 a #s(literal 2 binary64))))
(*.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))
(*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))
(*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) b)
(*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) a) (*.f64 b #s(literal 2 binary64)))
(*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) b)

eval332.0ms (2.1%)

Memory
17.4MiB live, 872.4MiB allocated
Compiler

Compiled 113 658 to 5 161 computations (95.5% saved)

prune789.0ms (5%)

Memory
-10.7MiB live, 1 637.5MiB allocated
Pruning

89 alts after pruning (81 fresh and 8 done)

PrunedKeptTotal
New1 828311 859
Fresh215071
Picked055
Done134
Total1 850891 939
Accuracy
99.4%
Counts
1 939 → 89
Alt Table
Click to see full alt table
StatusAccuracyProgram
52.5%
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (/.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
52.4%
(/.f64 (fma.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
53.0%
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) b (*.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) b)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
52.8%
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 b (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
53.2%
(/.f64 (fma.f64 (sqrt.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (*.f64 b b))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
53.7%
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
52.4%
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
52.4%
(/.f64 (fma.f64 b (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
52.8%
(/.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) b (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
53.2%
(/.f64 (/.f64 (fma.f64 (*.f64 b b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 2 binary64) a))
53.3%
(/.f64 (/.f64 (fma.f64 (*.f64 b b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
53.1%
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) (*.f64 #s(literal 2 binary64) a))
54.7%
(/.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a))
53.7%
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))) (fma.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))))) (*.f64 #s(literal 2 binary64) a))
53.5%
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
52.2%
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) b)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a))
51.8%
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a))
52.2%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
42.5%
(/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
52.7%
(/.f64 (/.f64 (*.f64 (-.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) b) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
52.7%
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))))) b) (fma.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
52.4%
(/.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
53.9%
(/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
53.8%
(/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))))
54.8%
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
53.4%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
51.9%
(/.f64 (+.f64 (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) b) (*.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) b)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
52.8%
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
53.4%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a))
53.0%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (*.f64 #s(literal 2 binary64) a))
53.0%
(/.f64 (+.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) a))
52.4%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) a))
54.8%
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
54.7%
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
53.0%
(/.f64 (*.f64 b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -4096 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) #s(literal 256 binary64)))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
53.7%
(/.f64 (*.f64 b (fma.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
52.7%
(/.f64 (*.f64 b (/.f64 (-.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (*.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
52.7%
(/.f64 (*.f64 b (/.f64 (-.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
52.7%
(/.f64 (*.f64 b (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (-.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
52.3%
(/.f64 (*.f64 b (-.f64 (pow.f64 (pow.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
52.7%
(/.f64 (*.f64 b (-.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (fma.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) (fma.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
52.4%
(/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
66.4%
(/.f64 #s(approx (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (* (sqrt (+ (* b b) (* a (* 4 c)))) (* b b))) (* (sqrt (+ (* b b) (* a (* 4 c)))) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 #s(literal 2 binary64) a))
87.7%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))) b)) (*.f64 #s(literal 2 binary64) a))
82.1%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a))
82.1%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a (/ (* a (* c c)) (* b b))) (* a c)) (/.f64 (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
82.1%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a (/ (* a (* c c)) (* b b))) (* a c)) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a))))) b)) (*.f64 #s(literal 2 binary64) a))
82.2%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a (/ (* a (* c c)) (* b b))) (* a c)) (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)))) b)) (*.f64 #s(literal 2 binary64) a))
82.2%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
82.1%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (fma.f64 (*.f64 a (*.f64 a c)) b (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
82.1%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) (*.f64 #s(literal 2 binary64) a))
82.1%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (/.f64 (fma.f64 a (*.f64 b b) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
66.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
82.1%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal -2 binary64) b))) (*.f64 #s(literal 2 binary64) a))
82.1%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
87.2%
(/.f64 #s(approx (* b (- (sqrt (+ (* a (* (* a (* c c)) -16)) (* (* b b) (* b b)))) (* b (sqrt (+ (* b b) (* 4 (* c a))))))) (*.f64 c (fma.f64 c (fma.f64 b (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -6 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
53.4%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
82.1%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))))
52.7%
(-.f64 (/.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 a #s(literal 2 binary64))))
52.9%
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
53.4%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))
82.1%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)))
52.3%
(*.f64 (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (/.f64 b (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))))
90.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) b))
90.6%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b))
90.6%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c)) b))
87.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) #s(approx (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (neg (+ (* (* c c) (/ a (* b b))) c))) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))))) b))
87.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) #s(approx (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (neg (+ (* (* c c) (/ a (* b b))) c))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))) b))
82.3%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)))
90.3%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) (*.f64 b (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 b (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))))) b))
90.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) b) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) b))
90.6%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b))
90.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) b) (*.f64 b (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (*.f64 b b)))
89.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (* (* -2 c) (/ (* c (* a (* c a))) (* (* b b) (* b b))))) (+ (* (* c c) (/ a (* b b))) c)) (/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64)))) b))
90.3%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (* (* -2 c) (/ (* c (* a (* c a))) (* (* b b) (* b b))))) (+ (* (* c c) (/ a (* b b))) c)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 b b) c))) (/.f64 #s(literal 1 binary64) (*.f64 c c))) c)))) b))
82.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (* (* -2 c) (/ (* c (* a (* c a))) (* (* b b) (* b b))))) (+ (* (* c c) (/ a (* b b))) c)) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))) b))
87.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (* (* -2 c) (/ (* c (* a (* c a))) (* (* b b) (* b b))))) (+ (* (* c c) (/ a (* b b))) c)) (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) b))
66.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (/.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))))
66.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b)))
66.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))))
90.6%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) b) (/.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) b)))
90.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)))
90.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))))
66.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c))
82.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))))
87.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))))
82.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))
90.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (/ (- (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (* (* -2 c) (/ (* c (* a (* c a))) (* (* b b) (* b b))))) (+ (* (* c c) (/ a (* b b))) c)) b) (/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 7 binary64)))))
90.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (/ (- (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (* (* -2 c) (/ (* c (* a (* c a))) (* (* b b) (* b b))))) (+ (* (* c c) (/ a (* b b))) c)) b) (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 c (*.f64 (*.f64 a (*.f64 a a)) b))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))))
Compiler

Compiled 9 620 to 3 837 computations (60.1% saved)

simplify319.0ms (2%)

Memory
-7.2MiB live, 466.1MiB allocated
Algorithm
egg-herbie
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))
cost-diff0
(/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))))
cost-diff128
(+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
cost-diff1536
(-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))
cost-diff0
#s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b))))
cost-diff0
(-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)))
cost-diff0
(/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
cost-diff2304
(/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))
cost-diff0
#s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))
cost-diff0
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))))
cost-diff0
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
cost-diff640
(fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))
cost-diff0
(neg.f64 c)
cost-diff0
(/.f64 b (neg.f64 c))
cost-diff0
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))))
cost-diff704
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
cost-diff0
(-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))
cost-diff0
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)))
cost-diff320
(-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
cost-diff640
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
Rules
5 650×lower-*.f32
5 572×lower-*.f64
5 074×lower-/.f32
5 048×lower-/.f64
4 974×lower-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01081529
01821371
14341245
214861191
353401159
082731136
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)))
(-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))
(/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
a
(*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64))
(/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 c (*.f64 a (*.f64 c c)))
c
(*.f64 a (*.f64 c c))
(*.f64 c c)
(*.f64 b (*.f64 b (*.f64 b b)))
b
(*.f64 b (*.f64 b b))
(*.f64 b b)
#s(literal -2 binary64)
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))
#s(literal -1/4 binary64)
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))
(*.f64 a (*.f64 a (*.f64 a a)))
(*.f64 a (*.f64 a a))
(*.f64 a a)
(*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))
(*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))
(*.f64 c (*.f64 c c))
#s(literal 20 binary64)
(*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/.f64 c b)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))))
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
#s(literal 1 binary64)
(/.f64 b (neg.f64 c))
b
(neg.f64 c)
c
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))))
#s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))
(*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)))
#s(literal -2 binary64)
(fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))
(*.f64 a c)
a
c
(*.f64 (*.f64 a (*.f64 b b)) c)
(*.f64 a (*.f64 b b))
(*.f64 b b)
b
(*.f64 b (*.f64 b b))
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))
(-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)))
#s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))
#s(literal -8 binary64)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(*.f64 a a)
a
(/.f64 (*.f64 c c) b)
(*.f64 c c)
c
b
(*.f64 b (*.f64 b b))
(*.f64 b b)
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))
(*.f64 a (*.f64 #s(literal 4 binary64) c))
(*.f64 #s(literal 4 binary64) c)
#s(literal 4 binary64)
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))))
(-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))
(*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))
(*.f64 b b)
b
(fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))
a
(*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))
(*.f64 a (*.f64 c c))
(*.f64 c c)
c
#s(literal -16 binary64)
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))
(fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))
(*.f64 #s(literal 4 binary64) (*.f64 c a))
#s(literal 4 binary64)
(*.f64 c a)
(*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))
(*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))
(*.f64 (*.f64 a #s(literal 2 binary64)) b)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))
(*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))
(+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))
(*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))
Outputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (fma.f64 a (-.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a (/.f64 c (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) b) (/.f64 c b)))
(-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))
(-.f64 (/.f64 (fma.f64 a (-.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a (/.f64 c (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) b) (/.f64 c b))
(/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/.f64 (fma.f64 a (-.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a (/.f64 c (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) b)
(-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(fma.f64 a (-.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a (/.f64 c (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 a (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a (/.f64 c (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
a
(*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64))
(*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a (/.f64 c (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 c (*.f64 a (*.f64 c c)))
(*.f64 a (*.f64 c (*.f64 c c)))
c
(*.f64 a (*.f64 c c))
(*.f64 c (*.f64 a c))
(*.f64 c c)
(*.f64 b (*.f64 b (*.f64 b b)))
b
(*.f64 b (*.f64 b b))
(*.f64 b b)
#s(literal -2 binary64)
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))))
(*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a a))))))
#s(literal -1/4 binary64)
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 20 binary64)))))
(*.f64 a (*.f64 a (*.f64 a a)))
(*.f64 a (*.f64 a a))
(*.f64 a a)
(*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))
(*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 20 binary64))))
(*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))
(*.f64 c (*.f64 (*.f64 c c) #s(literal 20 binary64)))
(*.f64 c (*.f64 c c))
#s(literal 20 binary64)
(*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(*.f64 b (*.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))
(*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))
(/.f64 c b)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b)))
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
(/.f64 c (neg.f64 b))
#s(literal 1 binary64)
(/.f64 b (neg.f64 c))
(neg.f64 (/.f64 b c))
b
(neg.f64 c)
c
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (fma.f64 a c (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (fma.f64 a c (*.f64 b b)))) (*.f64 b (*.f64 b b)))))
#s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))
#s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (fma.f64 a c (*.f64 b b)))) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (fma.f64 a c (*.f64 b b)))) (*.f64 b (*.f64 b b)))
(*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)))
(*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (fma.f64 a c (*.f64 b b))))
#s(literal -2 binary64)
(fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))
(*.f64 (*.f64 a c) (fma.f64 a c (*.f64 b b)))
(*.f64 a c)
a
c
(*.f64 (*.f64 a (*.f64 b b)) c)
(*.f64 a (*.f64 c (*.f64 b b)))
(*.f64 a (*.f64 b b))
(*.f64 b b)
b
(*.f64 b (*.f64 b b))
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
(/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 a (/.f64 (*.f64 c (*.f64 a c)) b)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))
(-.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 a (/.f64 (*.f64 c (*.f64 a c)) b)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) b)
(-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)))
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 (*.f64 b b)) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 a (/.f64 (*.f64 c (*.f64 a c)) b)) (*.f64 b (*.f64 b b)))))
#s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b))))
#s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 a (/.f64 (*.f64 c (*.f64 a c)) b)) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))
(fma.f64 #s(literal -8 binary64) (*.f64 a (/.f64 (*.f64 c (*.f64 a c)) b)) (*.f64 b (*.f64 b b)))
#s(literal -8 binary64)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(*.f64 a (/.f64 (*.f64 c (*.f64 a c)) b))
(*.f64 a a)
a
(/.f64 (*.f64 c c) b)
(*.f64 c c)
c
b
(*.f64 b (*.f64 b b))
(*.f64 b b)
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))
(*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))
(sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))
(fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))
(fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))
(*.f64 a (*.f64 #s(literal 4 binary64) c))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(*.f64 #s(literal 4 binary64) c)
#s(literal 4 binary64)
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)
(*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
(/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))))
(/.f64 (fma.f64 (*.f64 c (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 a #s(literal -16 binary64))) (*.f64 (*.f64 a c) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal -4 binary64)))) (*.f64 b (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 a c)) #s(literal -16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))
(fma.f64 (*.f64 c (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 a #s(literal -16 binary64))) (*.f64 (*.f64 a c) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal -4 binary64))))
(*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))
(*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 c (*.f64 a c)) #s(literal -16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 b b)
b
(fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 a (*.f64 (*.f64 c (*.f64 a c)) #s(literal -16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))
a
(*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))
(*.f64 (*.f64 c (*.f64 a c)) #s(literal -16 binary64))
(*.f64 a (*.f64 c c))
(*.f64 c (*.f64 a c))
(*.f64 c c)
c
#s(literal -16 binary64)
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))
(*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))
(fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))
(fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))
(*.f64 #s(literal 4 binary64) (*.f64 c a))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
#s(literal 4 binary64)
(*.f64 c a)
(*.f64 a c)
(*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))
(*.f64 b (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 a c)) #s(literal -16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))
(*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (*.f64 a #s(literal 2 binary64))))
(*.f64 (*.f64 a #s(literal 2 binary64)) b)
(*.f64 b (*.f64 a #s(literal 2 binary64)))
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))
(sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))
(*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))
(*.f64 b (fma.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 a c)) #s(literal -16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(fma.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 a c)) #s(literal -16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))))
(sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))
(sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 a c)) #s(literal -16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))
(*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))

localize516.0ms (3.3%)

Memory
14.7MiB live, 696.4MiB allocated
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy99.5%
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))
accuracy99.4%
(*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))
accuracy99.2%
(*.f64 (*.f64 b b) (*.f64 b b))
accuracy54.6%
(-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))
accuracy99.5%
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
accuracy99.5%
(/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))
accuracy90.5%
#s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b))))
accuracy53.0%
(-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)))
accuracy99.6%
(*.f64 b (*.f64 b b))
accuracy99.5%
(*.f64 (*.f64 a (*.f64 b b)) c)
accuracy99.5%
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))
accuracy82.5%
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))))
accuracy100.0%
(/.f64 b (neg.f64 c))
accuracy100.0%
(neg.f64 c)
accuracy99.6%
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
accuracy66.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))))
accuracy99.5%
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
accuracy99.5%
(/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))
accuracy99.2%
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))
accuracy90.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)))
Samples
172.0ms103×1valid
108.0ms153×0valid
Compiler

Compiled 1 317 to 100 computations (92.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 229.0ms
ival-mult: 136.0ms (59.5% of total)
ival-div: 29.0ms (12.7% of total)
ival-add: 17.0ms (7.4% of total)
ival-neg: 15.0ms (6.6% of total)
adjust: 12.0ms (5.3% of total)
ival-sqrt: 11.0ms (4.8% of total)
ival-sub: 8.0ms (3.5% of total)
exact: 1.0ms (0.4% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series244.0ms (1.6%)

Memory
-25.4MiB live, 147.3MiB allocated
Counts
29 → 924
Calls
Call 1
Inputs
#s(alt (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())
#s(alt (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (patch (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #<representation binary64>) () ())
#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) #<representation binary64>) () ())
#s(alt (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) (patch (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) #<representation binary64>) () ())
#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) #<representation binary64>) () ())
#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) #<representation binary64>) () ())
#s(alt (/.f64 b (neg.f64 c)) (patch (/.f64 b (neg.f64 c)) #<representation binary64>) () ())
#s(alt (neg.f64 c) (patch (neg.f64 c) #<representation binary64>) () ())
#s(alt (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (patch (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())
#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())
#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())
#s(alt #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (patch #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())
#s(alt (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())
#s(alt (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())
#s(alt (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())
#s(alt #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (patch #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())
#s(alt (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())
#s(alt (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())
#s(alt (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (patch (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #<representation binary64>) () ())
#s(alt (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())
#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())
#s(alt (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())
#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())
#s(alt (*.f64 (*.f64 a (*.f64 b b)) c) (patch (*.f64 (*.f64 a (*.f64 b b)) c) #<representation binary64>) () ())
#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())
#s(alt (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (patch (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) #<representation binary64>) () ())
#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())
#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())
#s(alt (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (patch (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #<representation binary64>) () ())
Outputs
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 a) (#s(alt (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 a) (#s(alt (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 a) (#s(alt (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 a) (#s(alt (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf a) (#s(alt (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf a) (#s(alt (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf a) (#s(alt (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf a) (#s(alt (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf a) (#s(alt (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf a) (#s(alt (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf a) (#s(alt (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf a) (#s(alt (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 c) (#s(alt (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 c) (#s(alt (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 c) (#s(alt (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 c) (#s(alt (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf c) (#s(alt (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf c) (#s(alt (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf c) (#s(alt (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf c) (#s(alt (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf c) (#s(alt (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf c) (#s(alt (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf c) (#s(alt (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf c) (#s(alt (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 b) (#s(alt (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 b) (#s(alt (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 b) (#s(alt (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 b) (#s(alt (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf b) (#s(alt (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf b) (#s(alt (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf b) (#s(alt (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf b) (#s(alt (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf b) (#s(alt (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf b) (#s(alt (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf b) (#s(alt (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf b) (#s(alt (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (* a (pow c 2)) (pow b 2))) (taylor 0 a) (#s(alt (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (patch (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) (taylor 0 a) (#s(alt (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (patch (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) (taylor 0 a) (#s(alt (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (patch (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) (taylor 0 a) (#s(alt (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (patch (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf a) (#s(alt (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (patch (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4)))))) (taylor inf a) (#s(alt (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (patch (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) (taylor inf a) (#s(alt (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (patch (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) (taylor inf a) (#s(alt (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (patch (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf a) (#s(alt (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (patch (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6)))))) (taylor -inf a) (#s(alt (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (patch (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6)))))) (taylor -inf a) (#s(alt (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (patch (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6)))))) (taylor -inf a) (#s(alt (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (patch (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (* a (pow c 2)) (pow b 2))) (taylor 0 c) (#s(alt (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (patch (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) (taylor 0 c) (#s(alt (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (patch (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) (taylor 0 c) (#s(alt (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (patch (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) (taylor 0 c) (#s(alt (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (patch (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor inf c) (#s(alt (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (patch (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) (taylor inf c) (#s(alt (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (patch (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2))))))) (taylor inf c) (#s(alt (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (patch (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2))))))) (taylor inf c) (#s(alt (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (patch (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor -inf c) (#s(alt (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (patch (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) (taylor -inf c) (#s(alt (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (patch (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c)))) (taylor -inf c) (#s(alt (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (patch (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c)))) (taylor -inf c) (#s(alt (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (patch (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (taylor 0 b) (#s(alt (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (patch (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6)) (taylor 0 b) (#s(alt (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (patch (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6)) (taylor 0 b) (#s(alt (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (patch (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6)) (taylor 0 b) (#s(alt (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (patch (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (* a (pow c 2)) (pow b 2))) (taylor inf b) (#s(alt (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (patch (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 2)) (taylor inf b) (#s(alt (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (patch (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (* a (pow c 2))) (pow b 2)) (taylor inf b) (#s(alt (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (patch (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (* a (pow c 2))) (pow b 2)) (taylor inf b) (#s(alt (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (patch (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (* a (pow c 2)) (pow b 2))) (taylor -inf b) (#s(alt (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (patch (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 2)) (taylor -inf b) (#s(alt (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (patch (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (* a (pow c 2))) (pow b 2)) (taylor -inf b) (#s(alt (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (patch (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (* a (pow c 2))) (pow b 2)) (taylor -inf b) (#s(alt (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (patch (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (taylor 0 b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) #<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 #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) (taylor inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor -inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) (taylor -inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) (taylor -inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) (taylor -inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) (taylor 0 a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) (taylor 0 a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* 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)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) (taylor inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) (taylor -inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) (taylor -inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) (taylor -inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (taylor 0 c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) (taylor 0 c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) (taylor 0 c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) (taylor inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) (taylor inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) (taylor inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) (patch (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) #<representation binary64>) () ())) ())
#s(alt (- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b)) (taylor 0 a) (#s(alt (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) (patch (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) #<representation binary64>) () ())) ())
#s(alt (- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)) (taylor 0 a) (#s(alt (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) (patch (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) #<representation binary64>) () ())) ())
#s(alt (- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))) (/ c b)) (taylor 0 a) (#s(alt (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) (patch (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) (patch (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) (taylor inf a) (#s(alt (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) (patch (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) (taylor inf a) (#s(alt (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) (patch (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ c (* (pow a 3) b))))) (/ (pow c 2) (* (pow a 2) (pow b 3))))) (taylor inf a) (#s(alt (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) (patch (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) (patch (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) (taylor -inf a) (#s(alt (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) (patch (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) (taylor -inf a) (#s(alt (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) (patch (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3)))) a))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) (taylor -inf a) (#s(alt (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) (patch (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) (patch (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (taylor 0 c) (#s(alt (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) (patch (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))) (taylor 0 c) (#s(alt (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) (patch (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b))) (taylor 0 c) (#s(alt (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) (patch (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) (patch (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) (taylor inf c) (#s(alt (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) (patch (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2))))))) (taylor inf c) (#s(alt (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) (patch (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ (+ (/ 1 (* b c)) (/ a (pow b 3))) (pow c 2)))))) (taylor inf c) (#s(alt (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) (patch (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) (patch (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) (taylor -inf c) (#s(alt (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) (patch (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c)))) (taylor -inf c) (#s(alt (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) (patch (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (+ (/ 1 (* b (pow c 2))) (/ a (* (pow b 3) c)))) c)))) (taylor -inf c) (#s(alt (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) (patch (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) (patch (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) (taylor 0 b) (#s(alt (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) (patch (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) (taylor 0 b) (#s(alt (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) (patch (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 7)) (taylor 0 b) (#s(alt (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) (patch (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) (patch (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) #<representation binary64>) () ())) ())
#s(alt (/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b) (taylor inf b) (#s(alt (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) (patch (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) #<representation binary64>) () ())) ())
#s(alt (/ (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) c) b) (taylor inf b) (#s(alt (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) (patch (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) #<representation binary64>) () ())) ())
#s(alt (/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2))))) c) b) (taylor inf b) (#s(alt (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) (patch (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) (patch (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)) (taylor -inf b) (#s(alt (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) (patch (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))) (* -1 c)) b)) (taylor -inf b) (#s(alt (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) (patch (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2)))) (* -1 c)) b)) (taylor -inf b) (#s(alt (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) (patch (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) (patch (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (taylor 0 b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) #<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 #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) (taylor inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor -inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) (taylor -inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) (taylor -inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) (taylor -inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) (taylor 0 a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) (taylor 0 a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* 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)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) (taylor inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) (taylor -inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) (taylor -inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) (taylor -inf a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (taylor 0 c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) (taylor 0 c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) (taylor 0 c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) (taylor inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) (taylor inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) (taylor inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b c)) (taylor 0 b) (#s(alt (/.f64 b (neg.f64 c)) (patch (/.f64 b (neg.f64 c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b c)) (taylor 0 b) (#s(alt (/.f64 b (neg.f64 c)) (patch (/.f64 b (neg.f64 c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b c)) (taylor 0 b) (#s(alt (/.f64 b (neg.f64 c)) (patch (/.f64 b (neg.f64 c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b c)) (taylor 0 b) (#s(alt (/.f64 b (neg.f64 c)) (patch (/.f64 b (neg.f64 c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b c)) (taylor inf b) (#s(alt (/.f64 b (neg.f64 c)) (patch (/.f64 b (neg.f64 c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b c)) (taylor inf b) (#s(alt (/.f64 b (neg.f64 c)) (patch (/.f64 b (neg.f64 c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b c)) (taylor inf b) (#s(alt (/.f64 b (neg.f64 c)) (patch (/.f64 b (neg.f64 c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b c)) (taylor inf b) (#s(alt (/.f64 b (neg.f64 c)) (patch (/.f64 b (neg.f64 c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b c)) (taylor -inf b) (#s(alt (/.f64 b (neg.f64 c)) (patch (/.f64 b (neg.f64 c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b c)) (taylor -inf b) (#s(alt (/.f64 b (neg.f64 c)) (patch (/.f64 b (neg.f64 c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b c)) (taylor -inf b) (#s(alt (/.f64 b (neg.f64 c)) (patch (/.f64 b (neg.f64 c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b c)) (taylor -inf b) (#s(alt (/.f64 b (neg.f64 c)) (patch (/.f64 b (neg.f64 c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b c)) (taylor 0 c) (#s(alt (/.f64 b (neg.f64 c)) (patch (/.f64 b (neg.f64 c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b c)) (taylor 0 c) (#s(alt (/.f64 b (neg.f64 c)) (patch (/.f64 b (neg.f64 c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b c)) (taylor 0 c) (#s(alt (/.f64 b (neg.f64 c)) (patch (/.f64 b (neg.f64 c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b c)) (taylor 0 c) (#s(alt (/.f64 b (neg.f64 c)) (patch (/.f64 b (neg.f64 c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b c)) (taylor inf c) (#s(alt (/.f64 b (neg.f64 c)) (patch (/.f64 b (neg.f64 c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b c)) (taylor inf c) (#s(alt (/.f64 b (neg.f64 c)) (patch (/.f64 b (neg.f64 c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b c)) (taylor inf c) (#s(alt (/.f64 b (neg.f64 c)) (patch (/.f64 b (neg.f64 c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b c)) (taylor inf c) (#s(alt (/.f64 b (neg.f64 c)) (patch (/.f64 b (neg.f64 c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b c)) (taylor -inf c) (#s(alt (/.f64 b (neg.f64 c)) (patch (/.f64 b (neg.f64 c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b c)) (taylor -inf c) (#s(alt (/.f64 b (neg.f64 c)) (patch (/.f64 b (neg.f64 c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b c)) (taylor -inf c) (#s(alt (/.f64 b (neg.f64 c)) (patch (/.f64 b (neg.f64 c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b c)) (taylor -inf c) (#s(alt (/.f64 b (neg.f64 c)) (patch (/.f64 b (neg.f64 c)) #<representation binary64>) () ())) ())
#s(alt (* -1 c) (taylor 0 c) (#s(alt (neg.f64 c) (patch (neg.f64 c) #<representation binary64>) () ())) ())
#s(alt (* -1 c) (taylor 0 c) (#s(alt (neg.f64 c) (patch (neg.f64 c) #<representation binary64>) () ())) ())
#s(alt (* -1 c) (taylor 0 c) (#s(alt (neg.f64 c) (patch (neg.f64 c) #<representation binary64>) () ())) ())
#s(alt (* -1 c) (taylor 0 c) (#s(alt (neg.f64 c) (patch (neg.f64 c) #<representation binary64>) () ())) ())
#s(alt (* -1 c) (taylor inf c) (#s(alt (neg.f64 c) (patch (neg.f64 c) #<representation binary64>) () ())) ())
#s(alt (* -1 c) (taylor inf c) (#s(alt (neg.f64 c) (patch (neg.f64 c) #<representation binary64>) () ())) ())
#s(alt (* -1 c) (taylor inf c) (#s(alt (neg.f64 c) (patch (neg.f64 c) #<representation binary64>) () ())) ())
#s(alt (* -1 c) (taylor inf c) (#s(alt (neg.f64 c) (patch (neg.f64 c) #<representation binary64>) () ())) ())
#s(alt (* -1 c) (taylor -inf c) (#s(alt (neg.f64 c) (patch (neg.f64 c) #<representation binary64>) () ())) ())
#s(alt (* -1 c) (taylor -inf c) (#s(alt (neg.f64 c) (patch (neg.f64 c) #<representation binary64>) () ())) ())
#s(alt (* -1 c) (taylor -inf c) (#s(alt (neg.f64 c) (patch (neg.f64 c) #<representation binary64>) () ())) ())
#s(alt (* -1 c) (taylor -inf c) (#s(alt (neg.f64 c) (patch (neg.f64 c) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor 0 a) (#s(alt (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (patch (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* a (pow c 2)) (* (pow b 2) c))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (patch (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* a (pow c 2)) (* (pow b 2) c))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (patch (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* a (pow c 2)) (* (pow b 2) c))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (patch (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (pow c 2)) (taylor inf a) (#s(alt (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (patch (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2))) (taylor inf a) (#s(alt (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (patch (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2))) (taylor inf a) (#s(alt (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (patch (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2))) (taylor inf a) (#s(alt (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (patch (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (pow c 2)) (taylor -inf a) (#s(alt (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (patch (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (patch (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (patch (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (patch (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor 0 c) (#s(alt (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (patch (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* a (pow b 2)) (* (pow a 2) c))) (taylor 0 c) (#s(alt (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (patch (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* a (pow b 2)) (* (pow a 2) c))) (taylor 0 c) (#s(alt (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (patch (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* a (pow b 2)) (* (pow a 2) c))) (taylor 0 c) (#s(alt (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (patch (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (pow c 2)) (taylor inf c) (#s(alt (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (patch (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2))) (taylor inf c) (#s(alt (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (patch (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2))) (taylor inf c) (#s(alt (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (patch (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2))) (taylor inf c) (#s(alt (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (patch (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (pow c 2)) (taylor -inf c) (#s(alt (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (patch (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2))) (taylor -inf c) (#s(alt (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (patch (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2))) (taylor -inf c) (#s(alt (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (patch (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2))) (taylor -inf c) (#s(alt (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (patch (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (pow c 2)) (taylor 0 b) (#s(alt (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (patch (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (taylor 0 b) (#s(alt (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (patch (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (taylor 0 b) (#s(alt (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (patch (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (taylor 0 b) (#s(alt (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (patch (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor inf b) (#s(alt (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (patch (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (taylor inf b) (#s(alt (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (patch (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (taylor inf b) (#s(alt (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (patch (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (taylor inf b) (#s(alt (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (patch (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor -inf b) (#s(alt (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (patch (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (taylor -inf b) (#s(alt (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (patch (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (taylor -inf b) (#s(alt (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (patch (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (taylor -inf b) (#s(alt (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (patch (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) #<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)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (taylor 0 b) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.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)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.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)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) (taylor inf b) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.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)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) (taylor -inf b) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* 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)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* 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)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) (taylor 0 a) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) (taylor 0 a) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) (taylor 0 a) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.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)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) (taylor inf a) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) (taylor -inf a) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) (taylor -inf a) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) (taylor -inf a) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.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)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) (taylor inf c) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) (taylor inf c) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) (taylor inf c) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf c) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) #<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)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor -inf b) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) #<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)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) #<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)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) #<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)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) #<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)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) #<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)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) #<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)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) #<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)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) #<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)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) #<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)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (patch #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) (taylor 0 a) (#s(alt #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (patch #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) (taylor 0 a) (#s(alt #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (patch #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) (taylor 0 a) (#s(alt #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (patch #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) (taylor inf a) (#s(alt #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (patch #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) (taylor inf a) (#s(alt #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (patch #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) (taylor inf a) (#s(alt #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (patch #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) (taylor inf a) (#s(alt #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (patch #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) (taylor -inf a) (#s(alt #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (patch #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) (taylor -inf a) (#s(alt #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (patch #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) (taylor -inf a) (#s(alt #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (patch #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) (taylor -inf a) (#s(alt #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (patch #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (patch #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) (taylor 0 c) (#s(alt #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (patch #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) (taylor 0 c) (#s(alt #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (patch #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) (taylor 0 c) (#s(alt #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (patch #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) (taylor inf c) (#s(alt #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (patch #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) (taylor inf c) (#s(alt #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (patch #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) (taylor inf c) (#s(alt #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (patch #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) (taylor inf c) (#s(alt #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (patch #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) (taylor -inf c) (#s(alt #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (patch #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) (taylor -inf c) (#s(alt #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (patch #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) (taylor -inf c) (#s(alt #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (patch #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) (taylor -inf c) (#s(alt #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (patch #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) (taylor 0 b) (#s(alt #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (patch #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) (taylor 0 b) (#s(alt #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (patch #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) (taylor 0 b) (#s(alt #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (patch #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) (taylor 0 b) (#s(alt #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (patch #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (patch #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.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 #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (patch #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.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 #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (patch #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.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 #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (patch #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor -inf b) (#s(alt #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (patch #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (patch #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (patch #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (patch #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))))) (taylor 0 a) (#s(alt (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))) (* -2 (/ (pow c 2) (pow b 3))))))) (taylor 0 a) (#s(alt (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (+ (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))))) (* -2 (/ (pow c 2) (pow b 3))))))) (taylor 0 a) (#s(alt (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ a c)) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (taylor inf a) (#s(alt (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))))) (taylor inf a) (#s(alt (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3)))))))))) (taylor inf a) (#s(alt (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1 (* (sqrt (/ c (pow a 7))) (/ (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 9) c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5))))))))))))) (taylor inf a) (#s(alt (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ a c)) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (taylor -inf a) (#s(alt (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))) (taylor -inf a) (#s(alt (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))) (taylor -inf a) (#s(alt (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a)) (* -1/128 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow a 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))) (taylor -inf a) (#s(alt (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (* 4 (/ (pow a 2) (pow b 3)))) (* -2 (/ (pow a 2) (pow b 3))))))) (taylor 0 c) (#s(alt (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))) (* -2 (/ (pow a 2) (pow b 3))))))) (taylor 0 c) (#s(alt (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (+ (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (* c (- (+ (* -32 (/ (pow a 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))))) (+ (* 8 (/ (pow a 4) (pow b 7))) (* a (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) b)))))))))) (* -2 (/ (pow a 2) (pow b 3))))))) (taylor 0 c) (#s(alt (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (taylor inf c) (#s(alt (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))))) (taylor inf c) (#s(alt (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3)))))))))) (taylor inf c) (#s(alt (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1 (* (sqrt (/ a (pow c 7))) (/ (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 9)))) (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 3))) (pow b 5))))))))))))) (taylor inf c) (#s(alt (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (taylor -inf c) (#s(alt (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))) (taylor -inf c) (#s(alt (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))) (taylor -inf c) (#s(alt (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/128 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))) (taylor -inf c) (#s(alt (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (taylor 0 b) (#s(alt (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 b) (* 1/2 (* (sqrt (* a c)) (sqrt -16)))) (taylor 0 b) (#s(alt (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* -1/16 (* (sqrt (/ 1 (* a c))) (* b (sqrt -16)))) 1))) (taylor 0 b) (#s(alt (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* a c))) (sqrt -16))) (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -16)))))))) 1))) (taylor 0 b) (#s(alt (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (/ (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (* a c)) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (/ (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4))))))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (/ (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* -1/2 (/ (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) (pow b 6))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 8 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4)) (/ (* a (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))) (pow b 6))))))))))) (+ (* -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(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor -inf b) (#s(alt (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2)))))) (taylor -inf b) (#s(alt (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2))) (* -1 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 4))))))) (taylor -inf b) (#s(alt (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -1 (/ (+ (* -4 (* (pow a 3) (pow c 3))) (+ (* -2 (* a (* c (- (* 8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))))) (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (+ (* 64 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (pow b 6))) (+ (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2))) (* -1 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 4)))))))) (taylor -inf b) (#s(alt (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (patch (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* 1/2 (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))))) (taylor 0 a) (#s(alt (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* 1/2 (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3)))))))) (taylor 0 a) (#s(alt (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))) (* a (+ (* 1/2 (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b))))) (* 1/2 (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))))))) (taylor 0 a) (#s(alt (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (taylor inf a) (#s(alt (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2)))) (taylor inf a) (#s(alt (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))))) (taylor inf a) (#s(alt (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (* a c)) (/ (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5)))))))) (pow a 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2)))))) (taylor inf a) (#s(alt (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (taylor -inf a) (#s(alt (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2)))) (taylor -inf a) (#s(alt (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (+ (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))) (* -1/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))))) (taylor -inf a) (#s(alt (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* 1/256 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))))) (taylor -inf a) (#s(alt (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* 1/2 (* c (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3)))))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* 1/2 (* c (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))) (* c (+ (* 1/2 (* c (- (+ (* -32 (/ (pow a 3) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))))) (+ (* 8 (/ (pow a 3) (pow b 7))) (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8)))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (* a b)))))) (* 1/2 (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* 1/4 (* (sqrt (/ c (pow a 3))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (taylor inf c) (#s(alt (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2))))) (taylor inf c) (#s(alt (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2)))))) (taylor inf c) (#s(alt (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 5))) (pow b 5)))))))) (pow c 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2))))))) (taylor inf c) (#s(alt (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (taylor -inf c) (#s(alt (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2)))))) (taylor -inf c) (#s(alt (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2))))))) (taylor -inf c) (#s(alt (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/256 (* (sqrt (/ c (pow a 7))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2))))))) (taylor -inf c) (#s(alt (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (taylor 0 b) (#s(alt (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* 1/4 (* (sqrt (/ c a)) (sqrt -16)))) (taylor 0 b) (#s(alt (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -16)))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* b (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -16))) (* 1/2 (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (sqrt -16))))))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))) b) (taylor inf b) (#s(alt (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2))))) b) (taylor inf b) (#s(alt (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (+ (* 1/2 (/ (- (+ (* -32 (* (pow a 3) (pow c 4))) (+ (* -1/2 (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2)))))) (+ (* 8 (* (pow a 3) (pow c 4))) (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a))) (pow b 6))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))))) b) (taylor inf b) (#s(alt (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor -inf b) (#s(alt (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (/ 1 a)))) (taylor -inf b) (#s(alt (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (+ (* -1/2 (/ (- (+ (* -16 (* a (pow c 2))) (* 16 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))) (taylor -inf b) (#s(alt (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* 8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (+ (* 2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* 64 (* (pow a 2) (pow c 3))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (+ (* -1/2 (/ (- (+ (* -16 (* a (pow c 2))) (* 16 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))) (taylor -inf b) (#s(alt (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -2 (* a (* b c))) (taylor 0 a) (#s(alt (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* a (- (* -8 (/ (pow c 2) b)) (* -2 (/ (pow c 2) b)))) (* 2 (* b c)))) (taylor 0 a) (#s(alt (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* a (- (+ (* -8 (/ (pow c 2) b)) (* -4 (/ (* a (pow c 3)) (pow b 3)))) (* -2 (/ (pow c 2) b)))) (* 2 (* b c)))) (taylor 0 a) (#s(alt (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* a (- (+ (* -8 (/ (pow c 2) b)) (* a (- (* a (- (* -32 (/ (pow c 4) (pow b 5))) (* -1/2 (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))))))) (* 4 (/ (pow c 3) (pow b 3)))))) (* -2 (/ (pow c 2) b)))) (* 2 (* b c)))) (taylor 0 a) (#s(alt (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))) (taylor inf a) (#s(alt (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))) (taylor inf a) (#s(alt (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (taylor inf a) (#s(alt (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))))) (taylor inf a) (#s(alt (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (taylor -inf a) (#s(alt (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))) (taylor -inf a) (#s(alt (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))) (taylor -inf a) (#s(alt (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))) (taylor -inf a) (#s(alt (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* a (* b c))) (taylor 0 c) (#s(alt (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (- (* -8 (/ (pow a 2) b)) (* -2 (/ (pow a 2) b)))) (* 2 (* a b)))) (taylor 0 c) (#s(alt (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (- (+ (* -8 (/ (pow a 2) b)) (* -4 (/ (* (pow a 3) c) (pow b 3)))) (* -2 (/ (pow a 2) b)))) (* 2 (* a b)))) (taylor 0 c) (#s(alt (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (- (+ (* -8 (/ (pow a 2) b)) (* c (- (* c (- (* -32 (/ (pow a 4) (pow b 5))) (* -1/2 (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))))) (* 4 (/ (pow a 3) (pow b 3)))))) (* -2 (/ (pow a 2) b)))) (* 2 (* a b)))) (taylor 0 c) (#s(alt (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))) (taylor inf c) (#s(alt (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))) (taylor inf c) (#s(alt (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (taylor inf c) (#s(alt (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))))) (taylor inf c) (#s(alt (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (taylor -inf c) (#s(alt (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))) (taylor -inf c) (#s(alt (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))) (taylor -inf c) (#s(alt (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))) (taylor -inf c) (#s(alt (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* a (* b (* c (sqrt -16)))) (taylor 0 b) (#s(alt (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* b (+ (* -2 (* (sqrt (* a c)) b)) (* a (* c (sqrt -16))))) (taylor 0 b) (#s(alt (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* b (+ (* a (* c (sqrt -16))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c))))))) (taylor 0 b) (#s(alt (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* b (+ (* a (* c (sqrt -16))) (* b (- (* (pow b 2) (- (* 1/2 (/ b (* a (* c (sqrt -16))))) (* 1/4 (sqrt (/ 1 (* a c)))))) (* 2 (sqrt (* a c))))))) (taylor 0 b) (#s(alt (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* a (* b c))) (taylor inf b) (#s(alt (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* b (- (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c))))) (taylor inf b) (#s(alt (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c))))) (taylor inf b) (#s(alt (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (+ (* -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))) (+ (* 2 (* a c)) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))))) (taylor inf b) (#s(alt (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* 2 (pow b 3)) (taylor -inf b) (#s(alt (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow b 3) (- (* -2 (/ (* a c) (pow b 2))) 2))) (taylor -inf b) (#s(alt (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow b 3) (- (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))))) (taylor -inf b) (#s(alt (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow b 3) (- (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (+ 2 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))))) (taylor -inf b) (#s(alt (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (patch (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor 0 a) (#s(alt #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (patch #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -8 (/ (* (pow a 2) (pow c 2)) b)) (pow b 3)) (taylor 0 a) (#s(alt #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (patch #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (* (pow a 2) (+ (* -32 (/ (* (pow a 2) (pow c 4)) (pow b 5))) (* -8 (/ (pow c 2) b)))) (pow b 3)) (taylor 0 a) (#s(alt #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (patch #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (* (pow a 2) (+ (* -8 (/ (pow c 2) b)) (* (pow a 2) (+ (* -256 (/ (* (pow a 2) (pow c 6)) (pow b 9))) (* -32 (/ (pow c 4) (pow b 5))))))) (pow b 3)) (taylor 0 a) (#s(alt #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (patch #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* a (* b (* c (sqrt -16)))) (taylor inf a) (#s(alt #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (patch #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))) (taylor inf a) (#s(alt #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (patch #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))) (taylor inf a) (#s(alt #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (patch #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))))) (taylor inf a) (#s(alt #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (patch #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (* b (* c (sqrt -16))))) (taylor -inf a) (#s(alt #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (patch #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))) (taylor -inf a) (#s(alt #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (patch #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))))) (taylor -inf a) (#s(alt #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (patch #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))))) (taylor -inf a) (#s(alt #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (patch #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor 0 c) (#s(alt #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (patch #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -8 (/ (* (pow a 2) (pow c 2)) b)) (pow b 3)) (taylor 0 c) (#s(alt #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (patch #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (* (pow c 2) (+ (* -32 (/ (* (pow a 4) (pow c 2)) (pow b 5))) (* -8 (/ (pow a 2) b)))) (pow b 3)) (taylor 0 c) (#s(alt #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (patch #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (* (pow c 2) (+ (* -8 (/ (pow a 2) b)) (* (pow c 2) (+ (* -256 (/ (* (pow a 6) (pow c 2)) (pow b 9))) (* -32 (/ (pow a 4) (pow b 5))))))) (pow b 3)) (taylor 0 c) (#s(alt #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (patch #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* a (* b (* c (sqrt -16)))) (taylor inf c) (#s(alt #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (patch #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))) (taylor inf c) (#s(alt #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (patch #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))) (taylor inf c) (#s(alt #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (patch #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))))) (taylor inf c) (#s(alt #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (patch #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (* b (* c (sqrt -16))))) (taylor -inf c) (#s(alt #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (patch #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))) (taylor -inf c) (#s(alt #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (patch #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))))) (taylor -inf c) (#s(alt #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (patch #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))))) (taylor -inf c) (#s(alt #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (patch #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* a (* b (* c (sqrt -16)))) (taylor 0 b) (#s(alt #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (patch #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* b (+ (* 1/2 (/ (pow b 4) (* a (* c (sqrt -16))))) (* a (* c (sqrt -16))))) (taylor 0 b) (#s(alt #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (patch #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* b (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* -1/8 (/ (pow b 4) (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))) (* 1/2 (/ 1 (* a (* c (sqrt -16))))))))) (taylor 0 b) (#s(alt #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (patch #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* b (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* (pow b 4) (- (* 1/16 (/ (pow b 4) (* (pow a 5) (* (pow c 5) (pow (sqrt -16) 5))))) (* 1/8 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))))) (* 1/2 (/ 1 (* a (* c (sqrt -16))))))))) (taylor 0 b) (#s(alt #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (patch #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor inf b) (#s(alt #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (patch #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 3) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (taylor inf b) (#s(alt #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (patch #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 3) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (taylor inf b) (#s(alt #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (patch #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 3) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (patch #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor -inf b) (#s(alt #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (patch #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow b 3) (- (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1))) (taylor -inf b) (#s(alt #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (patch #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow b 3) (- (+ (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 32 (/ (* (pow a 4) (pow c 4)) (pow b 8)))) 1))) (taylor -inf b) (#s(alt #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (patch #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow b 3) (- (+ (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* 256 (/ (* (pow a 6) (pow c 6)) (pow b 12))))) 1))) (taylor -inf b) (#s(alt #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (patch #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -16 (* (pow a 2) (* (pow b 2) (pow c 2)))) (taylor 0 b) (#s(alt (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* -4 (* a (* (pow b 2) c))))) (taylor 0 b) (#s(alt (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* -4 (* a (* (pow b 2) c))))) (taylor 0 b) (#s(alt (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* -4 (* a (* (pow b 2) c))))) (taylor 0 b) (#s(alt (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a (* (pow b 4) c))) (taylor inf b) (#s(alt (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 4) (- (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (* a c)))) (taylor inf b) (#s(alt (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 4) (- (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (* a c)))) (taylor inf b) (#s(alt (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 4) (- (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (* a c)))) (taylor inf b) (#s(alt (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a (* (pow b 4) c))) (taylor -inf b) (#s(alt (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 4) (- (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (* a c)))) (taylor -inf b) (#s(alt (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 4) (- (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (* a c)))) (taylor -inf b) (#s(alt (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 4) (- (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (* a c)))) (taylor -inf b) (#s(alt (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a (* (pow b 4) c))) (taylor 0 a) (#s(alt (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* -16 (* a (* (pow b 2) (pow c 2)))) (* 4 (* (pow b 4) c)))) (taylor 0 a) (#s(alt (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* -16 (* a (* (pow b 2) (pow c 2)))) (* 4 (* (pow b 4) c)))) (taylor 0 a) (#s(alt (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* -16 (* a (* (pow b 2) (pow c 2)))) (* 4 (* (pow b 4) c)))) (taylor 0 a) (#s(alt (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* -16 (* (pow a 2) (* (pow b 2) (pow c 2)))) (taylor inf a) (#s(alt (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -16 (* (pow b 2) (pow c 2))) (* -4 (/ (* (pow b 4) c) a)))) (taylor inf a) (#s(alt (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -16 (* (pow b 2) (pow c 2))) (* -4 (/ (* (pow b 4) c) a)))) (taylor inf a) (#s(alt (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -16 (* (pow b 2) (pow c 2))) (* -4 (/ (* (pow b 4) c) a)))) (taylor inf a) (#s(alt (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* -16 (* (pow a 2) (* (pow b 2) (pow c 2)))) (taylor -inf a) (#s(alt (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -16 (* (pow b 2) (pow c 2))) (* -4 (/ (* (pow b 4) c) a)))) (taylor -inf a) (#s(alt (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -16 (* (pow b 2) (pow c 2))) (* -4 (/ (* (pow b 4) c) a)))) (taylor -inf a) (#s(alt (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -16 (* (pow b 2) (pow c 2))) (* -4 (/ (* (pow b 4) c) a)))) (taylor -inf a) (#s(alt (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a (* (pow b 4) c))) (taylor 0 c) (#s(alt (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -16 (* (pow a 2) (* (pow b 2) c))) (* 4 (* a (pow b 4))))) (taylor 0 c) (#s(alt (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -16 (* (pow a 2) (* (pow b 2) c))) (* 4 (* a (pow b 4))))) (taylor 0 c) (#s(alt (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -16 (* (pow a 2) (* (pow b 2) c))) (* 4 (* a (pow b 4))))) (taylor 0 c) (#s(alt (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* -16 (* (pow a 2) (* (pow b 2) (pow c 2)))) (taylor inf c) (#s(alt (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -16 (* (pow a 2) (pow b 2))) (* -4 (/ (* a (pow b 4)) c)))) (taylor inf c) (#s(alt (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -16 (* (pow a 2) (pow b 2))) (* -4 (/ (* a (pow b 4)) c)))) (taylor inf c) (#s(alt (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -16 (* (pow a 2) (pow b 2))) (* -4 (/ (* a (pow b 4)) c)))) (taylor inf c) (#s(alt (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* -16 (* (pow a 2) (* (pow b 2) (pow c 2)))) (taylor -inf c) (#s(alt (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -16 (* (pow a 2) (pow b 2))) (* -4 (/ (* a (pow b 4)) c)))) (taylor -inf c) (#s(alt (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -16 (* (pow a 2) (pow b 2))) (* -4 (/ (* a (pow b 4)) c)))) (taylor -inf c) (#s(alt (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -16 (* (pow a 2) (pow b 2))) (* -4 (/ (* a (pow b 4)) c)))) (taylor -inf c) (#s(alt (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* 2 (pow b 2)) (taylor 0 a) (#s(alt (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 (* a c)) (* 2 (pow b 2))) (taylor 0 a) (#s(alt (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 (pow b 2)) (* a (+ (* 2 c) (* a (+ (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2)))))))) (taylor 0 a) (#s(alt (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 (pow b 2)) (* a (+ (* 2 c) (* a (+ (* -8 (/ (pow c 2) (pow b 2))) (+ (* -2 (/ (pow c 2) (pow b 2))) (* 4 (/ (* a (pow c 3)) (pow b 4))))))))) (taylor 0 a) (#s(alt (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16)))) (taylor inf a) (#s(alt (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16)))))) (taylor inf a) (#s(alt (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 5))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16)))))))) (taylor inf a) (#s(alt (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 5))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 7))) (+ (* 1/16 (/ (pow b 12) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16)))))))))) (taylor inf a) (#s(alt (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))) (taylor -inf a) (#s(alt (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))) (taylor -inf a) (#s(alt (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))))) (taylor -inf a) (#s(alt (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/16 (/ (pow b 12) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))))))) (taylor -inf a) (#s(alt (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* 2 (pow b 2)) (taylor 0 c) (#s(alt (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 (* a c)) (* 2 (pow b 2))) (taylor 0 c) (#s(alt (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 (pow b 2)) (* c (+ (* 2 a) (* c (+ (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2)))))))) (taylor 0 c) (#s(alt (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 (pow b 2)) (* c (+ (* 2 a) (* c (+ (* -8 (/ (pow a 2) (pow b 2))) (+ (* -2 (/ (pow a 2) (pow b 2))) (* 4 (/ (* (pow a 3) c) (pow b 4))))))))) (taylor 0 c) (#s(alt (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16)))) (taylor inf c) (#s(alt (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 3))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16)))))) (taylor inf c) (#s(alt (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 5))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 3))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16)))))))) (taylor inf c) (#s(alt (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 5))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 7))) (+ (* 1/16 (/ (pow b 12) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 3))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16)))))))))) (taylor inf c) (#s(alt (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))) (taylor -inf c) (#s(alt (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))) (taylor -inf c) (#s(alt (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))))) (taylor -inf c) (#s(alt (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/16 (/ (pow b 12) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))))))) (taylor -inf c) (#s(alt (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* a (* c (sqrt -16))) (taylor 0 b) (#s(alt (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 (* (sqrt (* a c)) b)) (* a (* c (sqrt -16)))) (taylor 0 b) (#s(alt (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* a (* c (sqrt -16))) (* b (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c)))))) (taylor 0 b) (#s(alt (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* a (* c (sqrt -16))) (* b (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* 1/4 (sqrt (/ 1 (* a c)))) (* 1/2 (/ b (* a (* c (sqrt -16)))))))))) (taylor 0 b) (#s(alt (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* 2 (pow b 2)) (taylor inf b) (#s(alt (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 2 (* 2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 2 (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))) (taylor inf b) (#s(alt (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 2 (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))) (taylor inf b) (#s(alt (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* a c)) (taylor -inf b) (#s(alt (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (taylor -inf b) (#s(alt (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) (taylor -inf b) (#s(alt (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))) (taylor -inf b) (#s(alt (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (patch (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -16)))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (patch (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -16)))) (* 8 (/ b (* a (pow (sqrt -16) 2))))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (patch (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -16)))) (* b (+ (* 1/2 (* b (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (+ (* 4 (/ 1 (* a (sqrt -16)))) (* 64 (/ 1 (* a (pow (sqrt -16) 3))))))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -16)))))) (* 8 (/ 1 (* a (pow (sqrt -16) 2))))))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (patch (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -16)))) (* b (+ (* b (+ (* 1/2 (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (+ (* -4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -16) 2)))) (* -2 (* (sqrt (/ 1 (* a c))) (/ (+ (* 4 (/ 1 (* a (sqrt -16)))) (* 64 (/ 1 (* a (pow (sqrt -16) 3))))) (sqrt -16))))))) (* 2 (/ 1 (* (pow a 2) (* c (pow (sqrt -16) 2)))))))) (* 1/2 (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (+ (* 4 (/ 1 (* a (sqrt -16)))) (* 64 (/ 1 (* a (pow (sqrt -16) 3))))))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -16))))))) (* 8 (/ 1 (* a (pow (sqrt -16) 2))))))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (patch (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (patch (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))) b) (taylor inf b) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (patch (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (+ (* -1 (+ (* -1 (* c (+ (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2)))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2))))) b) (taylor inf b) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (patch (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (+ (* -1 (+ (* -1 (* c (+ (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2)))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (+ (* 1/2 (/ (+ (* -1 (+ (* -4 (* (pow a 3) (pow c 4))) (+ (* -1 (* a (* c (+ (* -1 (* c (+ (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2)))))))))) (* 1/2 (* (+ (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))) (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))))) (+ (* -1/2 (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2)))))) (+ (* 2 (* a (* c (+ (* -1 (* c (+ (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2)))))))))) (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))))) (pow b 6))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))))) b) (taylor inf b) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (patch (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor -inf b) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (patch (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* 1/2 (/ (- (+ (* -4 c) (* 8 c)) (* -1 (/ (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))) (pow b 2))) (/ 1 a)))) (taylor -inf b) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (patch (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* 1/2 (/ (+ (* -2 (* a (* c (- (* 8 c) (* -1 (/ (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))))) (+ (* -1 (+ (* -1/2 (/ (* (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (- (* 8 c) (* -1 (/ (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c))) (* 4 (* a (pow c 2))))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/2 (/ (- (+ (* -4 c) (* 8 c)) (* -1 (/ (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))) (pow b 2))) (/ 1 a))))) (taylor -inf b) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (patch (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* 1/2 (/ (+ (* -2 (* a (* c (- (* 8 c) (* -1 (/ (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))))) (+ (* -1 (+ (* -1/2 (/ (* (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (- (* 8 c) (* -1 (/ (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c))) (* 4 (* a (pow c 2))))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/2 (/ (+ (* -1 (+ (* -1 (/ (+ (* -32 (* (pow a 4) (pow c 4))) (* 1/2 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))))) (* (pow a 2) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (+ (* -1/2 (/ (* (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (- (* 8 c) (* -1 (/ (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c))) (* 4 (* a (pow c 2))))) (* a c))) (* 2 (* (pow a 2) (* (pow c 2) (- (* 8 c) (* -1 (/ (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))))))))) (+ (* -1 (/ (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))) a)) (+ (* -1/2 (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* 8 c) (* -1 (/ (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))))) (* 2 (* a (* c (+ (* -1/2 (/ (* (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (- (* 8 c) (* -1 (/ (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c))) (* 4 (* a (pow c 2)))))))))) (pow b 6))) (+ (* 1/2 (/ (- (+ (* -4 c) (* 8 c)) (* -1 (/ (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))) (pow b 2))) (/ 1 a)))))) (taylor -inf b) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (patch (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (patch (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* 1/2 (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))))) (taylor 0 a) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (patch (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* 1/2 (* a (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (+ (* -1 (/ (+ (* -1 (/ (* c (+ (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 2))) (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 2))) b)) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3)))))))) (taylor 0 a) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (patch (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))) (* a (+ (* 1/2 (* a (+ (* -1 (/ (+ (* -4 (/ (pow c 4) (pow b 6))) (+ (* -1 (/ (* c (+ (* -1 (/ (* c (+ (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 2))) (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 2)))) (pow b 2))) (* 1/2 (/ (* (+ (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 2))))) b)) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 2 (/ (* c (+ (* -1 (/ (* c (+ (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 2))) (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 2)))) (pow b 3))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))))) (* 1/2 (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (+ (* -1 (/ (+ (* -1 (/ (* c (+ (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 2))) (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 2))) b)) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))))))) (taylor 0 a) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (patch (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* (sqrt (/ (pow c 3) a)) (/ 1 (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16)))))) (taylor inf a) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (patch (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ 1 (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16)))))) (* -1 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16))))))) (taylor inf a) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (patch (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ 1 (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16)))))) (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16)))))) (* 1/2 (/ (+ (* 8 (* (sqrt (/ (pow c 3) a)) (/ (+ (* 1/4 (* (sqrt (/ a c)) (pow b 3))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))) (pow (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16))) 2)))) (* (sqrt (* a c)) (/ (pow b 2) (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16)))))) (pow a 2))))) (taylor inf a) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (patch (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ 1 (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16)))))) (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16)))))) (+ (* 1/2 (/ (+ (* -1/4 (* (sqrt (/ a c)) (/ (pow b 4) (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16)))))) (+ (* 1/4 (* (sqrt (/ a c)) (/ (pow b 4) (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16)))))) (* 2 (* (sqrt (/ c a)) (/ (* (pow b 2) (+ (* 1/4 (* (sqrt (/ a c)) (pow b 3))) (* 1/2 (/ (pow b 4) (* c (sqrt -16)))))) (pow (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16))) 2)))))) (pow a 3))) (* 1/2 (/ (+ (* 8 (* (sqrt (/ (pow c 3) a)) (/ (+ (* 1/4 (* (sqrt (/ a c)) (pow b 3))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))) (pow (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16))) 2)))) (* (sqrt (* a c)) (/ (pow b 2) (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16)))))) (pow a 2)))))) (taylor inf a) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (patch (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #<representation binary64>) () ())) ())
#s(alt (* 8 (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (sqrt -1/4)) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))) (taylor -inf a) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (patch (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (sqrt -1/4))) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (sqrt -1/4)) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))) (taylor -inf a) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (patch (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* -2 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (sqrt -1/4))) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))) (* 1/2 (/ (+ (* 1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (* (sqrt -1/4) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))) (* 16 (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))))) (pow (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))) 2))))) a))) a)) (* 8 (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (sqrt -1/4)) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))) (taylor -inf a) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (patch (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* -2 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (sqrt -1/4))) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))) (* -1 (/ (+ (* -1/2 (+ (* 1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (* (sqrt -1/4) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))) (* 16 (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))))) (pow (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))) 2)))))) (* 1/2 (/ (+ (* -4 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (* (sqrt -1/4) (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* c (sqrt -16)))))))) (pow (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))) 2)))) (+ (* -1/8 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (* (sqrt -1/4) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))) (* 1/8 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (* (sqrt -1/4) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))))) a))) a))) a)) (* 8 (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (sqrt -1/4)) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))) (taylor -inf a) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (patch (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (patch (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* 1/2 (* c (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3)))))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (patch (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* 1/2 (* c (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2)))) (pow b 2))) (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 2))) b)) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (patch (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))) (* c (+ (* 1/2 (* c (+ (* -1 (/ (+ (* -4 (/ (pow a 3) (pow b 6))) (+ (* -1 (/ (* a (+ (* -1 (/ (+ (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2)))) (pow b 2))) (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 2)))) (pow b 2))) (* 1/2 (/ (* (+ (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2)))) (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 2))))) b)) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))))) (+ (* 2 (/ (* a (+ (* -1 (/ (+ (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2)))) (pow b 2))) (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 2)))) (pow b 3))) (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8)))))))))) (* 1/2 (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2)))) (pow b 2))) (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 2))) b)) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (patch (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* (sqrt (* a c)) (/ 1 (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16)))))) (taylor inf c) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (patch (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -4 (* (sqrt (/ a c)) (/ 1 (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16)))))) (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16)))))))) (taylor inf c) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (patch (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -4 (* (sqrt (/ a c)) (/ 1 (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16)))))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16)))))) (* 1/2 (/ (+ (* 8 (* (sqrt (/ a c)) (/ (+ (* 1/4 (* (sqrt (/ c a)) (pow b 3))) (* 1/2 (/ (pow b 4) (* a (sqrt -16))))) (pow (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16))) 2)))) (* (sqrt (/ c a)) (/ (pow b 2) (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16)))))) (pow c 2)))))) (taylor inf c) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (patch (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -4 (* (sqrt (/ a c)) (/ 1 (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16)))))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16)))))) (+ (* 1/2 (/ (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (/ (pow b 4) (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16)))))) (+ (* 1/4 (* (sqrt (/ c (pow a 3))) (/ (pow b 4) (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16)))))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (+ (* 1/4 (* (sqrt (/ c a)) (pow b 3))) (* 1/2 (/ (pow b 4) (* a (sqrt -16)))))) (pow (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16))) 2)))))) (pow c 3))) (* 1/2 (/ (+ (* 8 (* (sqrt (/ a c)) (/ (+ (* 1/4 (* (sqrt (/ c a)) (pow b 3))) (* 1/2 (/ (pow b 4) (* a (sqrt -16))))) (pow (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16))) 2)))) (* (sqrt (/ c a)) (/ (pow b 2) (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16)))))) (pow c 2))))))) (taylor inf c) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (patch (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #<representation binary64>) () ())) ())
#s(alt (* 8 (* (sqrt (* a c)) (/ (* (sqrt -1) (sqrt -1/4)) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (patch (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -8 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt -1/4)) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))))) (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (* (sqrt -1) (sqrt -1/4))) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (patch (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -8 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt -1/4)) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))))) (* -1 (/ (+ (* -1/2 (/ (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (* (sqrt -1/4) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))) (* 16 (* (sqrt (/ a c)) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* a (sqrt -16))))))) (pow (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))) 2))))) c)) (* 2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (* (sqrt -1) (sqrt -1/4))) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))) c))))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (patch (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -8 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt -1/4)) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -4 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (* (sqrt -1) (* (sqrt -1/4) (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* a (sqrt -16)))))))) (pow (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))) 2)))) (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (* (sqrt -1/4) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))) (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (* (sqrt -1/4) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))))) c)) (* 1/2 (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (* (sqrt -1/4) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))) (* 16 (* (sqrt (/ a c)) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* a (sqrt -16))))))) (pow (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))) 2))))))) c)) (* 2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (* (sqrt -1) (sqrt -1/4))) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))) c))))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (patch (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) #<representation binary64>) () ())) ())
#s(alt (* -16 (* (pow a 2) (* (pow b 2) (pow c 2)))) (taylor 0 b) (#s(alt (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ (* -16 (* (pow a 2) (pow c 2))) (pow b 4))) (taylor 0 b) (#s(alt (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ (* -16 (* (pow a 2) (pow c 2))) (pow b 4))) (taylor 0 b) (#s(alt (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ (* -16 (* (pow a 2) (pow c 2))) (pow b 4))) (taylor 0 b) (#s(alt (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor inf b) (#s(alt (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 6) (+ 1 (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (taylor inf b) (#s(alt (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 6) (+ 1 (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (taylor inf b) (#s(alt (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 6) (+ 1 (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (taylor inf b) (#s(alt (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor -inf b) (#s(alt (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 6) (+ 1 (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (taylor -inf b) (#s(alt (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 6) (+ 1 (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (taylor -inf b) (#s(alt (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 6) (+ 1 (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (taylor -inf b) (#s(alt (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor 0 a) (#s(alt (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -16 (* (pow a 2) (* (pow b 2) (pow c 2)))) (pow b 6)) (taylor 0 a) (#s(alt (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -16 (* (pow a 2) (* (pow b 2) (pow c 2)))) (pow b 6)) (taylor 0 a) (#s(alt (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -16 (* (pow a 2) (* (pow b 2) (pow c 2)))) (pow b 6)) (taylor 0 a) (#s(alt (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -16 (* (pow a 2) (* (pow b 2) (pow c 2)))) (taylor inf a) (#s(alt (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -16 (* (pow b 2) (pow c 2))) (/ (pow b 6) (pow a 2)))) (taylor inf a) (#s(alt (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -16 (* (pow b 2) (pow c 2))) (/ (pow b 6) (pow a 2)))) (taylor inf a) (#s(alt (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -16 (* (pow b 2) (pow c 2))) (/ (pow b 6) (pow a 2)))) (taylor inf a) (#s(alt (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -16 (* (pow a 2) (* (pow b 2) (pow c 2)))) (taylor -inf a) (#s(alt (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -16 (* (pow b 2) (pow c 2))) (/ (pow b 6) (pow a 2)))) (taylor -inf a) (#s(alt (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -16 (* (pow b 2) (pow c 2))) (/ (pow b 6) (pow a 2)))) (taylor -inf a) (#s(alt (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -16 (* (pow b 2) (pow c 2))) (/ (pow b 6) (pow a 2)))) (taylor -inf a) (#s(alt (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor 0 c) (#s(alt (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -16 (* (pow a 2) (* (pow b 2) (pow c 2)))) (pow b 6)) (taylor 0 c) (#s(alt (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -16 (* (pow a 2) (* (pow b 2) (pow c 2)))) (pow b 6)) (taylor 0 c) (#s(alt (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -16 (* (pow a 2) (* (pow b 2) (pow c 2)))) (pow b 6)) (taylor 0 c) (#s(alt (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -16 (* (pow a 2) (* (pow b 2) (pow c 2)))) (taylor inf c) (#s(alt (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -16 (* (pow a 2) (pow b 2))) (/ (pow b 6) (pow c 2)))) (taylor inf c) (#s(alt (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -16 (* (pow a 2) (pow b 2))) (/ (pow b 6) (pow c 2)))) (taylor inf c) (#s(alt (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -16 (* (pow a 2) (pow b 2))) (/ (pow b 6) (pow c 2)))) (taylor inf c) (#s(alt (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -16 (* (pow a 2) (* (pow b 2) (pow c 2)))) (taylor -inf c) (#s(alt (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -16 (* (pow a 2) (pow b 2))) (/ (pow b 6) (pow c 2)))) (taylor -inf c) (#s(alt (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -16 (* (pow a 2) (pow b 2))) (/ (pow b 6) (pow c 2)))) (taylor -inf c) (#s(alt (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -16 (* (pow a 2) (pow b 2))) (/ (pow b 6) (pow c 2)))) (taylor -inf c) (#s(alt (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor 0 b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor 0 b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor 0 b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor 0 b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor inf b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor inf b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor inf b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor inf b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor -inf b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor -inf b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor -inf b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor -inf b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 3)) (pow b 4)) (taylor 0 c) (#s(alt (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 3)) (pow b 4)) (taylor 0 c) (#s(alt (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 3)) (pow b 4)) (taylor 0 c) (#s(alt (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 3)) (pow b 4)) (taylor 0 c) (#s(alt (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 3)) (pow b 4)) (taylor inf c) (#s(alt (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 3)) (pow b 4)) (taylor inf c) (#s(alt (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 3)) (pow b 4)) (taylor inf c) (#s(alt (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 3)) (pow b 4)) (taylor inf c) (#s(alt (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 3)) (pow b 4)) (taylor -inf c) (#s(alt (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 3)) (pow b 4)) (taylor -inf c) (#s(alt (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 3)) (pow b 4)) (taylor -inf c) (#s(alt (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 3)) (pow b 4)) (taylor -inf c) (#s(alt (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 3)) (pow b 4)) (taylor 0 a) (#s(alt (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 3)) (pow b 4)) (taylor 0 a) (#s(alt (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 3)) (pow b 4)) (taylor 0 a) (#s(alt (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 3)) (pow b 4)) (taylor 0 a) (#s(alt (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 3)) (pow b 4)) (taylor inf a) (#s(alt (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 3)) (pow b 4)) (taylor inf a) (#s(alt (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 3)) (pow b 4)) (taylor inf a) (#s(alt (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 3)) (pow b 4)) (taylor inf a) (#s(alt (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 3)) (pow b 4)) (taylor -inf a) (#s(alt (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 3)) (pow b 4)) (taylor -inf a) (#s(alt (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 3)) (pow b 4)) (taylor -inf a) (#s(alt (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 3)) (pow b 4)) (taylor -inf a) (#s(alt (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 3)) (pow b 4)) (taylor 0 b) (#s(alt (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 3)) (pow b 4)) (taylor 0 b) (#s(alt (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 3)) (pow b 4)) (taylor 0 b) (#s(alt (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 3)) (pow b 4)) (taylor 0 b) (#s(alt (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 3)) (pow b 4)) (taylor inf b) (#s(alt (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 3)) (pow b 4)) (taylor inf b) (#s(alt (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 3)) (pow b 4)) (taylor inf b) (#s(alt (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 3)) (pow b 4)) (taylor inf b) (#s(alt (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 3)) (pow b 4)) (taylor -inf b) (#s(alt (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 3)) (pow b 4)) (taylor -inf b) (#s(alt (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 3)) (pow b 4)) (taylor -inf b) (#s(alt (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 3)) (pow b 4)) (taylor -inf b) (#s(alt (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.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 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.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 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.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 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) (taylor inf a) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) (taylor inf a) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) (taylor inf a) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) (taylor inf a) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) (taylor -inf a) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.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 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.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 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.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 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) (taylor inf c) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) (taylor inf c) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) (taylor inf c) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) (taylor inf c) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) (taylor -inf c) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) (taylor -inf c) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) (taylor -inf c) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) (taylor -inf c) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) (taylor 0 b) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) (taylor 0 b) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) (taylor 0 b) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) (taylor 0 b) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.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 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.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 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.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 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor -inf b) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) #<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 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) #<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 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) #<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 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor 0 a) (#s(alt (*.f64 (*.f64 a (*.f64 b b)) c) (patch (*.f64 (*.f64 a (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor 0 a) (#s(alt (*.f64 (*.f64 a (*.f64 b b)) c) (patch (*.f64 (*.f64 a (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor 0 a) (#s(alt (*.f64 (*.f64 a (*.f64 b b)) c) (patch (*.f64 (*.f64 a (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor 0 a) (#s(alt (*.f64 (*.f64 a (*.f64 b b)) c) (patch (*.f64 (*.f64 a (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor inf a) (#s(alt (*.f64 (*.f64 a (*.f64 b b)) c) (patch (*.f64 (*.f64 a (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor inf a) (#s(alt (*.f64 (*.f64 a (*.f64 b b)) c) (patch (*.f64 (*.f64 a (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor inf a) (#s(alt (*.f64 (*.f64 a (*.f64 b b)) c) (patch (*.f64 (*.f64 a (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor inf a) (#s(alt (*.f64 (*.f64 a (*.f64 b b)) c) (patch (*.f64 (*.f64 a (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor -inf a) (#s(alt (*.f64 (*.f64 a (*.f64 b b)) c) (patch (*.f64 (*.f64 a (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor -inf a) (#s(alt (*.f64 (*.f64 a (*.f64 b b)) c) (patch (*.f64 (*.f64 a (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor -inf a) (#s(alt (*.f64 (*.f64 a (*.f64 b b)) c) (patch (*.f64 (*.f64 a (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor -inf a) (#s(alt (*.f64 (*.f64 a (*.f64 b b)) c) (patch (*.f64 (*.f64 a (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor 0 b) (#s(alt (*.f64 (*.f64 a (*.f64 b b)) c) (patch (*.f64 (*.f64 a (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor 0 b) (#s(alt (*.f64 (*.f64 a (*.f64 b b)) c) (patch (*.f64 (*.f64 a (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor 0 b) (#s(alt (*.f64 (*.f64 a (*.f64 b b)) c) (patch (*.f64 (*.f64 a (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor 0 b) (#s(alt (*.f64 (*.f64 a (*.f64 b b)) c) (patch (*.f64 (*.f64 a (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor inf b) (#s(alt (*.f64 (*.f64 a (*.f64 b b)) c) (patch (*.f64 (*.f64 a (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor inf b) (#s(alt (*.f64 (*.f64 a (*.f64 b b)) c) (patch (*.f64 (*.f64 a (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor inf b) (#s(alt (*.f64 (*.f64 a (*.f64 b b)) c) (patch (*.f64 (*.f64 a (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor inf b) (#s(alt (*.f64 (*.f64 a (*.f64 b b)) c) (patch (*.f64 (*.f64 a (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor -inf b) (#s(alt (*.f64 (*.f64 a (*.f64 b b)) c) (patch (*.f64 (*.f64 a (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor -inf b) (#s(alt (*.f64 (*.f64 a (*.f64 b b)) c) (patch (*.f64 (*.f64 a (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor -inf b) (#s(alt (*.f64 (*.f64 a (*.f64 b b)) c) (patch (*.f64 (*.f64 a (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor -inf b) (#s(alt (*.f64 (*.f64 a (*.f64 b b)) c) (patch (*.f64 (*.f64 a (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor 0 c) (#s(alt (*.f64 (*.f64 a (*.f64 b b)) c) (patch (*.f64 (*.f64 a (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor 0 c) (#s(alt (*.f64 (*.f64 a (*.f64 b b)) c) (patch (*.f64 (*.f64 a (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor 0 c) (#s(alt (*.f64 (*.f64 a (*.f64 b b)) c) (patch (*.f64 (*.f64 a (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor 0 c) (#s(alt (*.f64 (*.f64 a (*.f64 b b)) c) (patch (*.f64 (*.f64 a (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor inf c) (#s(alt (*.f64 (*.f64 a (*.f64 b b)) c) (patch (*.f64 (*.f64 a (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor inf c) (#s(alt (*.f64 (*.f64 a (*.f64 b b)) c) (patch (*.f64 (*.f64 a (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor inf c) (#s(alt (*.f64 (*.f64 a (*.f64 b b)) c) (patch (*.f64 (*.f64 a (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor inf c) (#s(alt (*.f64 (*.f64 a (*.f64 b b)) c) (patch (*.f64 (*.f64 a (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor -inf c) (#s(alt (*.f64 (*.f64 a (*.f64 b b)) c) (patch (*.f64 (*.f64 a (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor -inf c) (#s(alt (*.f64 (*.f64 a (*.f64 b b)) c) (patch (*.f64 (*.f64 a (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor -inf c) (#s(alt (*.f64 (*.f64 a (*.f64 b b)) c) (patch (*.f64 (*.f64 a (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (* (pow b 2) c)) (taylor -inf c) (#s(alt (*.f64 (*.f64 a (*.f64 b b)) c) (patch (*.f64 (*.f64 a (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor 0 b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor 0 b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor 0 b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor 0 b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor inf b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor inf b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor inf b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor inf b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor -inf b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor -inf b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor -inf b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor -inf b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) b) (taylor 0 a) (#s(alt (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (patch (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) b) (taylor 0 a) (#s(alt (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (patch (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) b) (taylor 0 a) (#s(alt (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (patch (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) b) (taylor 0 a) (#s(alt (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (patch (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) b) (taylor inf a) (#s(alt (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (patch (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) b) (taylor inf a) (#s(alt (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (patch (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) b) (taylor inf a) (#s(alt (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (patch (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) b) (taylor inf a) (#s(alt (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (patch (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) b) (taylor -inf a) (#s(alt (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (patch (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) b) (taylor -inf a) (#s(alt (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (patch (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) b) (taylor -inf a) (#s(alt (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (patch (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) b) (taylor -inf a) (#s(alt (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (patch (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) b) (taylor 0 c) (#s(alt (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (patch (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) b) (taylor 0 c) (#s(alt (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (patch (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) b) (taylor 0 c) (#s(alt (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (patch (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) b) (taylor 0 c) (#s(alt (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (patch (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) b) (taylor inf c) (#s(alt (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (patch (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) b) (taylor inf c) (#s(alt (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (patch (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) b) (taylor inf c) (#s(alt (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (patch (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) b) (taylor inf c) (#s(alt (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (patch (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) b) (taylor -inf c) (#s(alt (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (patch (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) b) (taylor -inf c) (#s(alt (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (patch (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) b) (taylor -inf c) (#s(alt (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (patch (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) b) (taylor -inf c) (#s(alt (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (patch (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) b) (taylor 0 b) (#s(alt (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (patch (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) b) (taylor 0 b) (#s(alt (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (patch (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) b) (taylor 0 b) (#s(alt (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (patch (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) b) (taylor 0 b) (#s(alt (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (patch (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) b) (taylor inf b) (#s(alt (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (patch (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) b) (taylor inf b) (#s(alt (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (patch (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) b) (taylor inf b) (#s(alt (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (patch (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) b) (taylor inf b) (#s(alt (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (patch (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) b) (taylor -inf b) (#s(alt (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (patch (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) b) (taylor -inf b) (#s(alt (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (patch (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) b) (taylor -inf b) (#s(alt (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (patch (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) (pow c 2)) b) (taylor -inf b) (#s(alt (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (patch (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor 0 b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor 0 b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor 0 b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor 0 b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor -inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor -inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor -inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor -inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* 2 (* a (pow b 2))) (taylor 0 a) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* 2 (pow b 2)) (* 4 (* a c)))) (taylor 0 a) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* 2 (pow b 2)) (* a (+ (* -4 (/ (* a (pow c 2)) (pow b 2))) (* 4 c))))) (taylor 0 a) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* 2 (pow b 2)) (* a (+ (* 4 c) (* a (+ (* -4 (/ (pow c 2) (pow b 2))) (* 8 (/ (* a (pow c 3)) (pow b 4))))))))) (taylor 0 a) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* 4 (* (sqrt (* (pow a 3) c)) b)) (taylor inf a) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (* 4 (* (sqrt (/ c a)) b)))) (taylor inf a) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 5))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (* 4 (* (sqrt (/ c a)) b))))) (taylor inf a) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 5))) (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 7))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (* 4 (* (sqrt (/ c a)) b)))))) (taylor inf a) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* (pow a 3) c)) (* b (* (sqrt -4) (sqrt -1))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3))))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 5)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* 4 (* (sqrt (* (pow a 3) c)) b)) (taylor 0 b) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ (* 1/2 (* (sqrt (/ a c)) (pow b 2))) (* 4 (sqrt (* (pow a 3) c))))) (taylor 0 b) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ (* 4 (sqrt (* (pow a 3) c))) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 2))) (* 1/2 (sqrt (/ a c))))))) (taylor 0 b) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ (* 4 (sqrt (* (pow a 3) c))) (* (pow b 2) (+ (* 1/2 (sqrt (/ a c))) (* (pow b 2) (+ (* -1/32 (sqrt (/ 1 (* a (pow c 3))))) (* 1/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 2))))))))) (taylor 0 b) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* 2 (* a (pow b 2))) (taylor inf b) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2))))) (taylor inf b) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))))) (taylor inf b) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 2 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))) (taylor inf b) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* a (pow b 2))) (taylor -inf b) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* -2 a))) (taylor -inf b) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))) (taylor -inf b) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* 2 (* a (pow b 2))) (taylor 0 c) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 (* a (pow b 2))) (* 4 (* (pow a 2) c))) (taylor 0 c) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 (* a (pow b 2))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 2))) (* 4 (pow a 2))))) (taylor 0 c) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 (* a (pow b 2))) (* c (+ (* 4 (pow a 2)) (* c (+ (* -4 (/ (pow a 3) (pow b 2))) (* 8 (/ (* (pow a 4) c) (pow b 4)))))))) (taylor 0 c) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* 4 (* (sqrt (* (pow a 3) c)) b)) (taylor inf c) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (pow b 3))) (* 4 (* (sqrt (/ (pow a 3) c)) b)))) (taylor inf c) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (pow b 5))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (pow b 3))) (* 4 (* (sqrt (/ (pow a 3) c)) b))))) (taylor inf c) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (pow b 5))) (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (pow b 7))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (pow b 3))) (* 4 (* (sqrt (/ (pow a 3) c)) b)))))) (taylor inf c) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* (pow a 3) c)) (* b (* (sqrt -4) (sqrt -1))))) (taylor -inf c) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (* b (* (sqrt -4) (sqrt -1))))) (* (sqrt (/ a (pow c 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))) (taylor -inf c) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (* b (* (sqrt -4) (sqrt -1))))) (* (sqrt (/ a (pow c 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (taylor -inf c) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (* b (* (sqrt -4) (sqrt -1))))) (* (sqrt (/ a (pow c 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))) (taylor -inf c) (#s(alt (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (patch (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #<representation binary64>) () ())) ())
#s(alt (* 4 (* a (* (pow b 4) c))) (taylor 0 b) (#s(alt (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (patch (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 4) (+ (* 4 (* a c)) (pow b 2))) (taylor 0 b) (#s(alt (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (patch (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 4) (+ (* 4 (* a c)) (pow b 2))) (taylor 0 b) (#s(alt (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (patch (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 4) (+ (* 4 (* a c)) (pow b 2))) (taylor 0 b) (#s(alt (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (patch (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor inf b) (#s(alt (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (patch (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 6) (+ 1 (* 4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (patch (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 6) (+ 1 (* 4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (patch (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 6) (+ 1 (* 4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (patch (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor -inf b) (#s(alt (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (patch (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 6) (+ 1 (* 4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (patch (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 6) (+ 1 (* 4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (patch (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 6) (+ 1 (* 4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (patch (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor 0 c) (#s(alt (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (patch (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #<representation binary64>) () ())) ())
#s(alt (+ (* 4 (* a (* (pow b 4) c))) (pow b 6)) (taylor 0 c) (#s(alt (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (patch (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #<representation binary64>) () ())) ())
#s(alt (+ (* 4 (* a (* (pow b 4) c))) (pow b 6)) (taylor 0 c) (#s(alt (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (patch (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #<representation binary64>) () ())) ())
#s(alt (+ (* 4 (* a (* (pow b 4) c))) (pow b 6)) (taylor 0 c) (#s(alt (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (patch (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #<representation binary64>) () ())) ())
#s(alt (* 4 (* a (* (pow b 4) c))) (taylor inf c) (#s(alt (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (patch (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 4 (* a (pow b 4))) (/ (pow b 6) c))) (taylor inf c) (#s(alt (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (patch (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 4 (* a (pow b 4))) (/ (pow b 6) c))) (taylor inf c) (#s(alt (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (patch (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 4 (* a (pow b 4))) (/ (pow b 6) c))) (taylor inf c) (#s(alt (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (patch (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #<representation binary64>) () ())) ())
#s(alt (* 4 (* a (* (pow b 4) c))) (taylor -inf c) (#s(alt (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (patch (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -4 (* a (pow b 4))) (* -1 (/ (pow b 6) c))))) (taylor -inf c) (#s(alt (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (patch (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -4 (* a (pow b 4))) (* -1 (/ (pow b 6) c))))) (taylor -inf c) (#s(alt (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (patch (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -4 (* a (pow b 4))) (* -1 (/ (pow b 6) c))))) (taylor -inf c) (#s(alt (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (patch (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor 0 a) (#s(alt (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (patch (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #<representation binary64>) () ())) ())
#s(alt (+ (* 4 (* a (* (pow b 4) c))) (pow b 6)) (taylor 0 a) (#s(alt (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (patch (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #<representation binary64>) () ())) ())
#s(alt (+ (* 4 (* a (* (pow b 4) c))) (pow b 6)) (taylor 0 a) (#s(alt (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (patch (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #<representation binary64>) () ())) ())
#s(alt (+ (* 4 (* a (* (pow b 4) c))) (pow b 6)) (taylor 0 a) (#s(alt (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (patch (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #<representation binary64>) () ())) ())
#s(alt (* 4 (* a (* (pow b 4) c))) (taylor inf a) (#s(alt (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (patch (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* 4 (* (pow b 4) c)) (/ (pow b 6) a))) (taylor inf a) (#s(alt (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (patch (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* 4 (* (pow b 4) c)) (/ (pow b 6) a))) (taylor inf a) (#s(alt (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (patch (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* 4 (* (pow b 4) c)) (/ (pow b 6) a))) (taylor inf a) (#s(alt (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (patch (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #<representation binary64>) () ())) ())
#s(alt (* 4 (* a (* (pow b 4) c))) (taylor -inf a) (#s(alt (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (patch (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -4 (* (pow b 4) c)) (* -1 (/ (pow b 6) a))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (patch (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -4 (* (pow b 4) c)) (* -1 (/ (pow b 6) a))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (patch (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -4 (* (pow b 4) c)) (* -1 (/ (pow b 6) a))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (patch (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #<representation binary64>) () ())) ())
Calls

231 calls:

TimeVariablePointExpression
62.0ms
c
@inf
(/ (* c (* a (* c c))) (* b (* b (* b b))))
18.0ms
a
@inf
(/ (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (* (sqrt (+ (* b b) (* a (* 4 c)))) (* b b))) (* (sqrt (+ (* b b) (* a (* 4 c)))) b)) (* 2 a))
3.0ms
a
@-inf
(/ (- (* (* b b) (+ (* a (* (* a (* c c)) -16)) (* (* b b) (* b b)))) (* (* (* b b) (* b b)) (+ (* b b) (* 4 (* c a))))) (* (* (* (* a 2) b) (sqrt (+ (* b b) (* 4 (* c a))))) (* b (+ (sqrt (+ (* a (* (* a (* c c)) -16)) (* (* b b) (* b b)))) (* b (sqrt (+ (* b b) (* 4 (* c a)))))))))
3.0ms
c
@-inf
(/ (- (* (* b b) (+ (* a (* (* a (* c c)) -16)) (* (* b b) (* b b)))) (* (* (* b b) (* b b)) (+ (* b b) (* 4 (* c a))))) (* (* (* (* a 2) b) (sqrt (+ (* b b) (* 4 (* c a))))) (* b (+ (sqrt (+ (* a (* (* a (* c c)) -16)) (* (* b b) (* b b)))) (* b (sqrt (+ (* b b) (* 4 (* c a)))))))))
3.0ms
b
@-inf
(/ (- (* (* b b) (+ (* a (* (* a (* c c)) -16)) (* (* b b) (* b b)))) (* (* (* b b) (* b b)) (+ (* b b) (* 4 (* c a))))) (* (* (* (* a 2) b) (sqrt (+ (* b b) (* 4 (* c a))))) (* b (+ (sqrt (+ (* a (* (* a (* c c)) -16)) (* (* b b) (* b b)))) (* b (sqrt (+ (* b b) (* 4 (* c a)))))))))

simplify634.0ms (4%)

Memory
37.6MiB live, 665.5MiB allocated
Algorithm
egg-herbie
Rules
7 434×lower-*.f64
7 434×lower-*.f32
5 838×lower-fma.f64
5 838×lower-fma.f32
4 984×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0261027287
1746527258
0816026172
Stop Event
iter limit
node limit
Counts
924 → 924
Calls
Call 1
Inputs
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2))))
(* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2))))
(* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(* (pow c 2) (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2))))
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2))))
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(/ (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 2))
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (* a (pow c 2))) (pow b 2))
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (* a (pow c 2))) (pow b 2))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(/ (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 2))
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (* a (pow c 2))) (pow b 2))
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (* a (pow c 2))) (pow b 2))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (/ c b))
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b))
(- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))) (/ c b))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ c (* (pow a 3) b))))) (/ (pow c 2) (* (pow a 2) (pow b 3)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3)))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))
(* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ (+ (/ 1 (* b c)) (/ a (pow b 3))) (pow c 2))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (+ (/ 1 (* b (pow c 2))) (/ a (* (pow b 3) c)))) c))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 7))
(* -1 (/ c b))
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b)
(/ (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) c) b)
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2))))) c) b)
(* -1 (/ c b))
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b))
(* -1 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))) (* -1 c)) b))
(* -1 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2)))) (* -1 c)) b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 (/ b c))
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* a (* (pow b 2) c))
(* a (+ (* a (pow c 2)) (* (pow b 2) c)))
(* a (+ (* a (pow c 2)) (* (pow b 2) c)))
(* a (+ (* a (pow c 2)) (* (pow b 2) c)))
(* (pow a 2) (pow c 2))
(* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2)))
(* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2)))
(* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2)))
(* (pow a 2) (pow c 2))
(* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2)))
(* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2)))
(* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2)))
(* a (* (pow b 2) c))
(* c (+ (* a (pow b 2)) (* (pow a 2) c)))
(* c (+ (* a (pow b 2)) (* (pow a 2) c)))
(* c (+ (* a (pow b 2)) (* (pow a 2) c)))
(* (pow a 2) (pow c 2))
(* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2)))
(* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2)))
(* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2)))
(* (pow a 2) (pow c 2))
(* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2)))
(* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2)))
(* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2)))
(* (pow a 2) (pow c 2))
(+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2)))
(+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2)))
(+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2)))
(* a (* (pow b 2) c))
(* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(* a (* (pow b 2) c))
(* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (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))))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(* -2 (/ (* a c) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (+ (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* 1/2 (* (sqrt (/ a c)) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b)))
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3)))))))))
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))))))
(* a (+ (* -1 (* (sqrt (/ c (pow a 7))) (/ (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 9) c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5)))))))))))))
(* -1 (* (sqrt (/ a c)) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)))
(* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))
(* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a)) (* -1/128 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow a 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (* 4 (/ (pow a 2) (pow b 3)))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (+ (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (* c (- (+ (* -32 (/ (pow a 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))))) (+ (* 8 (/ (pow a 4) (pow b 7))) (* a (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) b)))))))))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* 1/2 (* (sqrt (/ c a)) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b)))
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3)))))))))
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))))))
(* c (+ (* -1 (* (sqrt (/ a (pow c 7))) (/ (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 9)))) (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 3))) (pow b 5)))))))))))))
(* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/128 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(* 1/2 (* (sqrt (* a c)) (sqrt -16)))
(+ (* -1 b) (* 1/2 (* (sqrt (* a c)) (sqrt -16))))
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* -1/16 (* (sqrt (/ 1 (* a c))) (* b (sqrt -16)))) 1)))
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* a c))) (sqrt -16))) (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -16)))))))) 1)))
(* -2 (/ (* a c) b))
(/ (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (* a c)) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4))))))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* -1/2 (/ (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) (pow b 6))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 8 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4)) (/ (* a (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))) (pow b 6))))))))))) (+ (* -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 (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2))) (* -1 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -1 (/ (+ (* -4 (* (pow a 3) (pow c 3))) (+ (* -2 (* a (* c (- (* 8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))))) (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (+ (* 64 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (pow b 6))) (+ (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2))) (* -1 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 4))))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* 1/2 (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3)))))))
(+ (* -1 (/ c b)) (* a (+ (* 1/2 (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))))))
(+ (* -1 (/ c b)) (* a (+ (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))) (* a (+ (* 1/2 (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b))))) (* 1/2 (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))))))
(* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b)))
(+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))))
(+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2)))))
(+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (* a c)) (/ (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5)))))))) (pow a 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))))))
(* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)))
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))))
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (+ (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))) (* -1/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))))
(+ (* -1 (/ (+ (* 1/256 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2)))))
(* -1 (/ c b))
(* c (- (* 1/2 (* c (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3)))))) (/ 1 b)))
(* c (- (* c (+ (* 1/2 (* c (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))))) (/ 1 b)))
(* c (- (* c (+ (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))) (* c (+ (* 1/2 (* c (- (+ (* -32 (/ (pow a 3) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))))) (+ (* 8 (/ (pow a 3) (pow b 7))) (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8)))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (* a b)))))) (* 1/2 (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))))) (/ 1 b)))
(* 1/4 (* (sqrt (/ c (pow a 3))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b)))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2)))))
(* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2))))))
(* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 5))) (pow b 5)))))))) (pow c 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2)))))))
(* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2))))))
(* -1 (* c (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/256 (* (sqrt (/ c (pow a 7))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2)))))))
(* 1/4 (* (sqrt (/ c a)) (sqrt -16)))
(+ (* -1/2 (/ b a)) (* 1/4 (* (sqrt (/ c a)) (sqrt -16))))
(+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -16)))) (* 1/2 (/ 1 a)))))
(+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* b (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -16))) (* 1/2 (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (sqrt -16))))))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))) b)
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2))))) b)
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (+ (* 1/2 (/ (- (+ (* -32 (* (pow a 3) (pow c 4))) (+ (* -1/2 (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2)))))) (+ (* 8 (* (pow a 3) (pow c 4))) (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a))) (pow b 6))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (+ (* -1/2 (/ (- (+ (* -16 (* a (pow c 2))) (* 16 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* 8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (+ (* 2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* 64 (* (pow a 2) (pow c 3))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (+ (* -1/2 (/ (- (+ (* -16 (* a (pow c 2))) (* 16 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))
(* -2 (* a (* b c)))
(* a (- (* a (- (* -8 (/ (pow c 2) b)) (* -2 (/ (pow c 2) b)))) (* 2 (* b c))))
(* a (- (* a (- (+ (* -8 (/ (pow c 2) b)) (* -4 (/ (* a (pow c 3)) (pow b 3)))) (* -2 (/ (pow c 2) b)))) (* 2 (* b c))))
(* a (- (* a (- (+ (* -8 (/ (pow c 2) b)) (* a (- (* a (- (* -32 (/ (pow c 4) (pow b 5))) (* -1/2 (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))))))) (* 4 (/ (pow c 3) (pow b 3)))))) (* -2 (/ (pow c 2) b)))) (* 2 (* b c))))
(* a (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))
(* a (- (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))
(* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))))
(* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))))
(* -1 (* a (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))
(* -1 (* a (- (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))
(* -1 (* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))
(* -1 (* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))))
(* -2 (* a (* b c)))
(* c (- (* c (- (* -8 (/ (pow a 2) b)) (* -2 (/ (pow a 2) b)))) (* 2 (* a b))))
(* c (- (* c (- (+ (* -8 (/ (pow a 2) b)) (* -4 (/ (* (pow a 3) c) (pow b 3)))) (* -2 (/ (pow a 2) b)))) (* 2 (* a b))))
(* c (- (* c (- (+ (* -8 (/ (pow a 2) b)) (* c (- (* c (- (* -32 (/ (pow a 4) (pow b 5))) (* -1/2 (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))))) (* 4 (/ (pow a 3) (pow b 3)))))) (* -2 (/ (pow a 2) b)))) (* 2 (* a b))))
(* c (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))
(* c (- (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))
(* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))))
(* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))))
(* -1 (* c (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))
(* -1 (* c (- (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))
(* -1 (* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))
(* -1 (* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))))
(* a (* b (* c (sqrt -16))))
(* b (+ (* -2 (* (sqrt (* a c)) b)) (* a (* c (sqrt -16)))))
(* b (+ (* a (* c (sqrt -16))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c)))))))
(* b (+ (* a (* c (sqrt -16))) (* b (- (* (pow b 2) (- (* 1/2 (/ b (* a (* c (sqrt -16))))) (* 1/4 (sqrt (/ 1 (* a c)))))) (* 2 (sqrt (* a c)))))))
(* -2 (* a (* b c)))
(* b (- (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c)))))
(* b (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c)))))
(* b (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (+ (* -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))) (+ (* 2 (* a c)) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))))))
(* 2 (pow b 3))
(* -1 (* (pow b 3) (- (* -2 (/ (* a c) (pow b 2))) 2)))
(* -1 (* (pow b 3) (- (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))))
(* -1 (* (pow b 3) (- (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (+ 2 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))))
(pow b 3)
(+ (* -8 (/ (* (pow a 2) (pow c 2)) b)) (pow b 3))
(+ (* (pow a 2) (+ (* -32 (/ (* (pow a 2) (pow c 4)) (pow b 5))) (* -8 (/ (pow c 2) b)))) (pow b 3))
(+ (* (pow a 2) (+ (* -8 (/ (pow c 2) b)) (* (pow a 2) (+ (* -256 (/ (* (pow a 2) (pow c 6)) (pow b 9))) (* -32 (/ (pow c 4) (pow b 5))))))) (pow b 3))
(* a (* b (* c (sqrt -16))))
(* a (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))
(* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))))
(* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))))
(* -1 (* a (* b (* c (sqrt -16)))))
(* -1 (* a (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))))
(* -1 (* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))))
(* -1 (* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))))))
(pow b 3)
(+ (* -8 (/ (* (pow a 2) (pow c 2)) b)) (pow b 3))
(+ (* (pow c 2) (+ (* -32 (/ (* (pow a 4) (pow c 2)) (pow b 5))) (* -8 (/ (pow a 2) b)))) (pow b 3))
(+ (* (pow c 2) (+ (* -8 (/ (pow a 2) b)) (* (pow c 2) (+ (* -256 (/ (* (pow a 6) (pow c 2)) (pow b 9))) (* -32 (/ (pow a 4) (pow b 5))))))) (pow b 3))
(* a (* b (* c (sqrt -16))))
(* c (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))
(* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))))
(* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))))
(* -1 (* a (* b (* c (sqrt -16)))))
(* -1 (* c (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))))
(* -1 (* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))))
(* -1 (* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))))))
(* a (* b (* c (sqrt -16))))
(* b (+ (* 1/2 (/ (pow b 4) (* a (* c (sqrt -16))))) (* a (* c (sqrt -16)))))
(* b (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* -1/8 (/ (pow b 4) (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))) (* 1/2 (/ 1 (* a (* c (sqrt -16)))))))))
(* b (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* (pow b 4) (- (* 1/16 (/ (pow b 4) (* (pow a 5) (* (pow c 5) (pow (sqrt -16) 5))))) (* 1/8 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))))) (* 1/2 (/ 1 (* a (* c (sqrt -16)))))))))
(pow b 3)
(* (pow b 3) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(* (pow b 3) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* (pow b 3) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(pow b 3)
(* -1 (* (pow b 3) (- (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1)))
(* -1 (* (pow b 3) (- (+ (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 32 (/ (* (pow a 4) (pow c 4)) (pow b 8)))) 1)))
(* -1 (* (pow b 3) (- (+ (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* 256 (/ (* (pow a 6) (pow c 6)) (pow b 12))))) 1)))
(* -16 (* (pow a 2) (* (pow b 2) (pow c 2))))
(* (pow b 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* -4 (* a (* (pow b 2) c)))))
(* (pow b 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* -4 (* a (* (pow b 2) c)))))
(* (pow b 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* -4 (* a (* (pow b 2) c)))))
(* -4 (* a (* (pow b 4) c)))
(* (pow b 4) (- (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (* a c))))
(* (pow b 4) (- (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (* a c))))
(* (pow b 4) (- (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (* a c))))
(* -4 (* a (* (pow b 4) c)))
(* (pow b 4) (- (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (* a c))))
(* (pow b 4) (- (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (* a c))))
(* (pow b 4) (- (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (* a c))))
(* -4 (* a (* (pow b 4) c)))
(* a (- (* -16 (* a (* (pow b 2) (pow c 2)))) (* 4 (* (pow b 4) c))))
(* a (- (* -16 (* a (* (pow b 2) (pow c 2)))) (* 4 (* (pow b 4) c))))
(* a (- (* -16 (* a (* (pow b 2) (pow c 2)))) (* 4 (* (pow b 4) c))))
(* -16 (* (pow a 2) (* (pow b 2) (pow c 2))))
(* (pow a 2) (+ (* -16 (* (pow b 2) (pow c 2))) (* -4 (/ (* (pow b 4) c) a))))
(* (pow a 2) (+ (* -16 (* (pow b 2) (pow c 2))) (* -4 (/ (* (pow b 4) c) a))))
(* (pow a 2) (+ (* -16 (* (pow b 2) (pow c 2))) (* -4 (/ (* (pow b 4) c) a))))
(* -16 (* (pow a 2) (* (pow b 2) (pow c 2))))
(* (pow a 2) (+ (* -16 (* (pow b 2) (pow c 2))) (* -4 (/ (* (pow b 4) c) a))))
(* (pow a 2) (+ (* -16 (* (pow b 2) (pow c 2))) (* -4 (/ (* (pow b 4) c) a))))
(* (pow a 2) (+ (* -16 (* (pow b 2) (pow c 2))) (* -4 (/ (* (pow b 4) c) a))))
(* -4 (* a (* (pow b 4) c)))
(* c (- (* -16 (* (pow a 2) (* (pow b 2) c))) (* 4 (* a (pow b 4)))))
(* c (- (* -16 (* (pow a 2) (* (pow b 2) c))) (* 4 (* a (pow b 4)))))
(* c (- (* -16 (* (pow a 2) (* (pow b 2) c))) (* 4 (* a (pow b 4)))))
(* -16 (* (pow a 2) (* (pow b 2) (pow c 2))))
(* (pow c 2) (+ (* -16 (* (pow a 2) (pow b 2))) (* -4 (/ (* a (pow b 4)) c))))
(* (pow c 2) (+ (* -16 (* (pow a 2) (pow b 2))) (* -4 (/ (* a (pow b 4)) c))))
(* (pow c 2) (+ (* -16 (* (pow a 2) (pow b 2))) (* -4 (/ (* a (pow b 4)) c))))
(* -16 (* (pow a 2) (* (pow b 2) (pow c 2))))
(* (pow c 2) (+ (* -16 (* (pow a 2) (pow b 2))) (* -4 (/ (* a (pow b 4)) c))))
(* (pow c 2) (+ (* -16 (* (pow a 2) (pow b 2))) (* -4 (/ (* a (pow b 4)) c))))
(* (pow c 2) (+ (* -16 (* (pow a 2) (pow b 2))) (* -4 (/ (* a (pow b 4)) c))))
(* 2 (pow b 2))
(+ (* 2 (* a c)) (* 2 (pow b 2)))
(+ (* 2 (pow b 2)) (* a (+ (* 2 c) (* a (+ (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))))
(+ (* 2 (pow b 2)) (* a (+ (* 2 c) (* a (+ (* -8 (/ (pow c 2) (pow b 2))) (+ (* -2 (/ (pow c 2) (pow b 2))) (* 4 (/ (* a (pow c 3)) (pow b 4)))))))))
(* a (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16))))
(* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16))))))
(* a (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 5))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16))))))))
(* a (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 5))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 7))) (+ (* 1/16 (/ (pow b 12) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16))))))))))
(* -1 (* a (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/16 (/ (pow b 12) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))))))))
(* 2 (pow b 2))
(+ (* 2 (* a c)) (* 2 (pow b 2)))
(+ (* 2 (pow b 2)) (* c (+ (* 2 a) (* c (+ (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))))))
(+ (* 2 (pow b 2)) (* c (+ (* 2 a) (* c (+ (* -8 (/ (pow a 2) (pow b 2))) (+ (* -2 (/ (pow a 2) (pow b 2))) (* 4 (/ (* (pow a 3) c) (pow b 4)))))))))
(* c (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16))))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 3))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16))))))
(* c (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 5))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 3))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16))))))))
(* c (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 5))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 7))) (+ (* 1/16 (/ (pow b 12) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 3))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16))))))))))
(* -1 (* c (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/16 (/ (pow b 12) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))))))))))
(* a (* c (sqrt -16)))
(+ (* 2 (* (sqrt (* a c)) b)) (* a (* c (sqrt -16))))
(+ (* a (* c (sqrt -16))) (* b (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c))))))
(+ (* a (* c (sqrt -16))) (* b (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* 1/4 (sqrt (/ 1 (* a c)))) (* 1/2 (/ b (* a (* c (sqrt -16))))))))))
(* 2 (pow b 2))
(* (pow b 2) (+ 2 (* 2 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 2 (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))))
(* (pow b 2) (+ 2 (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))))))
(* -2 (* a c))
(+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))
(+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))))
(* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -16))))
(+ (* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -16)))) (* 8 (/ b (* a (pow (sqrt -16) 2)))))
(+ (* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -16)))) (* b (+ (* 1/2 (* b (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (+ (* 4 (/ 1 (* a (sqrt -16)))) (* 64 (/ 1 (* a (pow (sqrt -16) 3))))))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -16)))))) (* 8 (/ 1 (* a (pow (sqrt -16) 2)))))))
(+ (* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -16)))) (* b (+ (* b (+ (* 1/2 (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (+ (* -4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -16) 2)))) (* -2 (* (sqrt (/ 1 (* a c))) (/ (+ (* 4 (/ 1 (* a (sqrt -16)))) (* 64 (/ 1 (* a (pow (sqrt -16) 3))))) (sqrt -16))))))) (* 2 (/ 1 (* (pow a 2) (* c (pow (sqrt -16) 2)))))))) (* 1/2 (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (+ (* 4 (/ 1 (* a (sqrt -16)))) (* 64 (/ 1 (* a (pow (sqrt -16) 3))))))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -16))))))) (* 8 (/ 1 (* a (pow (sqrt -16) 2)))))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))) b)
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (+ (* -1 (+ (* -1 (* c (+ (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2)))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2))))) b)
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (+ (* -1 (+ (* -1 (* c (+ (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2)))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (+ (* 1/2 (/ (+ (* -1 (+ (* -4 (* (pow a 3) (pow c 4))) (+ (* -1 (* a (* c (+ (* -1 (* c (+ (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2)))))))))) (* 1/2 (* (+ (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))) (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))))) (+ (* -1/2 (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2)))))) (+ (* 2 (* a (* c (+ (* -1 (* c (+ (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2)))))))))) (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))))) (pow b 6))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* 1/2 (/ (- (+ (* -4 c) (* 8 c)) (* -1 (/ (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))) (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* 1/2 (/ (+ (* -2 (* a (* c (- (* 8 c) (* -1 (/ (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))))) (+ (* -1 (+ (* -1/2 (/ (* (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (- (* 8 c) (* -1 (/ (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c))) (* 4 (* a (pow c 2))))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/2 (/ (- (+ (* -4 c) (* 8 c)) (* -1 (/ (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))) (pow b 2))) (/ 1 a)))))
(* -1 (* b (+ (* 1/2 (/ (+ (* -2 (* a (* c (- (* 8 c) (* -1 (/ (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))))) (+ (* -1 (+ (* -1/2 (/ (* (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (- (* 8 c) (* -1 (/ (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c))) (* 4 (* a (pow c 2))))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/2 (/ (+ (* -1 (+ (* -1 (/ (+ (* -32 (* (pow a 4) (pow c 4))) (* 1/2 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))))) (* (pow a 2) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (+ (* -1/2 (/ (* (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (- (* 8 c) (* -1 (/ (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c))) (* 4 (* a (pow c 2))))) (* a c))) (* 2 (* (pow a 2) (* (pow c 2) (- (* 8 c) (* -1 (/ (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))))))))) (+ (* -1 (/ (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))) a)) (+ (* -1/2 (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* 8 c) (* -1 (/ (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))))) (* 2 (* a (* c (+ (* -1/2 (/ (* (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (- (* 8 c) (* -1 (/ (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c))) (* 4 (* a (pow c 2)))))))))) (pow b 6))) (+ (* 1/2 (/ (- (+ (* -4 c) (* 8 c)) (* -1 (/ (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))) (pow b 2))) (/ 1 a))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* 1/2 (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3)))))))
(+ (* -1 (/ c b)) (* a (+ (* 1/2 (* a (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (+ (* -1 (/ (+ (* -1 (/ (* c (+ (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 2))) (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 2))) b)) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))))))
(+ (* -1 (/ c b)) (* a (+ (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))) (* a (+ (* 1/2 (* a (+ (* -1 (/ (+ (* -4 (/ (pow c 4) (pow b 6))) (+ (* -1 (/ (* c (+ (* -1 (/ (* c (+ (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 2))) (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 2)))) (pow b 2))) (* 1/2 (/ (* (+ (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 2))))) b)) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 2 (/ (* c (+ (* -1 (/ (* c (+ (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 2))) (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 2)))) (pow b 3))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))))) (* 1/2 (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (+ (* -1 (/ (+ (* -1 (/ (* c (+ (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 2))) (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 2))) b)) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))))))
(* -4 (* (sqrt (/ (pow c 3) a)) (/ 1 (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16))))))
(+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ 1 (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16)))))) (* -1 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16)))))))
(+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ 1 (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16)))))) (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16)))))) (* 1/2 (/ (+ (* 8 (* (sqrt (/ (pow c 3) a)) (/ (+ (* 1/4 (* (sqrt (/ a c)) (pow b 3))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))) (pow (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16))) 2)))) (* (sqrt (* a c)) (/ (pow b 2) (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16)))))) (pow a 2)))))
(+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ 1 (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16)))))) (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16)))))) (+ (* 1/2 (/ (+ (* -1/4 (* (sqrt (/ a c)) (/ (pow b 4) (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16)))))) (+ (* 1/4 (* (sqrt (/ a c)) (/ (pow b 4) (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16)))))) (* 2 (* (sqrt (/ c a)) (/ (* (pow b 2) (+ (* 1/4 (* (sqrt (/ a c)) (pow b 3))) (* 1/2 (/ (pow b 4) (* c (sqrt -16)))))) (pow (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16))) 2)))))) (pow a 3))) (* 1/2 (/ (+ (* 8 (* (sqrt (/ (pow c 3) a)) (/ (+ (* 1/4 (* (sqrt (/ a c)) (pow b 3))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))) (pow (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16))) 2)))) (* (sqrt (* a c)) (/ (pow b 2) (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16)))))) (pow a 2))))))
(* 8 (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (sqrt -1/4)) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))
(+ (* 2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (sqrt -1/4))) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (sqrt -1/4)) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))))
(+ (* -1 (/ (+ (* -2 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (sqrt -1/4))) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))) (* 1/2 (/ (+ (* 1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (* (sqrt -1/4) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))) (* 16 (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))))) (pow (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))) 2))))) a))) a)) (* 8 (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (sqrt -1/4)) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))))
(+ (* -1 (/ (+ (* -2 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (sqrt -1/4))) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))) (* -1 (/ (+ (* -1/2 (+ (* 1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (* (sqrt -1/4) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))) (* 16 (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))))) (pow (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))) 2)))))) (* 1/2 (/ (+ (* -4 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (* (sqrt -1/4) (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* c (sqrt -16)))))))) (pow (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))) 2)))) (+ (* -1/8 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (* (sqrt -1/4) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))) (* 1/8 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (* (sqrt -1/4) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))))) a))) a))) a)) (* 8 (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (sqrt -1/4)) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))))
(* -1 (/ c b))
(* c (- (* 1/2 (* c (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3)))))) (/ 1 b)))
(* c (- (* c (+ (* 1/2 (* c (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2)))) (pow b 2))) (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 2))) b)) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))))) (/ 1 b)))
(* c (- (* c (+ (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))) (* c (+ (* 1/2 (* c (+ (* -1 (/ (+ (* -4 (/ (pow a 3) (pow b 6))) (+ (* -1 (/ (* a (+ (* -1 (/ (+ (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2)))) (pow b 2))) (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 2)))) (pow b 2))) (* 1/2 (/ (* (+ (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2)))) (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 2))))) b)) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))))) (+ (* 2 (/ (* a (+ (* -1 (/ (+ (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2)))) (pow b 2))) (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 2)))) (pow b 3))) (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8)))))))))) (* 1/2 (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2)))) (pow b 2))) (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 2))) b)) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))))) (/ 1 b)))
(* -4 (* (sqrt (* a c)) (/ 1 (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16))))))
(* c (+ (* -4 (* (sqrt (/ a c)) (/ 1 (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16)))))) (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16))))))))
(* c (+ (* -4 (* (sqrt (/ a c)) (/ 1 (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16)))))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16)))))) (* 1/2 (/ (+ (* 8 (* (sqrt (/ a c)) (/ (+ (* 1/4 (* (sqrt (/ c a)) (pow b 3))) (* 1/2 (/ (pow b 4) (* a (sqrt -16))))) (pow (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16))) 2)))) (* (sqrt (/ c a)) (/ (pow b 2) (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16)))))) (pow c 2))))))
(* c (+ (* -4 (* (sqrt (/ a c)) (/ 1 (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16)))))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16)))))) (+ (* 1/2 (/ (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (/ (pow b 4) (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16)))))) (+ (* 1/4 (* (sqrt (/ c (pow a 3))) (/ (pow b 4) (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16)))))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (+ (* 1/4 (* (sqrt (/ c a)) (pow b 3))) (* 1/2 (/ (pow b 4) (* a (sqrt -16)))))) (pow (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16))) 2)))))) (pow c 3))) (* 1/2 (/ (+ (* 8 (* (sqrt (/ a c)) (/ (+ (* 1/4 (* (sqrt (/ c a)) (pow b 3))) (* 1/2 (/ (pow b 4) (* a (sqrt -16))))) (pow (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16))) 2)))) (* (sqrt (/ c a)) (/ (pow b 2) (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16)))))) (pow c 2)))))))
(* 8 (* (sqrt (* a c)) (/ (* (sqrt -1) (sqrt -1/4)) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))
(* -1 (* c (+ (* -8 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt -1/4)) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))))) (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (* (sqrt -1) (sqrt -1/4))) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))))))))
(* -1 (* c (+ (* -8 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt -1/4)) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))))) (* -1 (/ (+ (* -1/2 (/ (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (* (sqrt -1/4) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))) (* 16 (* (sqrt (/ a c)) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* a (sqrt -16))))))) (pow (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))) 2))))) c)) (* 2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (* (sqrt -1) (sqrt -1/4))) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))) c)))))
(* -1 (* c (+ (* -8 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt -1/4)) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -4 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (* (sqrt -1) (* (sqrt -1/4) (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* a (sqrt -16)))))))) (pow (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))) 2)))) (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (* (sqrt -1/4) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))) (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (* (sqrt -1/4) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))))) c)) (* 1/2 (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (* (sqrt -1/4) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))) (* 16 (* (sqrt (/ a c)) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* a (sqrt -16))))))) (pow (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))) 2))))))) c)) (* 2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (* (sqrt -1) (sqrt -1/4))) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))) c)))))
(* -16 (* (pow a 2) (* (pow b 2) (pow c 2))))
(* (pow b 2) (+ (* -16 (* (pow a 2) (pow c 2))) (pow b 4)))
(* (pow b 2) (+ (* -16 (* (pow a 2) (pow c 2))) (pow b 4)))
(* (pow b 2) (+ (* -16 (* (pow a 2) (pow c 2))) (pow b 4)))
(pow b 6)
(* (pow b 6) (+ 1 (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(* (pow b 6) (+ 1 (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(* (pow b 6) (+ 1 (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(pow b 6)
(* (pow b 6) (+ 1 (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(* (pow b 6) (+ 1 (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(* (pow b 6) (+ 1 (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(pow b 6)
(+ (* -16 (* (pow a 2) (* (pow b 2) (pow c 2)))) (pow b 6))
(+ (* -16 (* (pow a 2) (* (pow b 2) (pow c 2)))) (pow b 6))
(+ (* -16 (* (pow a 2) (* (pow b 2) (pow c 2)))) (pow b 6))
(* -16 (* (pow a 2) (* (pow b 2) (pow c 2))))
(* (pow a 2) (+ (* -16 (* (pow b 2) (pow c 2))) (/ (pow b 6) (pow a 2))))
(* (pow a 2) (+ (* -16 (* (pow b 2) (pow c 2))) (/ (pow b 6) (pow a 2))))
(* (pow a 2) (+ (* -16 (* (pow b 2) (pow c 2))) (/ (pow b 6) (pow a 2))))
(* -16 (* (pow a 2) (* (pow b 2) (pow c 2))))
(* (pow a 2) (+ (* -16 (* (pow b 2) (pow c 2))) (/ (pow b 6) (pow a 2))))
(* (pow a 2) (+ (* -16 (* (pow b 2) (pow c 2))) (/ (pow b 6) (pow a 2))))
(* (pow a 2) (+ (* -16 (* (pow b 2) (pow c 2))) (/ (pow b 6) (pow a 2))))
(pow b 6)
(+ (* -16 (* (pow a 2) (* (pow b 2) (pow c 2)))) (pow b 6))
(+ (* -16 (* (pow a 2) (* (pow b 2) (pow c 2)))) (pow b 6))
(+ (* -16 (* (pow a 2) (* (pow b 2) (pow c 2)))) (pow b 6))
(* -16 (* (pow a 2) (* (pow b 2) (pow c 2))))
(* (pow c 2) (+ (* -16 (* (pow a 2) (pow b 2))) (/ (pow b 6) (pow c 2))))
(* (pow c 2) (+ (* -16 (* (pow a 2) (pow b 2))) (/ (pow b 6) (pow c 2))))
(* (pow c 2) (+ (* -16 (* (pow a 2) (pow b 2))) (/ (pow b 6) (pow c 2))))
(* -16 (* (pow a 2) (* (pow b 2) (pow c 2))))
(* (pow c 2) (+ (* -16 (* (pow a 2) (pow b 2))) (/ (pow b 6) (pow c 2))))
(* (pow c 2) (+ (* -16 (* (pow a 2) (pow b 2))) (/ (pow b 6) (pow c 2))))
(* (pow c 2) (+ (* -16 (* (pow a 2) (pow b 2))) (/ (pow b 6) (pow c 2))))
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(/ (* a (pow c 3)) (pow b 4))
(/ (* a (pow c 3)) (pow b 4))
(/ (* a (pow c 3)) (pow b 4))
(/ (* a (pow c 3)) (pow b 4))
(/ (* a (pow c 3)) (pow b 4))
(/ (* a (pow c 3)) (pow b 4))
(/ (* a (pow c 3)) (pow b 4))
(/ (* a (pow c 3)) (pow b 4))
(/ (* a (pow c 3)) (pow b 4))
(/ (* a (pow c 3)) (pow b 4))
(/ (* a (pow c 3)) (pow b 4))
(/ (* a (pow c 3)) (pow b 4))
(/ (* a (pow c 3)) (pow b 4))
(/ (* a (pow c 3)) (pow b 4))
(/ (* a (pow c 3)) (pow b 4))
(/ (* a (pow c 3)) (pow b 4))
(/ (* a (pow c 3)) (pow b 4))
(/ (* a (pow c 3)) (pow b 4))
(/ (* a (pow c 3)) (pow b 4))
(/ (* a (pow c 3)) (pow b 4))
(/ (* a (pow c 3)) (pow b 4))
(/ (* a (pow c 3)) (pow b 4))
(/ (* a (pow c 3)) (pow b 4))
(/ (* a (pow c 3)) (pow b 4))
(/ (* a (pow c 3)) (pow b 4))
(/ (* a (pow c 3)) (pow b 4))
(/ (* a (pow c 3)) (pow b 4))
(/ (* a (pow c 3)) (pow b 4))
(/ (* a (pow c 3)) (pow b 4))
(/ (* a (pow c 3)) (pow b 4))
(/ (* a (pow c 3)) (pow b 4))
(/ (* a (pow c 3)) (pow b 4))
(/ (* a (pow c 3)) (pow b 4))
(/ (* a (pow c 3)) (pow b 4))
(/ (* a (pow c 3)) (pow b 4))
(/ (* a (pow c 3)) (pow b 4))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(* -2 (/ (* a c) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* a (* (pow b 2) c))
(* a (* (pow b 2) c))
(* a (* (pow b 2) c))
(* a (* (pow b 2) c))
(* a (* (pow b 2) c))
(* a (* (pow b 2) c))
(* a (* (pow b 2) c))
(* a (* (pow b 2) c))
(* a (* (pow b 2) c))
(* a (* (pow b 2) c))
(* a (* (pow b 2) c))
(* a (* (pow b 2) c))
(* a (* (pow b 2) c))
(* a (* (pow b 2) c))
(* a (* (pow b 2) c))
(* a (* (pow b 2) c))
(* a (* (pow b 2) c))
(* a (* (pow b 2) c))
(* a (* (pow b 2) c))
(* a (* (pow b 2) c))
(* a (* (pow b 2) c))
(* a (* (pow b 2) c))
(* a (* (pow b 2) c))
(* a (* (pow b 2) c))
(* a (* (pow b 2) c))
(* a (* (pow b 2) c))
(* a (* (pow b 2) c))
(* a (* (pow b 2) c))
(* a (* (pow b 2) c))
(* a (* (pow b 2) c))
(* a (* (pow b 2) c))
(* a (* (pow b 2) c))
(* a (* (pow b 2) c))
(* a (* (pow b 2) c))
(* a (* (pow b 2) c))
(* a (* (pow b 2) c))
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(/ (* (pow a 2) (pow c 2)) b)
(/ (* (pow a 2) (pow c 2)) b)
(/ (* (pow a 2) (pow c 2)) b)
(/ (* (pow a 2) (pow c 2)) b)
(/ (* (pow a 2) (pow c 2)) b)
(/ (* (pow a 2) (pow c 2)) b)
(/ (* (pow a 2) (pow c 2)) b)
(/ (* (pow a 2) (pow c 2)) b)
(/ (* (pow a 2) (pow c 2)) b)
(/ (* (pow a 2) (pow c 2)) b)
(/ (* (pow a 2) (pow c 2)) b)
(/ (* (pow a 2) (pow c 2)) b)
(/ (* (pow a 2) (pow c 2)) b)
(/ (* (pow a 2) (pow c 2)) b)
(/ (* (pow a 2) (pow c 2)) b)
(/ (* (pow a 2) (pow c 2)) b)
(/ (* (pow a 2) (pow c 2)) b)
(/ (* (pow a 2) (pow c 2)) b)
(/ (* (pow a 2) (pow c 2)) b)
(/ (* (pow a 2) (pow c 2)) b)
(/ (* (pow a 2) (pow c 2)) b)
(/ (* (pow a 2) (pow c 2)) b)
(/ (* (pow a 2) (pow c 2)) b)
(/ (* (pow a 2) (pow c 2)) b)
(/ (* (pow a 2) (pow c 2)) b)
(/ (* (pow a 2) (pow c 2)) b)
(/ (* (pow a 2) (pow c 2)) b)
(/ (* (pow a 2) (pow c 2)) b)
(/ (* (pow a 2) (pow c 2)) b)
(/ (* (pow a 2) (pow c 2)) b)
(/ (* (pow a 2) (pow c 2)) b)
(/ (* (pow a 2) (pow c 2)) b)
(/ (* (pow a 2) (pow c 2)) b)
(/ (* (pow a 2) (pow c 2)) b)
(/ (* (pow a 2) (pow c 2)) b)
(/ (* (pow a 2) (pow c 2)) b)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(* 2 (* a (pow b 2)))
(* a (+ (* 2 (pow b 2)) (* 4 (* a c))))
(* a (+ (* 2 (pow b 2)) (* a (+ (* -4 (/ (* a (pow c 2)) (pow b 2))) (* 4 c)))))
(* a (+ (* 2 (pow b 2)) (* a (+ (* 4 c) (* a (+ (* -4 (/ (pow c 2) (pow b 2))) (* 8 (/ (* a (pow c 3)) (pow b 4)))))))))
(* 4 (* (sqrt (* (pow a 3) c)) b))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (* 4 (* (sqrt (/ c a)) b))))
(* (pow a 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 5))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (* 4 (* (sqrt (/ c a)) b)))))
(* (pow a 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 5))) (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 7))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (* 4 (* (sqrt (/ c a)) b))))))
(* -2 (* (sqrt (* (pow a 3) c)) (* b (* (sqrt -4) (sqrt -1)))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 5)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3))))))))
(* 4 (* (sqrt (* (pow a 3) c)) b))
(* b (+ (* 1/2 (* (sqrt (/ a c)) (pow b 2))) (* 4 (sqrt (* (pow a 3) c)))))
(* b (+ (* 4 (sqrt (* (pow a 3) c))) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 2))) (* 1/2 (sqrt (/ a c)))))))
(* b (+ (* 4 (sqrt (* (pow a 3) c))) (* (pow b 2) (+ (* 1/2 (sqrt (/ a c))) (* (pow b 2) (+ (* -1/32 (sqrt (/ 1 (* a (pow c 3))))) (* 1/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 2)))))))))
(* 2 (* a (pow b 2)))
(* (pow b 2) (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))))
(* (pow b 2) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2))))))
(* (pow b 2) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 2 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))
(* -2 (* a (pow b 2)))
(* (pow b 2) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* -2 a)))
(* (pow b 2) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))
(* 2 (* a (pow b 2)))
(+ (* 2 (* a (pow b 2))) (* 4 (* (pow a 2) c)))
(+ (* 2 (* a (pow b 2))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 2))) (* 4 (pow a 2)))))
(+ (* 2 (* a (pow b 2))) (* c (+ (* 4 (pow a 2)) (* c (+ (* -4 (/ (pow a 3) (pow b 2))) (* 8 (/ (* (pow a 4) c) (pow b 4))))))))
(* 4 (* (sqrt (* (pow a 3) c)) b))
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (pow b 3))) (* 4 (* (sqrt (/ (pow a 3) c)) b))))
(* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (pow b 5))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (pow b 3))) (* 4 (* (sqrt (/ (pow a 3) c)) b)))))
(* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (pow b 5))) (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (pow b 7))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (pow b 3))) (* 4 (* (sqrt (/ (pow a 3) c)) b))))))
(* -2 (* (sqrt (* (pow a 3) c)) (* b (* (sqrt -4) (sqrt -1)))))
(* -1 (* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (* b (* (sqrt -4) (sqrt -1))))) (* (sqrt (/ a (pow c 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))
(* -1 (* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (* b (* (sqrt -4) (sqrt -1))))) (* (sqrt (/ a (pow c 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))
(* -1 (* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (* b (* (sqrt -4) (sqrt -1))))) (* (sqrt (/ a (pow c 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))
(* 4 (* a (* (pow b 4) c)))
(* (pow b 4) (+ (* 4 (* a c)) (pow b 2)))
(* (pow b 4) (+ (* 4 (* a c)) (pow b 2)))
(* (pow b 4) (+ (* 4 (* a c)) (pow b 2)))
(pow b 6)
(* (pow b 6) (+ 1 (* 4 (/ (* a c) (pow b 2)))))
(* (pow b 6) (+ 1 (* 4 (/ (* a c) (pow b 2)))))
(* (pow b 6) (+ 1 (* 4 (/ (* a c) (pow b 2)))))
(pow b 6)
(* (pow b 6) (+ 1 (* 4 (/ (* a c) (pow b 2)))))
(* (pow b 6) (+ 1 (* 4 (/ (* a c) (pow b 2)))))
(* (pow b 6) (+ 1 (* 4 (/ (* a c) (pow b 2)))))
(pow b 6)
(+ (* 4 (* a (* (pow b 4) c))) (pow b 6))
(+ (* 4 (* a (* (pow b 4) c))) (pow b 6))
(+ (* 4 (* a (* (pow b 4) c))) (pow b 6))
(* 4 (* a (* (pow b 4) c)))
(* c (+ (* 4 (* a (pow b 4))) (/ (pow b 6) c)))
(* c (+ (* 4 (* a (pow b 4))) (/ (pow b 6) c)))
(* c (+ (* 4 (* a (pow b 4))) (/ (pow b 6) c)))
(* 4 (* a (* (pow b 4) c)))
(* -1 (* c (+ (* -4 (* a (pow b 4))) (* -1 (/ (pow b 6) c)))))
(* -1 (* c (+ (* -4 (* a (pow b 4))) (* -1 (/ (pow b 6) c)))))
(* -1 (* c (+ (* -4 (* a (pow b 4))) (* -1 (/ (pow b 6) c)))))
(pow b 6)
(+ (* 4 (* a (* (pow b 4) c))) (pow b 6))
(+ (* 4 (* a (* (pow b 4) c))) (pow b 6))
(+ (* 4 (* a (* (pow b 4) c))) (pow b 6))
(* 4 (* a (* (pow b 4) c)))
(* a (+ (* 4 (* (pow b 4) c)) (/ (pow b 6) a)))
(* a (+ (* 4 (* (pow b 4) c)) (/ (pow b 6) a)))
(* a (+ (* 4 (* (pow b 4) c)) (/ (pow b 6) a)))
(* 4 (* a (* (pow b 4) c)))
(* -1 (* a (+ (* -4 (* (pow b 4) c)) (* -1 (/ (pow b 6) a)))))
(* -1 (* a (+ (* -4 (* (pow b 4) c)) (* -1 (/ (pow b 6) a)))))
(* -1 (* a (+ (* -4 (* (pow b 4) c)) (* -1 (/ (pow b 6) a)))))
Outputs
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2))))
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 b b))))
(* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2))))
(*.f64 a (fma.f64 a (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b)))))
(* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2))))
(*.f64 a (fma.f64 a (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b b)))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b b)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))))) a)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))))) a)))))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(* (pow c 2) (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))))
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2))))
(*.f64 (*.f64 c c) (fma.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 a (*.f64 b b)))))
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2))))
(*.f64 (*.f64 c c) (fma.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 a (*.f64 b b)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 c c)))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 c c)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 b b) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 b b) c))) c))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(/ (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 2))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b b))
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (* a (pow c 2))) (pow b 2))
(/.f64 (-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b b))
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (* a (pow c 2))) (pow b 2))
(/.f64 (-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(/ (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 2))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b b))
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (* a (pow c 2))) (pow b 2))
(/.f64 (-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b b))
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (* a (pow c 2))) (pow b 2))
(/.f64 (-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b 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 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (/.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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(fma.f64 b (-.f64 (*.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 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (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 (/ c b))
(neg.f64 (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (neg.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)))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 c (*.f64 b b)))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(neg.f64 (*.f64 b (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 c (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 c b)))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/4 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 -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 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 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/16 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))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(*.f64 #s(literal -1 binary64) (fma.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 #s(literal 1/2 binary64) b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (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 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) a))) a)))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (-.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 a b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 #s(literal 1 binary64) 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))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (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)))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (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 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (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))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a c))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) c))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c))) c))))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))
(-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 c b))
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b))
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 c b)))
(- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))) (/ c b))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 c b)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ c (* (pow a 3) b))))) (/ (pow c 2) (* (pow a 2) (pow b 3)))))
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 c) (*.f64 (*.f64 a (*.f64 a a)) b))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))))) a)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3)))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (-.f64 (/.f64 c (*.f64 a b)) (neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) a))) a)))))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (-.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (neg.f64 (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ (+ (/ 1 (* b c)) (/ a (pow b 3))) (pow c 2))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (neg.f64 (/.f64 (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b c))) (*.f64 c c))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (+ (/ 1 (* b (pow c 2))) (/ a (* (pow b 3) c)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 c c)))) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) c))) c))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 7))
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (-.f64 (neg.f64 (*.f64 (*.f64 b b) c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b)
(/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) b)
(/ (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) c) b)
(/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) b)
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2))))) c) b)
(/.f64 (-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) c) b)
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b))
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (neg.f64 c)) b))
(* -1 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))) (* -1 c)) b))
(neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (neg.f64 c))) b))
(* -1 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2)))) (* -1 c)) b))
(neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (neg.f64 c)) b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* -1 (/ c b))
(neg.f64 (/.f64 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 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (/.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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(fma.f64 b (-.f64 (*.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 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (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 (/ c b))
(neg.f64 (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (neg.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)))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 c (*.f64 b b)))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(neg.f64 (*.f64 b (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 c (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 c b)))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/4 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 -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 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 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/16 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))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(*.f64 #s(literal -1 binary64) (fma.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 #s(literal 1/2 binary64) b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (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 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) a))) a)))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (-.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 a b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 #s(literal 1 binary64) 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))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (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)))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (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 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (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))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a c))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) c))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c))) c))))
(* -1 (/ b c))
(/.f64 (neg.f64 b) c)
(* -1 (/ b c))
(/.f64 (neg.f64 b) c)
(* -1 (/ b c))
(/.f64 (neg.f64 b) c)
(* -1 (/ b c))
(/.f64 (neg.f64 b) c)
(* -1 (/ b c))
(/.f64 (neg.f64 b) c)
(* -1 (/ b c))
(/.f64 (neg.f64 b) c)
(* -1 (/ b c))
(/.f64 (neg.f64 b) c)
(* -1 (/ b c))
(/.f64 (neg.f64 b) c)
(* -1 (/ b c))
(/.f64 (neg.f64 b) c)
(* -1 (/ b c))
(/.f64 (neg.f64 b) c)
(* -1 (/ b c))
(/.f64 (neg.f64 b) c)
(* -1 (/ b c))
(/.f64 (neg.f64 b) c)
(* -1 (/ b c))
(/.f64 (neg.f64 b) c)
(* -1 (/ b c))
(/.f64 (neg.f64 b) c)
(* -1 (/ b c))
(/.f64 (neg.f64 b) c)
(* -1 (/ b c))
(/.f64 (neg.f64 b) c)
(* -1 (/ b c))
(/.f64 (neg.f64 b) c)
(* -1 (/ b c))
(/.f64 (neg.f64 b) c)
(* -1 (/ b c))
(/.f64 (neg.f64 b) c)
(* -1 (/ b c))
(/.f64 (neg.f64 b) c)
(* -1 (/ b c))
(/.f64 (neg.f64 b) c)
(* -1 (/ b c))
(/.f64 (neg.f64 b) c)
(* -1 (/ b c))
(/.f64 (neg.f64 b) c)
(* -1 (/ b c))
(/.f64 (neg.f64 b) c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* a (+ (* a (pow c 2)) (* (pow b 2) c)))
(*.f64 a (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c)))
(* a (+ (* a (pow c 2)) (* (pow b 2) c)))
(*.f64 a (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c)))
(* a (+ (* a (pow c 2)) (* (pow b 2) c)))
(*.f64 a (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c)))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 a a) (*.f64 c c))
(* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2)))
(*.f64 (*.f64 a a) (fma.f64 c c (/.f64 (*.f64 (*.f64 b b) c) a)))
(* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2)))
(*.f64 (*.f64 a a) (fma.f64 c c (/.f64 (*.f64 (*.f64 b b) c) a)))
(* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2)))
(*.f64 (*.f64 a a) (fma.f64 c c (/.f64 (*.f64 (*.f64 b b) c) a)))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 a a) (*.f64 c c))
(* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2)))
(*.f64 (*.f64 a a) (fma.f64 c c (/.f64 (*.f64 (*.f64 b b) c) a)))
(* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2)))
(*.f64 (*.f64 a a) (fma.f64 c c (/.f64 (*.f64 (*.f64 b b) c) a)))
(* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2)))
(*.f64 (*.f64 a a) (fma.f64 c c (/.f64 (*.f64 (*.f64 b b) c) a)))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* c (+ (* a (pow b 2)) (* (pow a 2) c)))
(*.f64 c (fma.f64 a (*.f64 b b) (*.f64 (*.f64 a a) c)))
(* c (+ (* a (pow b 2)) (* (pow a 2) c)))
(*.f64 c (fma.f64 a (*.f64 b b) (*.f64 (*.f64 a a) c)))
(* c (+ (* a (pow b 2)) (* (pow a 2) c)))
(*.f64 c (fma.f64 a (*.f64 b b) (*.f64 (*.f64 a a) c)))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 a a) (*.f64 c c))
(* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2)))
(*.f64 (*.f64 c c) (fma.f64 a a (/.f64 (*.f64 a (*.f64 b b)) c)))
(* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2)))
(*.f64 (*.f64 c c) (fma.f64 a a (/.f64 (*.f64 a (*.f64 b b)) c)))
(* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2)))
(*.f64 (*.f64 c c) (fma.f64 a a (/.f64 (*.f64 a (*.f64 b b)) c)))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 a a) (*.f64 c c))
(* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2)))
(*.f64 (*.f64 c c) (fma.f64 a a (/.f64 (*.f64 a (*.f64 b b)) c)))
(* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2)))
(*.f64 (*.f64 c c) (fma.f64 a a (/.f64 (*.f64 a (*.f64 b b)) c)))
(* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2)))
(*.f64 (*.f64 c c) (fma.f64 a a (/.f64 (*.f64 a (*.f64 b b)) c)))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 a a) (*.f64 c c))
(+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2)))
(fma.f64 a (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a a) (*.f64 c c)))
(+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2)))
(fma.f64 a (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a a) (*.f64 c c)))
(+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2)))
(fma.f64 a (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a a) (*.f64 c c)))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c)))
(* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c)))
(* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c)))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c)))
(* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c)))
(* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a 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 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (/.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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(fma.f64 b (-.f64 (*.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 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (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 (/ c b))
(neg.f64 (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (neg.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)))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 c (*.f64 b b)))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(neg.f64 (*.f64 b (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 c (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 c b)))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/4 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 -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 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 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/16 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))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(*.f64 #s(literal -1 binary64) (fma.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 #s(literal 1/2 binary64) b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (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 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) a))) a)))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (-.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 a b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 #s(literal 1 binary64) 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))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (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)))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (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 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (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))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a c))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) c))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c))) c))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (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 (*.f64 a c)) (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 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) 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 -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (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 #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 -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.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 #s(literal -2 binary64) b)
(* -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 a) (*.f64 c 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 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b 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 -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))) (/.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 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 #s(literal -2 binary64) c) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* 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 (neg.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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 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 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (*.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 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(neg.f64 (*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b 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 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.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))))))
(neg.f64 (*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/64 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/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a)) b) a)))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b 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 -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))) (*.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 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (neg.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.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 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b c)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b c)))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.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))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) c)) b) c))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b (*.f64 b b)))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) 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)
(/ (+ (* -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)
(/ (+ (* -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)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c))) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c))) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c))) b))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)))
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (+.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)))
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (+ (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (+.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (fma.f64 a (+.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64)))) (fma.f64 (*.f64 b c) (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 (*.f64 #s(literal 8 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b))) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)))
(* 1/2 (* (sqrt (/ a c)) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))) b))
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3)))))))))
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 b (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))))))
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))))))
(*.f64 a (fma.f64 #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 b (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 1/64 binary64) (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 (*.f64 b b)) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))))))))
(* a (+ (* -1 (* (sqrt (/ c (pow a 7))) (/ (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 9) c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5)))))))))))))
(*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 1/256 binary64) (fma.f64 a (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))))) b)) (fma.f64 #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 b (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b 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)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) c)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))))))))))))
(* -1 (* (sqrt (/ a c)) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)))
(neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) b))
(* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))
(neg.f64 (*.f64 a (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) b) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))))))))
(* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/128 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 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) b) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))))))))))))
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a)) (* -1/128 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow a 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(neg.f64 (*.f64 a (+.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) b) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))))))))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/128 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (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/1024 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/8 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))))) a))) (*.f64 a (*.f64 a a)))))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (* 4 (/ (pow a 2) (pow b 3)))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (+.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (+ (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (* c (- (+ (* -32 (/ (pow a 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))))) (+ (* 8 (/ (pow a 4) (pow b 7))) (* a (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) b)))))))))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (+.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (fma.f64 c (+.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -6 binary64))) (fma.f64 (*.f64 a b) (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 #s(literal 8 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b))) (*.f64 (*.f64 a b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (/.f64 a b))))
(* 1/2 (* (sqrt (/ c a)) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))) b))
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3)))))))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) b) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))))))
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))))))
(*.f64 c (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) b) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))))) (*.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))))) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))))))))
(* c (+ (* -1 (* (sqrt (/ a (pow c 7))) (/ (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 9)))) (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 3))) (pow b 5)))))))))))))
(*.f64 c (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 1/256 binary64) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 c (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))))) b)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) b) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b 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)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 9 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))))))))))
(* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)))
(neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) b))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))
(neg.f64 (*.f64 c (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))))))))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (*.f64 #s(literal 1/128 binary64) (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 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/128 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(neg.f64 (*.f64 c (+.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))))))))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/128 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 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/1024 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/8 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64)))))) c))) (*.f64 c (*.f64 c c)))))))
(* 1/2 (* (sqrt (* a c)) (sqrt -16)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -16 binary64))))
(+ (* -1 b) (* 1/2 (* (sqrt (* a c)) (sqrt -16))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -16 binary64))) (neg.f64 b))
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* -1/16 (* (sqrt (/ 1 (* a c))) (* b (sqrt -16)))) 1)))
(fma.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -16 binary64)))))
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* a c))) (sqrt -16))) (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -16)))))))) 1)))
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal 3/256 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -16 binary64))))) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -16 binary64)))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(/ (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (* a c)) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) b)
(/ (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4))))))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (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 -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -6 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64)))))))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) b)
(/ (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* -1/2 (/ (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) (pow b 6))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 8 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4)) (/ (* a (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))) (pow b 6))))))))))) (+ (* -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 (-.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (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 -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -6 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -6 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64)))))))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.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 #s(literal -2 binary64) b)
(* -1 (* b (+ 2 (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))))
(* -1 (* b (+ 2 (+ (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2))) (* -1 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 4)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (+ (* -1 (/ (+ (* -4 (* (pow a 3) (pow c 3))) (+ (* -2 (* a (* c (- (* 8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))))) (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (+ (* 64 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (pow b 6))) (+ (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2))) (* -1 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 4))))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 10 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (fma.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (pow.f64 b #s(literal 6 binary64)))))))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(+ (* -1 (/ c b)) (* 1/2 (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3)))))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) a) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 c b)))
(+ (* -1 (/ c b)) (* a (+ (* 1/2 (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (neg.f64 (/.f64 c b)))
(+ (* -1 (/ c b)) (* a (+ (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))) (* a (+ (* 1/2 (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b))))) (* 1/2 (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))))))
(fma.f64 a (fma.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (+.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64)))) (fma.f64 (*.f64 b c) (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 (*.f64 #s(literal 8 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (neg.f64 (/.f64 c b)))
(* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b)))
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) b))
(+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) b) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 a a)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) b)))
(+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2)))))
(fma.f64 #s(literal 1/128 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 (*.f64 b b))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) b) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 a a)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) b))))
(+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (* a c)) (/ (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5)))))))) (pow a 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))))))
(fma.f64 #s(literal 1/128 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 (*.f64 b b))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 #s(literal 1/256 binary64) (fma.f64 a (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))))) b)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) b) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 a a))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) b))))
(* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)))
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) b))
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) b) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 a a))))
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (+ (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))) (* -1/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))))
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) b) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 a a))) (*.f64 #s(literal -1/256 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 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64)))))
(+ (* -1 (/ (+ (* 1/256 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2)))))
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) b) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 a a))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (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/1024 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/8 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))))) a) (*.f64 (*.f64 #s(literal 1/256 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 a (*.f64 a a)))))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* c (- (* 1/2 (* c (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3)))))) (/ 1 b)))
(*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) c) (fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(* c (- (* c (+ (* 1/2 (* c (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (*.f64 #s(literal 1/2 binary64) (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (fma.f64 b (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 a (*.f64 b b)) #s(literal -6 binary64)))) (*.f64 b (*.f64 b b))))) (fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b (*.f64 b b))))))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(* c (- (* c (+ (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))) (* c (+ (* 1/2 (* c (- (+ (* -32 (/ (pow a 3) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))))) (+ (* 8 (/ (pow a 3) (pow b 7))) (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8)))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (* a b)))))) (* 1/2 (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (fma.f64 c (*.f64 #s(literal 1/2 binary64) (fma.f64 c (+.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 (/.f64 a (*.f64 b b)) #s(literal -6 binary64)))) (fma.f64 b (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 #s(literal 8 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) (*.f64 a b)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (fma.f64 b (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 a (*.f64 b b)) #s(literal -6 binary64)))) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) b)))
(* 1/4 (* (sqrt (/ c (pow a 3))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b)))
(*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))) b))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2)))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) b) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))))))) (*.f64 c c)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))) b))))
(* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2))))))
(*.f64 c (fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) b) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))))))) (*.f64 c c)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))) b)))))
(* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 5))) (pow b 5)))))))) (pow c 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2)))))))
(*.f64 c (fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 #s(literal 1/256 binary64) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 c (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))))) b)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))))))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) b) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))))))) (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))) b)))))
(* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)))
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) b))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2))))))
(*.f64 (neg.f64 c) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) b) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 c c)))))
(* -1 (* c (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2)))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) b) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 c c))) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/256 (* (sqrt (/ c (pow a 7))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2)))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) b) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 c c))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 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/1024 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/8 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))))) c) (*.f64 (*.f64 #s(literal -1/256 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 c (*.f64 c c))))))
(* 1/4 (* (sqrt (/ c a)) (sqrt -16)))
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -16 binary64))))
(+ (* -1/2 (/ b a)) (* 1/4 (* (sqrt (/ c a)) (sqrt -16))))
(fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -16)))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -16 binary64)))))
(+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* b (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -16))) (* 1/2 (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (sqrt -16))))))))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal 3/256 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -16 binary64))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -16 binary64)))))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(/ (+ (* -1 c) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))) b)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b)) (neg.f64 c)) b)
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -6 binary64))) (*.f64 c (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b))) (neg.f64 c)) b)
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (+ (* 1/2 (/ (- (+ (* -32 (* (pow a 3) (pow c 4))) (+ (* -1/2 (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2)))))) (+ (* 8 (* (pow a 3) (pow c 4))) (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a))) (pow b 6))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))))) b)
(/.f64 (+.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (fma.f64 #s(literal -32 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -6 binary64))) (fma.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -6 binary64))) (*.f64 c (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))))) (pow.f64 b #s(literal 4 binary64))))) b)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (* b (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (/ 1 a))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c #s(literal 2 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))
(* -1 (* b (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (+ (* -1/2 (/ (- (+ (* -16 (* a (pow c 2))) (* 16 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c #s(literal 2 binary64)) (*.f64 b b)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a))))
(* -1 (* b (+ (* -1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* 8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (+ (* 2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* 64 (* (pow a 2) (pow c 3))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (+ (* -1/2 (/ (- (+ (* -16 (* a (pow c 2))) (* 16 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 10 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (fma.f64 c (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c #s(literal 2 binary64)) (*.f64 b b)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)))))
(* -2 (* a (* b c)))
(*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b c)))
(* a (- (* a (- (* -8 (/ (pow c 2) b)) (* -2 (/ (pow c 2) b)))) (* 2 (* b c))))
(*.f64 a (fma.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal -6 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 b c))))
(* a (- (* a (- (+ (* -8 (/ (pow c 2) b)) (* -4 (/ (* a (pow c 3)) (pow b 3)))) (* -2 (/ (pow c 2) b)))) (* 2 (* b c))))
(*.f64 a (fma.f64 a (+.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 c c)) b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) b))) (*.f64 #s(literal -2 binary64) (*.f64 b c))))
(* a (- (* a (- (+ (* -8 (/ (pow c 2) b)) (* a (- (* a (- (* -32 (/ (pow c 4) (pow b 5))) (* -1/2 (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))))))) (* 4 (/ (pow c 3) (pow b 3)))))) (* -2 (/ (pow c 2) b)))) (* 2 (* b c))))
(*.f64 a (fma.f64 a (+.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 c c)) b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) b))) (*.f64 #s(literal -2 binary64) (*.f64 b c))))
(* a (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))
(*.f64 a (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))))
(* a (- (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))
(*.f64 a (-.f64 (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 4 binary64)))))))
(* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))))
(*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 #s(literal -1/64 binary64) (*.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 6 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 4 binary64))))))))
(* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))))
(*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 5 binary64))) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64)))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))) (fma.f64 #s(literal -1/64 binary64) (*.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 6 binary64))) (fma.f64 (*.f64 #s(literal 1/512 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (pow.f64 b #s(literal 8 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 4 binary64)))))))))
(* -1 (* a (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))
(neg.f64 (*.f64 a (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* a (- (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))
(neg.f64 (*.f64 a (-.f64 (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(* -1 (* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))
(neg.f64 (*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 #s(literal -1/8 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 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))
(* -1 (* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))))
(neg.f64 (*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 5 binary64))) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64)))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))) (fma.f64 #s(literal -1/8 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 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))))
(* -2 (* a (* b c)))
(*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b c)))
(* c (- (* c (- (* -8 (/ (pow a 2) b)) (* -2 (/ (pow a 2) b)))) (* 2 (* a b))))
(*.f64 c (fma.f64 c (*.f64 (/.f64 (*.f64 a a) b) #s(literal -6 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a b))))
(* c (- (* c (- (+ (* -8 (/ (pow a 2) b)) (* -4 (/ (* (pow a 3) c) (pow b 3)))) (* -2 (/ (pow a 2) b)))) (* 2 (* a b))))
(*.f64 c (fma.f64 c (+.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) b))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) b))) (*.f64 #s(literal -2 binary64) (*.f64 a b))))
(* c (- (* c (- (+ (* -8 (/ (pow a 2) b)) (* c (- (* c (- (* -32 (/ (pow a 4) (pow b 5))) (* -1/2 (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))))) (* 4 (/ (pow a 3) (pow b 3)))))) (* -2 (/ (pow a 2) b)))) (* 2 (* a b))))
(*.f64 c (fma.f64 c (+.f64 (fma.f64 c (fma.f64 c (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) b))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) b))) (*.f64 #s(literal -2 binary64) (*.f64 a b))))
(* c (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))
(*.f64 c (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))))
(* c (- (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))
(*.f64 c (-.f64 (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64)))))))
(* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))))
(*.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal -1/64 binary64) (*.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 6 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))))))))
(* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal -1/64 binary64) (*.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 6 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))))) (pow.f64 b #s(literal 8 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))))))))))
(* -1 (* c (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (- (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))
(*.f64 (neg.f64 c) (-.f64 (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.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))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(* -1 (* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))
(*.f64 (neg.f64 c) (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.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))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))
(* -1 (* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))))
(*.f64 (neg.f64 c) (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (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 7 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.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))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))))
(* a (* b (* c (sqrt -16))))
(*.f64 (*.f64 a b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))
(* b (+ (* -2 (* (sqrt (* a c)) b)) (* a (* c (sqrt -16)))))
(*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) b) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))
(* b (+ (* a (* c (sqrt -16))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c)))))))
(*.f64 b (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c)))) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))
(* b (+ (* a (* c (sqrt -16))) (* b (- (* (pow b 2) (- (* 1/2 (/ b (* a (* c (sqrt -16))))) (* 1/4 (sqrt (/ 1 (* a c)))))) (* 2 (sqrt (* a c)))))))
(*.f64 b (fma.f64 b (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c)))) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))
(* -2 (* a (* b c)))
(*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b c)))
(* b (- (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c)))))
(*.f64 b (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 a c)))))
(* b (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c)))))
(*.f64 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 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 a c)))))
(* b (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (+ (* -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))) (+ (* 2 (* a c)) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))))))
(*.f64 b (-.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -32 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.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 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 a c)))))))
(* 2 (pow b 3))
(*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b)))
(* -1 (* (pow b 3) (- (* -2 (/ (* a c) (pow b 2))) 2)))
(neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64))))
(* -1 (* (pow b 3) (- (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))))
(neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b)))))))
(* -1 (* (pow b 3) (- (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (+ 2 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))))
(neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b)))))))
(pow b 3)
(*.f64 b (*.f64 b b))
(+ (* -8 (/ (* (pow a 2) (pow c 2)) b)) (pow b 3))
(fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))
(+ (* (pow a 2) (+ (* -32 (/ (* (pow a 2) (pow c 4)) (pow b 5))) (* -8 (/ (pow c 2) b)))) (pow b 3))
(fma.f64 (*.f64 a a) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 c c)) b)) (*.f64 b (*.f64 b b)))
(+ (* (pow a 2) (+ (* -8 (/ (pow c 2) b)) (* (pow a 2) (+ (* -256 (/ (* (pow a 2) (pow c 6)) (pow b 9))) (* -32 (/ (pow c 4) (pow b 5))))))) (pow b 3))
(fma.f64 (*.f64 a a) (fma.f64 (*.f64 a a) (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 9 binary64))) (/.f64 (*.f64 #s(literal -32 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 c c)) b)) (*.f64 b (*.f64 b b)))
(* a (* b (* c (sqrt -16))))
(*.f64 (*.f64 a b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))
(* a (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))
(*.f64 a (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))
(* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))))
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))))
(* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))))
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 5 binary64))) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64)))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))))
(* -1 (* a (* b (* c (sqrt -16)))))
(neg.f64 (*.f64 (*.f64 a b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))
(* -1 (* a (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))))
(neg.f64 (*.f64 a (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))))
(* -1 (* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))))
(* -1 (* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 5 binary64))) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64)))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))))))
(pow b 3)
(*.f64 b (*.f64 b b))
(+ (* -8 (/ (* (pow a 2) (pow c 2)) b)) (pow b 3))
(fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))
(+ (* (pow c 2) (+ (* -32 (/ (* (pow a 4) (pow c 2)) (pow b 5))) (* -8 (/ (pow a 2) b)))) (pow b 3))
(fma.f64 (*.f64 c c) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) b))) (*.f64 b (*.f64 b b)))
(+ (* (pow c 2) (+ (* -8 (/ (pow a 2) b)) (* (pow c 2) (+ (* -256 (/ (* (pow a 6) (pow c 2)) (pow b 9))) (* -32 (/ (pow a 4) (pow b 5))))))) (pow b 3))
(fma.f64 (*.f64 c c) (fma.f64 (*.f64 c c) (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 9 binary64))) (/.f64 (*.f64 #s(literal -32 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) b))) (*.f64 b (*.f64 b b)))
(* a (* b (* c (sqrt -16))))
(*.f64 (*.f64 a b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))
(* c (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))
(*.f64 c (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))
(* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))))
(* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))))
(* -1 (* a (* b (* c (sqrt -16)))))
(neg.f64 (*.f64 (*.f64 a b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))
(* -1 (* c (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))))
(*.f64 (neg.f64 c) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))
(* -1 (* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))))
(* -1 (* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))))
(* a (* b (* c (sqrt -16))))
(*.f64 (*.f64 a b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))
(* b (+ (* 1/2 (/ (pow b 4) (* a (* c (sqrt -16))))) (* a (* c (sqrt -16)))))
(*.f64 b (fma.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))
(* b (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* -1/8 (/ (pow b 4) (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))) (* 1/2 (/ 1 (* a (* c (sqrt -16)))))))))
(*.f64 b (fma.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))
(* b (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* (pow b 4) (- (* 1/16 (/ (pow b 4) (* (pow a 5) (* (pow c 5) (pow (sqrt -16) 5))))) (* 1/8 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))))) (* 1/2 (/ 1 (* a (* c (sqrt -16)))))))))
(*.f64 b (fma.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))))) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))
(pow b 3)
(*.f64 b (*.f64 b b))
(* (pow b 3) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)))
(* (pow b 3) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -32 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64))))))
(* (pow b 3) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 12 binary64))) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -32 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64)))))))
(pow b 3)
(*.f64 b (*.f64 b b))
(* -1 (* (pow b 3) (- (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1)))
(neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))))
(* -1 (* (pow b 3) (- (+ (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 32 (/ (* (pow a 4) (pow c 4)) (pow b 8)))) 1)))
(neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (fma.f64 #s(literal 32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1 binary64))))
(* -1 (* (pow b 3) (- (+ (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* 256 (/ (* (pow a 6) (pow c 6)) (pow b 12))))) 1)))
(neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64))) (*.f64 #s(literal 256 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 12 binary64)))))) #s(literal -1 binary64))))
(* -16 (* (pow a 2) (* (pow b 2) (pow c 2))))
(*.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c c)))
(* (pow b 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* -4 (* a (* (pow b 2) c)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c) (*.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 b b) c))))
(* (pow b 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* -4 (* a (* (pow b 2) c)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c) (*.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 b b) c))))
(* (pow b 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* -4 (* a (* (pow b 2) c)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c) (*.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 b b) c))))
(* -4 (* a (* (pow b 4) c)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))
(* (pow b 4) (- (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (* a c))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))
(* (pow b 4) (- (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (* a c))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))
(* (pow b 4) (- (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (* a c))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))
(* -4 (* a (* (pow b 4) c)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))
(* (pow b 4) (- (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (* a c))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))
(* (pow b 4) (- (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (* a c))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))
(* (pow b 4) (- (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (* a c))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))
(* -4 (* a (* (pow b 4) c)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))
(* a (- (* -16 (* a (* (pow b 2) (pow c 2)))) (* 4 (* (pow b 4) c))))
(*.f64 a (fma.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))
(* a (- (* -16 (* a (* (pow b 2) (pow c 2)))) (* 4 (* (pow b 4) c))))
(*.f64 a (fma.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))
(* a (- (* -16 (* a (* (pow b 2) (pow c 2)))) (* 4 (* (pow b 4) c))))
(*.f64 a (fma.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))
(* -16 (* (pow a 2) (* (pow b 2) (pow c 2))))
(*.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c c)))
(* (pow a 2) (+ (* -16 (* (pow b 2) (pow c 2))) (* -4 (/ (* (pow b 4) c) a))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) a) (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 b b)) (*.f64 c c))))
(* (pow a 2) (+ (* -16 (* (pow b 2) (pow c 2))) (* -4 (/ (* (pow b 4) c) a))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) a) (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 b b)) (*.f64 c c))))
(* (pow a 2) (+ (* -16 (* (pow b 2) (pow c 2))) (* -4 (/ (* (pow b 4) c) a))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) a) (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 b b)) (*.f64 c c))))
(* -16 (* (pow a 2) (* (pow b 2) (pow c 2))))
(*.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c c)))
(* (pow a 2) (+ (* -16 (* (pow b 2) (pow c 2))) (* -4 (/ (* (pow b 4) c) a))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) a) (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 b b)) (*.f64 c c))))
(* (pow a 2) (+ (* -16 (* (pow b 2) (pow c 2))) (* -4 (/ (* (pow b 4) c) a))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) a) (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 b b)) (*.f64 c c))))
(* (pow a 2) (+ (* -16 (* (pow b 2) (pow c 2))) (* -4 (/ (* (pow b 4) c) a))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) a) (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 b b)) (*.f64 c c))))
(* -4 (* a (* (pow b 4) c)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))
(* c (- (* -16 (* (pow a 2) (* (pow b 2) c))) (* 4 (* a (pow b 4)))))
(*.f64 c (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))
(* c (- (* -16 (* (pow a 2) (* (pow b 2) c))) (* 4 (* a (pow b 4)))))
(*.f64 c (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))
(* c (- (* -16 (* (pow a 2) (* (pow b 2) c))) (* 4 (* a (pow b 4)))))
(*.f64 c (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))
(* -16 (* (pow a 2) (* (pow b 2) (pow c 2))))
(*.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c c)))
(* (pow c 2) (+ (* -16 (* (pow a 2) (pow b 2))) (* -4 (/ (* a (pow b 4)) c))))
(*.f64 (*.f64 c c) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) c) (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 b b))))
(* (pow c 2) (+ (* -16 (* (pow a 2) (pow b 2))) (* -4 (/ (* a (pow b 4)) c))))
(*.f64 (*.f64 c c) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) c) (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 b b))))
(* (pow c 2) (+ (* -16 (* (pow a 2) (pow b 2))) (* -4 (/ (* a (pow b 4)) c))))
(*.f64 (*.f64 c c) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) c) (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 b b))))
(* -16 (* (pow a 2) (* (pow b 2) (pow c 2))))
(*.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c c)))
(* (pow c 2) (+ (* -16 (* (pow a 2) (pow b 2))) (* -4 (/ (* a (pow b 4)) c))))
(*.f64 (*.f64 c c) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) c) (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 b b))))
(* (pow c 2) (+ (* -16 (* (pow a 2) (pow b 2))) (* -4 (/ (* a (pow b 4)) c))))
(*.f64 (*.f64 c c) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) c) (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 b b))))
(* (pow c 2) (+ (* -16 (* (pow a 2) (pow b 2))) (* -4 (/ (* a (pow b 4)) c))))
(*.f64 (*.f64 c c) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) c) (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 b b))))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(+ (* 2 (* a c)) (* 2 (pow b 2)))
(*.f64 #s(literal 2 binary64) (fma.f64 a c (*.f64 b b)))
(+ (* 2 (pow b 2)) (* a (+ (* 2 c) (* a (+ (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))))
(fma.f64 a (fma.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -10 binary64)) (*.f64 #s(literal 2 binary64) c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(+ (* 2 (pow b 2)) (* a (+ (* 2 c) (* a (+ (* -8 (/ (pow c 2) (pow b 2))) (+ (* -2 (/ (pow c 2) (pow b 2))) (* 4 (/ (* a (pow c 3)) (pow b 4)))))))))
(fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -10 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(* a (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16))))
(*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))
(* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16))))))
(*.f64 a (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (*.f64 b b))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))
(* a (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 5))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16))))))))
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal -1/64 binary64) (*.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 5 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (*.f64 b b))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))))
(* a (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 5))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 7))) (+ (* 1/16 (/ (pow b 12) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16))))))))))
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal -1/64 binary64) (*.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 5 binary64))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 5 binary64))) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (*.f64 b b))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))))))
(* -1 (* a (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))
(neg.f64 (*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))))
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/8 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 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/16 (/ (pow b 12) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (+ (* 1/2 (/ (pow b 4) (* (pow a 2) (* c (sqrt -16))))) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))))))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/8 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 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 5 binary64))) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))))))))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(+ (* 2 (* a c)) (* 2 (pow b 2)))
(*.f64 #s(literal 2 binary64) (fma.f64 a c (*.f64 b b)))
(+ (* 2 (pow b 2)) (* c (+ (* 2 a) (* c (+ (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))))))
(fma.f64 c (fma.f64 c (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -10 binary64)) (*.f64 #s(literal 2 binary64) a)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(+ (* 2 (pow b 2)) (* c (+ (* 2 a) (* c (+ (* -8 (/ (pow a 2) (pow b 2))) (+ (* -2 (/ (pow a 2) (pow b 2))) (* 4 (/ (* (pow a 3) c) (pow b 4)))))))))
(fma.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -10 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) a)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(* c (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16))))
(*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 3))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16))))))
(*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (*.f64 b b))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))))
(* c (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 5))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 3))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16))))))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal -1/64 binary64) (*.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 5 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (*.f64 b b))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))))))
(* c (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 5))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 7))) (+ (* 1/16 (/ (pow b 12) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 3))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16))))))))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal -1/64 binary64) (*.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 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))))) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (*.f64 b b))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))))))))
(* -1 (* c (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))))
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (*.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 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/16 (/ (pow b 12) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (+ (* 1/2 (/ (pow b 4) (* a (* (pow c 2) (sqrt -16))))) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))))))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (*.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 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 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))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))))))))
(* a (* c (sqrt -16)))
(*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))))
(+ (* 2 (* (sqrt (* a c)) b)) (* a (* c (sqrt -16))))
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a c))) b (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))
(+ (* a (* c (sqrt -16))) (* b (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c))))))
(fma.f64 b (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a c)))) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))
(+ (* a (* c (sqrt -16))) (* b (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* 1/4 (sqrt (/ 1 (* a c)))) (* 1/2 (/ b (* a (* c (sqrt -16))))))))))
(fma.f64 b (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a c)))) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(* (pow b 2) (+ 2 (* 2 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64)))
(* (pow b 2) (+ 2 (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b))))))
(* (pow b 2) (+ 2 (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (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))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b)))))))
(* -2 (* a c))
(*.f64 #s(literal -2 binary64) (*.f64 a c))
(+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a c))))
(+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))
(fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (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 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a c)))))
(+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))))
(fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (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 -2 binary64) (*.f64 a c) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.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))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))))))
(* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -16))))
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -16 binary64)))))
(+ (* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -16)))) (* 8 (/ b (* a (pow (sqrt -16) 2)))))
(fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 b (*.f64 a #s(literal -16 binary64)))))
(+ (* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -16)))) (* b (+ (* 1/2 (* b (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (+ (* 4 (/ 1 (* a (sqrt -16)))) (* 64 (/ 1 (* a (pow (sqrt -16) 3))))))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -16)))))) (* 8 (/ 1 (* a (pow (sqrt -16) 2)))))))
(fma.f64 b (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (/.f64 #s(literal 64 binary64) (*.f64 a (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -16 binary64))))) (/.f64 #s(literal 8 binary64) (*.f64 a #s(literal -16 binary64)))) (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -16 binary64))))))
(+ (* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -16)))) (* b (+ (* b (+ (* 1/2 (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (+ (* -4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -16) 2)))) (* -2 (* (sqrt (/ 1 (* a c))) (/ (+ (* 4 (/ 1 (* a (sqrt -16)))) (* 64 (/ 1 (* a (pow (sqrt -16) 3))))) (sqrt -16))))))) (* 2 (/ 1 (* (pow a 2) (* c (pow (sqrt -16) 2)))))))) (* 1/2 (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (+ (* 4 (/ 1 (* a (sqrt -16)))) (* 64 (/ 1 (* a (pow (sqrt -16) 3))))))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -16))))))) (* 8 (/ 1 (* a (pow (sqrt -16) 2)))))))
(fma.f64 b (fma.f64 b (*.f64 #s(literal 1/2 binary64) (fma.f64 b (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (/.f64 #s(literal 64 binary64) (*.f64 a (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))))) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/16 binary64)))) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a a) c) #s(literal -16 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (/.f64 #s(literal 64 binary64) (*.f64 a (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -16 binary64))))))) (/.f64 #s(literal 8 binary64) (*.f64 a #s(literal -16 binary64)))) (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -16 binary64))))))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(/ (+ (* -1 c) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))) b)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b)) (neg.f64 c)) b)
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (+ (* -1 (+ (* -1 (* c (+ (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2)))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -6 binary64))) (fma.f64 c (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (neg.f64 (fma.f64 (neg.f64 c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -10 binary64)) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -6 binary64))))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b))) (neg.f64 c)) b)
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (+ (* -1 (+ (* -1 (* c (+ (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2)))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (+ (* 1/2 (/ (+ (* -1 (+ (* -4 (* (pow a 3) (pow c 4))) (+ (* -1 (* a (* c (+ (* -1 (* c (+ (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2)))))))))) (* 1/2 (* (+ (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))) (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))))) (+ (* -1/2 (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2)))))) (+ (* 2 (* a (* c (+ (* -1 (* c (+ (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2)))))))))) (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))))) (pow b 6))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))))) b)
(/.f64 (+.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -10 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -6 binary64))) (neg.f64 (*.f64 (*.f64 a c) (fma.f64 (neg.f64 c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -10 binary64)) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -6 binary64))))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -6 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (fma.f64 (neg.f64 c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -10 binary64)) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -6 binary64))))) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -6 binary64))) (fma.f64 c (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (neg.f64 (fma.f64 (neg.f64 c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -10 binary64)) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -6 binary64)))))))) (pow.f64 b #s(literal 4 binary64))))) b)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (* b (+ (* 1/2 (/ (- (+ (* -4 c) (* 8 c)) (* -1 (/ (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))) (pow b 2))) (/ 1 a))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -6 binary64)) (*.f64 (*.f64 a a) c)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))
(* -1 (* b (+ (* 1/2 (/ (+ (* -2 (* a (* c (- (* 8 c) (* -1 (/ (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))))) (+ (* -1 (+ (* -1/2 (/ (* (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (- (* 8 c) (* -1 (/ (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c))) (* 4 (* a (pow c 2))))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/2 (/ (- (+ (* -4 c) (* 8 c)) (* -1 (/ (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))) (pow b 2))) (/ 1 a)))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (-.f64 (*.f64 #s(literal 8 binary64) c) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -6 binary64)) (*.f64 (*.f64 a a) c))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -6 binary64)) (-.f64 (*.f64 #s(literal 8 binary64) c) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -6 binary64)) (*.f64 (*.f64 a a) c))))) (*.f64 a c)) (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c c))))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) a))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -6 binary64)) (*.f64 (*.f64 a a) c)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))
(* -1 (* b (+ (* 1/2 (/ (+ (* -2 (* a (* c (- (* 8 c) (* -1 (/ (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))))) (+ (* -1 (+ (* -1/2 (/ (* (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (- (* 8 c) (* -1 (/ (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c))) (* 4 (* a (pow c 2))))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/2 (/ (+ (* -1 (+ (* -1 (/ (+ (* -32 (* (pow a 4) (pow c 4))) (* 1/2 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))))) (* (pow a 2) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (+ (* -1/2 (/ (* (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (- (* 8 c) (* -1 (/ (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c))) (* 4 (* a (pow c 2))))) (* a c))) (* 2 (* (pow a 2) (* (pow c 2) (- (* 8 c) (* -1 (/ (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))))))))) (+ (* -1 (/ (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))) a)) (+ (* -1/2 (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* 8 c) (* -1 (/ (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))))) (* 2 (* a (* c (+ (* -1/2 (/ (* (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (- (* 8 c) (* -1 (/ (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c))) (* 4 (* a (pow c 2)))))))))) (pow b 6))) (+ (* 1/2 (/ (- (+ (* -4 c) (* 8 c)) (* -1 (/ (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))) (pow b 2))) (/ 1 a))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (-.f64 (*.f64 #s(literal 8 binary64) c) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -6 binary64)) (*.f64 (*.f64 a a) c))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -6 binary64)) (-.f64 (*.f64 #s(literal 8 binary64) c) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -6 binary64)) (*.f64 (*.f64 a a) c))))) (*.f64 a c)) (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c c))))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) a))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (fma.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)) (*.f64 (*.f64 #s(literal -32 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 a a) c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -6 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -6 binary64)) (-.f64 (*.f64 #s(literal 8 binary64) c) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -6 binary64)) (*.f64 (*.f64 a a) c))))) (*.f64 a c)) (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c c)))) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (-.f64 (*.f64 #s(literal 8 binary64) c) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -6 binary64)) (*.f64 (*.f64 a a) c))))))))) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) a)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -6 binary64)) (-.f64 (*.f64 #s(literal 8 binary64) c) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -6 binary64)) (*.f64 (*.f64 a a) c))))) (*.f64 a c)) (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c c)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (-.f64 (*.f64 #s(literal 8 binary64) c) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -6 binary64)) (*.f64 (*.f64 a a) c)))))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -6 binary64)) (*.f64 (*.f64 a a) c)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(+ (* -1 (/ c b)) (* 1/2 (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3)))))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) a) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 c b)))
(+ (* -1 (/ c b)) (* a (+ (* 1/2 (* a (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (+ (* -1 (/ (+ (* -1 (/ (* c (+ (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 2))) (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 2))) b)) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64)) (*.f64 b b)) (neg.f64 (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -10 binary64))) (*.f64 b b)))) b)))) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (neg.f64 (/.f64 c b)))
(+ (* -1 (/ c b)) (* a (+ (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))) (* a (+ (* 1/2 (* a (+ (* -1 (/ (+ (* -4 (/ (pow c 4) (pow b 6))) (+ (* -1 (/ (* c (+ (* -1 (/ (* c (+ (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 2))) (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 2)))) (pow b 2))) (* 1/2 (/ (* (+ (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 2))))) b)) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 2 (/ (* c (+ (* -1 (/ (* c (+ (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 2))) (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 2)))) (pow b 3))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))))) (* 1/2 (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (+ (* -1 (/ (+ (* -1 (/ (* c (+ (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 2))) (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 2))) b)) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))))))
(fma.f64 a (fma.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -10 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64))) (*.f64 b b)) (neg.f64 (/.f64 (*.f64 c (fma.f64 c (/.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64)) (*.f64 b b)) (neg.f64 (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -10 binary64))) (*.f64 b b))))) (*.f64 b b))))) b)) (fma.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64)))) (fma.f64 b (*.f64 c (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 (*.f64 #s(literal 2 binary64) (*.f64 c (fma.f64 c (/.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64)) (*.f64 b b)) (neg.f64 (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -10 binary64))) (*.f64 b b)))))) (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64)) (*.f64 b b)) (neg.f64 (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -10 binary64))) (*.f64 b b)))) b)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (neg.f64 (/.f64 c b)))
(* -4 (* (sqrt (/ (pow c 3) a)) (/ 1 (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16))))))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))
(+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ 1 (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16)))))) (* -1 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16)))))))
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))
(+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ 1 (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16)))))) (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16)))))) (* 1/2 (/ (+ (* 8 (* (sqrt (/ (pow c 3) a)) (/ (+ (* 1/4 (* (sqrt (/ a c)) (pow b 3))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))) (pow (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16))) 2)))) (* (sqrt (* a c)) (/ (pow b 2) (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16)))))) (pow a 2)))))
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))))
(+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ 1 (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16)))))) (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16)))))) (+ (* 1/2 (/ (+ (* -1/4 (* (sqrt (/ a c)) (/ (pow b 4) (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16)))))) (+ (* 1/4 (* (sqrt (/ a c)) (/ (pow b 4) (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16)))))) (* 2 (* (sqrt (/ c a)) (/ (* (pow b 2) (+ (* 1/4 (* (sqrt (/ a c)) (pow b 3))) (* 1/2 (/ (pow b 4) (* c (sqrt -16)))))) (pow (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16))) 2)))))) (pow a 3))) (* 1/2 (/ (+ (* 8 (* (sqrt (/ (pow c 3) a)) (/ (+ (* 1/4 (* (sqrt (/ a c)) (pow b 3))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))) (pow (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16))) 2)))) (* (sqrt (* a c)) (/ (pow b 2) (+ (* 2 (* (sqrt (/ c a)) b)) (* c (sqrt -16)))))) (pow a 2))))))
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))) (*.f64 a (*.f64 a a))) (/.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))))
(* 8 (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (sqrt -1/4)) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))
(*.f64 (*.f64 #s(literal 8 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))
(+ (* 2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (sqrt -1/4))) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (sqrt -1/4)) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))))
(fma.f64 (*.f64 #s(literal 8 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))
(+ (* -1 (/ (+ (* -2 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (sqrt -1/4))) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))) (* 1/2 (/ (+ (* 1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (* (sqrt -1/4) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))) (* 16 (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))))) (pow (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))) 2))))) a))) a)) (* 8 (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (sqrt -1/4)) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))))
(fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 16 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))) a) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) a)))
(+ (* -1 (/ (+ (* -2 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (sqrt -1/4))) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))) (* -1 (/ (+ (* -1/2 (+ (* 1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (* (sqrt -1/4) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))) (* 16 (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))))) (pow (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))) 2)))))) (* 1/2 (/ (+ (* -4 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (* (sqrt -1/4) (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* c (sqrt -16)))))))) (pow (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))) 2)))) (+ (* -1/8 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (* (sqrt -1/4) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))) (* 1/8 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (* (sqrt -1/4) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))))))))) a))) a))) a)) (* 8 (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (sqrt -1/4)) (+ (* c (sqrt -16)) (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1)))))))))
(fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) #s(literal 0 binary64))) a) (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 16 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))))) a))) a)))
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(* c (- (* 1/2 (* c (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3)))))) (/ 1 b)))
(*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) c) (fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(* c (- (* c (+ (* 1/2 (* c (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2)))) (pow b 2))) (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 2))) b)) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a (*.f64 b b)) #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 (/.f64 a (*.f64 b b)) #s(literal -6 binary64)) (*.f64 b b)) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -10 binary64)) (*.f64 b b)))) b)))) (fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))) (* c (+ (* 1/2 (* c (+ (* -1 (/ (+ (* -4 (/ (pow a 3) (pow b 6))) (+ (* -1 (/ (* a (+ (* -1 (/ (+ (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2)))) (pow b 2))) (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 2)))) (pow b 2))) (* 1/2 (/ (* (+ (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2)))) (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 2))))) b)) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))))) (+ (* 2 (/ (* a (+ (* -1 (/ (+ (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2)))) (pow b 2))) (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 2)))) (pow b 3))) (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8)))))))))) (* 1/2 (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2)))) (pow b 2))) (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 2))) b)) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 c (*.f64 #s(literal 1/2 binary64) (fma.f64 c (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -10 binary64)) (/.f64 (*.f64 (/.f64 a (*.f64 b b)) #s(literal -6 binary64)) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 (/.f64 a (*.f64 b b)) #s(literal -6 binary64)) (*.f64 b b)) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -10 binary64)) (*.f64 b b))))) (*.f64 b b))))) b)) (fma.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 (/.f64 a (*.f64 b b)) #s(literal -6 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 (/.f64 a (*.f64 b b)) #s(literal -6 binary64)) (*.f64 b b)) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -10 binary64)) (*.f64 b b))))) (*.f64 b (*.f64 b b))) (*.f64 b (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)))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a (*.f64 b b)) #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 (/.f64 a (*.f64 b b)) #s(literal -6 binary64)) (*.f64 b b)) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -10 binary64)) (*.f64 b b)))) b)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b (*.f64 b b))))))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(* -4 (* (sqrt (* a c)) (/ 1 (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16))))))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 a (sqrt.f64 #s(literal -16 binary64))))))
(* c (+ (* -4 (* (sqrt (/ a c)) (/ 1 (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16)))))) (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16))))))))
(*.f64 c (fma.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 a (sqrt.f64 #s(literal -16 binary64))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 a (sqrt.f64 #s(literal -16 binary64))))))))
(* c (+ (* -4 (* (sqrt (/ a c)) (/ 1 (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16)))))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16)))))) (* 1/2 (/ (+ (* 8 (* (sqrt (/ a c)) (/ (+ (* 1/4 (* (sqrt (/ c a)) (pow b 3))) (* 1/2 (/ (pow b 4) (* a (sqrt -16))))) (pow (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16))) 2)))) (* (sqrt (/ c a)) (/ (pow b 2) (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16)))))) (pow c 2))))))
(*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 a (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 c c)) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))))))
(* c (+ (* -4 (* (sqrt (/ a c)) (/ 1 (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16)))))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16)))))) (+ (* 1/2 (/ (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (/ (pow b 4) (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16)))))) (+ (* 1/4 (* (sqrt (/ c (pow a 3))) (/ (pow b 4) (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16)))))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (+ (* 1/4 (* (sqrt (/ c a)) (pow b 3))) (* 1/2 (/ (pow b 4) (* a (sqrt -16)))))) (pow (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16))) 2)))))) (pow c 3))) (* 1/2 (/ (+ (* 8 (* (sqrt (/ a c)) (/ (+ (* 1/4 (* (sqrt (/ c a)) (pow b 3))) (* 1/2 (/ (pow b 4) (* a (sqrt -16))))) (pow (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16))) 2)))) (* (sqrt (/ c a)) (/ (pow b 2) (+ (* 2 (* (sqrt (/ a c)) b)) (* a (sqrt -16)))))) (pow c 2)))))))
(*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 a (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 a (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (sqrt.f64 #s(literal -16 binary64))))))) (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))))) (*.f64 c (*.f64 c c))) (/.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 c c))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))))))
(* 8 (* (sqrt (* a c)) (/ (* (sqrt -1) (sqrt -1/4)) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))
(*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))))
(* -1 (* c (+ (* -8 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt -1/4)) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))))) (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (* (sqrt -1) (sqrt -1/4))) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))))))))
(neg.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a (sqrt.f64 #s(literal -16 binary64))))) (*.f64 (*.f64 #s(literal -8 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))))))
(* -1 (* c (+ (* -8 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt -1/4)) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))))) (* -1 (/ (+ (* -1/2 (/ (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (* (sqrt -1/4) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))) (* 16 (* (sqrt (/ a c)) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* a (sqrt -16))))))) (pow (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))) 2))))) c)) (* 2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (* (sqrt -1) (sqrt -1/4))) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))) c)))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a (sqrt.f64 #s(literal -16 binary64))))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 16 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64))))))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))))) c) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a (sqrt.f64 #s(literal -16 binary64))))))) c))))
(* -1 (* c (+ (* -8 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt -1/4)) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1)))))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -4 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (* (sqrt -1) (* (sqrt -1/4) (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* a (sqrt -16)))))))) (pow (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))) 2)))) (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (* (sqrt -1/4) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))) (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (* (sqrt -1/4) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))))) c)) (* 1/2 (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (* (sqrt -1/4) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))) (* 16 (* (sqrt (/ a c)) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* a (sqrt -16))))))) (pow (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))) 2))))))) c)) (* 2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (* (sqrt -1) (sqrt -1/4))) (+ (* a (sqrt -16)) (* (sqrt (/ a c)) (* b (* (sqrt -4) (sqrt -1))))))))) c)))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a (sqrt.f64 #s(literal -16 binary64))))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a (sqrt.f64 #s(literal -16 binary64))))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64))))))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a (sqrt.f64 #s(literal -16 binary64))))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))) #s(literal 0 binary64))) c) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 16 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64))))))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))))))) c))) c))))
(* -16 (* (pow a 2) (* (pow b 2) (pow c 2))))
(*.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c c)))
(* (pow b 2) (+ (* -16 (* (pow a 2) (pow c 2))) (pow b 4)))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* (pow b 2) (+ (* -16 (* (pow a 2) (pow c 2))) (pow b 4)))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* (pow b 2) (+ (* -16 (* (pow a 2) (pow c 2))) (pow b 4)))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(* (pow b 6) (+ 1 (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)))
(* (pow b 6) (+ 1 (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)))
(* (pow b 6) (+ 1 (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(* (pow b 6) (+ 1 (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)))
(* (pow b 6) (+ 1 (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)))
(* (pow b 6) (+ 1 (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(+ (* -16 (* (pow a 2) (* (pow b 2) (pow c 2)))) (pow b 6))
(fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))
(+ (* -16 (* (pow a 2) (* (pow b 2) (pow c 2)))) (pow b 6))
(fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))
(+ (* -16 (* (pow a 2) (* (pow b 2) (pow c 2)))) (pow b 6))
(fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))
(* -16 (* (pow a 2) (* (pow b 2) (pow c 2))))
(*.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c c)))
(* (pow a 2) (+ (* -16 (* (pow b 2) (pow c 2))) (/ (pow b 6) (pow a 2))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a a))))
(* (pow a 2) (+ (* -16 (* (pow b 2) (pow c 2))) (/ (pow b 6) (pow a 2))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a a))))
(* (pow a 2) (+ (* -16 (* (pow b 2) (pow c 2))) (/ (pow b 6) (pow a 2))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a a))))
(* -16 (* (pow a 2) (* (pow b 2) (pow c 2))))
(*.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c c)))
(* (pow a 2) (+ (* -16 (* (pow b 2) (pow c 2))) (/ (pow b 6) (pow a 2))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a a))))
(* (pow a 2) (+ (* -16 (* (pow b 2) (pow c 2))) (/ (pow b 6) (pow a 2))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a a))))
(* (pow a 2) (+ (* -16 (* (pow b 2) (pow c 2))) (/ (pow b 6) (pow a 2))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a a))))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(+ (* -16 (* (pow a 2) (* (pow b 2) (pow c 2)))) (pow b 6))
(fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))
(+ (* -16 (* (pow a 2) (* (pow b 2) (pow c 2)))) (pow b 6))
(fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))
(+ (* -16 (* (pow a 2) (* (pow b 2) (pow c 2)))) (pow b 6))
(fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))
(* -16 (* (pow a 2) (* (pow b 2) (pow c 2))))
(*.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c c)))
(* (pow c 2) (+ (* -16 (* (pow a 2) (pow b 2))) (/ (pow b 6) (pow c 2))))
(*.f64 (*.f64 c c) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c c))))
(* (pow c 2) (+ (* -16 (* (pow a 2) (pow b 2))) (/ (pow b 6) (pow c 2))))
(*.f64 (*.f64 c c) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c c))))
(* (pow c 2) (+ (* -16 (* (pow a 2) (pow b 2))) (/ (pow b 6) (pow c 2))))
(*.f64 (*.f64 c c) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c c))))
(* -16 (* (pow a 2) (* (pow b 2) (pow c 2))))
(*.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c c)))
(* (pow c 2) (+ (* -16 (* (pow a 2) (pow b 2))) (/ (pow b 6) (pow c 2))))
(*.f64 (*.f64 c c) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c c))))
(* (pow c 2) (+ (* -16 (* (pow a 2) (pow b 2))) (/ (pow b 6) (pow c 2))))
(*.f64 (*.f64 c c) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c c))))
(* (pow c 2) (+ (* -16 (* (pow a 2) (pow b 2))) (/ (pow b 6) (pow c 2))))
(*.f64 (*.f64 c c) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c c))))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(/ (* a (pow c 3)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 3)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 3)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 3)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 3)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 3)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 3)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 3)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 3)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 3)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 3)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 3)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 3)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 3)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 3)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 3)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 3)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 3)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 3)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 3)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 3)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 3)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 3)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 3)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 3)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 3)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 3)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 3)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 3)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 3)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 3)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 3)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 3)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 3)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 3)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (* a (pow c 3)) (pow b 4))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b (*.f64 b b)))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) 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)
(/ (+ (* -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)
(/ (+ (* -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)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c))) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c))) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c))) b))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(* a (* (pow b 2) c))
(*.f64 a (*.f64 (*.f64 b b) c))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) b)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(/ (* (pow a 2) (pow c 2)) b)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(/ (* (pow a 2) (pow c 2)) b)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(/ (* (pow a 2) (pow c 2)) b)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(/ (* (pow a 2) (pow c 2)) b)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(/ (* (pow a 2) (pow c 2)) b)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(/ (* (pow a 2) (pow c 2)) b)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(/ (* (pow a 2) (pow c 2)) b)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(/ (* (pow a 2) (pow c 2)) b)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(/ (* (pow a 2) (pow c 2)) b)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(/ (* (pow a 2) (pow c 2)) b)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(/ (* (pow a 2) (pow c 2)) b)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(/ (* (pow a 2) (pow c 2)) b)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(/ (* (pow a 2) (pow c 2)) b)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(/ (* (pow a 2) (pow c 2)) b)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(/ (* (pow a 2) (pow c 2)) b)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(/ (* (pow a 2) (pow c 2)) b)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(/ (* (pow a 2) (pow c 2)) b)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(/ (* (pow a 2) (pow c 2)) b)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(/ (* (pow a 2) (pow c 2)) b)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(/ (* (pow a 2) (pow c 2)) b)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(/ (* (pow a 2) (pow c 2)) b)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(/ (* (pow a 2) (pow c 2)) b)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(/ (* (pow a 2) (pow c 2)) b)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(/ (* (pow a 2) (pow c 2)) b)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(/ (* (pow a 2) (pow c 2)) b)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(/ (* (pow a 2) (pow c 2)) b)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(/ (* (pow a 2) (pow c 2)) b)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(/ (* (pow a 2) (pow c 2)) b)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(/ (* (pow a 2) (pow c 2)) b)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(/ (* (pow a 2) (pow c 2)) b)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(/ (* (pow a 2) (pow c 2)) b)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(/ (* (pow a 2) (pow c 2)) b)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(/ (* (pow a 2) (pow c 2)) b)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(/ (* (pow a 2) (pow c 2)) b)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(/ (* (pow a 2) (pow c 2)) b)
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* 2 (* a (pow b 2)))
(*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b b)))
(* a (+ (* 2 (pow b 2)) (* 4 (* a c))))
(*.f64 a (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(* a (+ (* 2 (pow b 2)) (* a (+ (* -4 (/ (* a (pow c 2)) (pow b 2))) (* 4 c)))))
(*.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(* a (+ (* 2 (pow b 2)) (* a (+ (* 4 c) (* a (+ (* -4 (/ (pow c 2) (pow b 2))) (* 8 (/ (* a (pow c 3)) (pow b 4)))))))))
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(* 4 (* (sqrt (* (pow a 3) c)) b))
(*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) b))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (* 4 (* (sqrt (/ c a)) b))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 5))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (* 4 (* (sqrt (/ c a)) b)))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -1/32 binary64) (*.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 5 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (*.f64 b b)))))))
(* (pow a 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 5))) (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 7))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 3))) (* 4 (* (sqrt (/ c a)) b))))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -1/32 binary64) (*.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 5 binary64))) (fma.f64 #s(literal 1/256 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (*.f64 b b))))))))
(* -2 (* (sqrt (* (pow a 3) c)) (* b (* (sqrt -4) (sqrt -1)))))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #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 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (* b (* (sqrt -4) (sqrt -1))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 5)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3))))))))
(*.f64 (*.f64 a a) (+.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal 1/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 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))))
(* 4 (* (sqrt (* (pow a 3) c)) b))
(*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) b))
(* b (+ (* 1/2 (* (sqrt (/ a c)) (pow b 2))) (* 4 (sqrt (* (pow a 3) c)))))
(*.f64 b (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)))))
(* b (+ (* 4 (sqrt (* (pow a 3) c))) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 2))) (* 1/2 (sqrt (/ a c)))))))
(*.f64 b (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)))))
(* b (+ (* 4 (sqrt (* (pow a 3) c))) (* (pow b 2) (+ (* 1/2 (sqrt (/ a c))) (* (pow b 2) (+ (* -1/32 (sqrt (/ 1 (* a (pow c 3))))) (* 1/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 2)))))))))
(*.f64 b (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/256 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b)) (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)))))
(* 2 (* a (pow b 2)))
(*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b b)))
(* (pow b 2) (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) a)))
(* (pow b 2) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2))))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) a))))
(* (pow b 2) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 2 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) a (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))))))
(* -2 (* a (pow b 2)))
(*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b)))
(* (pow b 2) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* -2 a)))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) a)))
(* (pow b 2) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) a))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) a)))))
(* 2 (* a (pow b 2)))
(*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b b)))
(+ (* 2 (* a (pow b 2))) (* 4 (* (pow a 2) c)))
(fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b b)) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) c)))
(+ (* 2 (* a (pow b 2))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 2))) (* 4 (pow a 2)))))
(fma.f64 c (fma.f64 #s(literal 4 binary64) (*.f64 a a) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b b))))
(+ (* 2 (* a (pow b 2))) (* c (+ (* 4 (pow a 2)) (* c (+ (* -4 (/ (pow a 3) (pow b 2))) (* 8 (/ (* (pow a 4) c) (pow b 4))))))))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b b))))
(* 4 (* (sqrt (* (pow a 3) c)) b))
(*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) b))
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (pow b 3))) (* 4 (* (sqrt (/ (pow a 3) c)) b))))
(*.f64 c (fma.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b b))))))
(* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (pow b 5))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (pow b 3))) (* 4 (* (sqrt (/ (pow a 3) c)) b)))))
(*.f64 c (fma.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b b)))))))
(* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (pow b 5))) (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (pow b 7))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (pow b 3))) (* 4 (* (sqrt (/ (pow a 3) c)) b))))))
(*.f64 c (fma.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal 1/256 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 7 binary64)))))) (pow.f64 b #s(literal 7 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b b))))))))
(* -2 (* (sqrt (* (pow a 3) c)) (* b (* (sqrt -4) (sqrt -1)))))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (* b (* (sqrt -4) (sqrt -1))))) (* (sqrt (/ a (pow c 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))
(* -1 (* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (* b (* (sqrt -4) (sqrt -1))))) (* (sqrt (/ a (pow c 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))))))
(* -1 (* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (* b (* (sqrt -4) (sqrt -1))))) (* (sqrt (/ a (pow c 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))))
(* 4 (* a (* (pow b 4) c)))
(*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))
(* (pow b 4) (+ (* 4 (* a c)) (pow b 2)))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))
(* (pow b 4) (+ (* 4 (* a c)) (pow b 2)))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))
(* (pow b 4) (+ (* 4 (* a c)) (pow b 2)))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(* (pow b 6) (+ 1 (* 4 (/ (* a c) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))
(* (pow b 6) (+ 1 (* 4 (/ (* a c) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))
(* (pow b 6) (+ 1 (* 4 (/ (* a c) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(* (pow b 6) (+ 1 (* 4 (/ (* a c) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))
(* (pow b 6) (+ 1 (* 4 (/ (* a c) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))
(* (pow b 6) (+ 1 (* 4 (/ (* a c) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(+ (* 4 (* a (* (pow b 4) c))) (pow b 6))
(fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (pow.f64 b #s(literal 6 binary64)))
(+ (* 4 (* a (* (pow b 4) c))) (pow b 6))
(fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (pow.f64 b #s(literal 6 binary64)))
(+ (* 4 (* a (* (pow b 4) c))) (pow b 6))
(fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (pow.f64 b #s(literal 6 binary64)))
(* 4 (* a (* (pow b 4) c)))
(*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))
(* c (+ (* 4 (* a (pow b 4))) (/ (pow b 6) c)))
(*.f64 c (fma.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) c)))
(* c (+ (* 4 (* a (pow b 4))) (/ (pow b 6) c)))
(*.f64 c (fma.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) c)))
(* c (+ (* 4 (* a (pow b 4))) (/ (pow b 6) c)))
(*.f64 c (fma.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) c)))
(* 4 (* a (* (pow b 4) c)))
(*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))
(* -1 (* c (+ (* -4 (* a (pow b 4))) (* -1 (/ (pow b 6) c)))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) c))))
(* -1 (* c (+ (* -4 (* a (pow b 4))) (* -1 (/ (pow b 6) c)))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) c))))
(* -1 (* c (+ (* -4 (* a (pow b 4))) (* -1 (/ (pow b 6) c)))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) c))))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(+ (* 4 (* a (* (pow b 4) c))) (pow b 6))
(fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (pow.f64 b #s(literal 6 binary64)))
(+ (* 4 (* a (* (pow b 4) c))) (pow b 6))
(fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (pow.f64 b #s(literal 6 binary64)))
(+ (* 4 (* a (* (pow b 4) c))) (pow b 6))
(fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (pow.f64 b #s(literal 6 binary64)))
(* 4 (* a (* (pow b 4) c)))
(*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))
(* a (+ (* 4 (* (pow b 4) c)) (/ (pow b 6) a)))
(*.f64 a (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (/.f64 (pow.f64 b #s(literal 6 binary64)) a)))
(* a (+ (* 4 (* (pow b 4) c)) (/ (pow b 6) a)))
(*.f64 a (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (/.f64 (pow.f64 b #s(literal 6 binary64)) a)))
(* a (+ (* 4 (* (pow b 4) c)) (/ (pow b 6) a)))
(*.f64 a (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (/.f64 (pow.f64 b #s(literal 6 binary64)) a)))
(* 4 (* a (* (pow b 4) c)))
(*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))
(* -1 (* a (+ (* -4 (* (pow b 4) c)) (* -1 (/ (pow b 6) a)))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) a)))))
(* -1 (* a (+ (* -4 (* (pow b 4) c)) (* -1 (/ (pow b 6) a)))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) a)))))
(* -1 (* a (+ (* -4 (* (pow b 4) c)) (* -1 (/ (pow b 6) a)))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) a)))))

rewrite374.0ms (2.4%)

Memory
-2.4MiB live, 668.7MiB allocated
Algorithm
batch-egg-rewrite
Rules
5 296×lower-*.f32
5 218×lower-*.f64
4 266×lower-fma.f32
4 256×lower-fma.f64
2 882×lower-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0108953
0181817
1737721
25734703
08248676
Stop Event
iter limit
node limit
iter limit
Counts
29 → 822
Calls
Call 1
Inputs
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)))
(-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))))
(/.f64 b (neg.f64 c))
(neg.f64 c)
(fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))))
#s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b))
(/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b)))
#s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b))))
(-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))
(+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))))
(*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 a (*.f64 b b)) c)
(*.f64 b (*.f64 b b))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))
Outputs
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (/.f64 #s(literal -1/4 binary64) a))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))))))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) #s(literal 1/4 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (/.f64 #s(literal -1/4 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) #s(literal 1 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) #s(literal 1/4 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (/.f64 #s(literal -1/4 binary64) a))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) a)
(/.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) a)
(/.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (/.f64 #s(literal -1/4 binary64) a)) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (/.f64 #s(literal -1/4 binary64) a)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (/.f64 #s(literal -1/4 binary64) a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (/.f64 #s(literal -1/4 binary64) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))
(pow.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (/.f64 #s(literal -1/4 binary64) a))) #s(literal -1 binary64))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (/.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/4 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))))
(*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (/.f64 #s(literal -1/4 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/4 binary64))
(*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) a))
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) a) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) a))
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b b))))
(+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))
(+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))
(+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))
(-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(-.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)))))
(-.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))
(fma.f64 a (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))
(fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (/.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))
(fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (/.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(fma.f64 (*.f64 a (*.f64 c c)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) a (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (neg.f64 (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(fma.f64 (/.f64 a b) (neg.f64 (/.f64 (*.f64 c c) b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))
(fma.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/4 binary64) a) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/4 binary64) a) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(fma.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(fma.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (/.f64 #s(literal -1/4 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (/.f64 #s(literal -1/4 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/4 binary64) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) a) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) a) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) a) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) a) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))
(fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) a) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))
(fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) a) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b b))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))
(fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(fma.f64 (neg.f64 (/.f64 a b)) (/.f64 (*.f64 c c) b) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (*.f64 b b)) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 4 binary64))) (*.f64 a (*.f64 c c)))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 4 binary64))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 4 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c)))))
(/.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (*.f64 b (neg.f64 b))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 4 binary64))) (neg.f64 (*.f64 a (*.f64 c c))))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 4 binary64))) (*.f64 b (neg.f64 b))))
(/.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) b) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) b))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 4 binary64))) b))
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 b b)) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 c c)))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c)))))
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 b (neg.f64 b))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 a (*.f64 c c))))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (neg.f64 b))))
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) b) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 c c)) b))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) b))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))))
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 4 binary64) (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))))
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b))
(+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b) (/.f64 c (neg.f64 b)))
(+.f64 (/.f64 c (neg.f64 b)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b))
(-.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b) (/.f64 c b))
(-.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c (neg.f64 b))))
(-.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 c b)))
(-.f64 (/.f64 (*.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))) (*.f64 b b)) (/.f64 (*.f64 c b) (*.f64 b b)))
(-.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b) #s(literal 3 binary64)) (fma.f64 (/.f64 c b) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) c)) (pow.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (fma.f64 (/.f64 c b) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) c)) (pow.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b) #s(literal 2 binary64)))))
(-.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) c))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) c))))
(fma.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b))
(fma.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) (/.f64 #s(literal 1 binary64) b) (/.f64 c (neg.f64 b)))
(fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b) (/.f64 c (neg.f64 b)))
(fma.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b))
(fma.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) b) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b))
(fma.f64 #s(literal -1 binary64) (/.f64 c b) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b))
(fma.f64 (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))) (/.f64 #s(literal 1 binary64) (neg.f64 b)) (/.f64 c (neg.f64 b)))
(fma.f64 (/.f64 c (neg.f64 b)) #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) (/.f64 c (neg.f64 b)))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 c) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b))
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 b)) c (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b))
(fma.f64 (pow.f64 (/.f64 b (neg.f64 c)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b (neg.f64 c)) #s(literal -1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) c (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b))
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) (*.f64 (neg.f64 b) c))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 c b) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) c)) (pow.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) c)) (-.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b) #s(literal 2 binary64)) (/.f64 (*.f64 c c) (*.f64 b b)))))
(/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)
(/.f64 (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) (*.f64 (neg.f64 b) c)) (*.f64 b b))
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (fma.f64 (/.f64 c b) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) c)) (pow.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b) #s(literal 2 binary64)) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) c)))
(/.f64 (-.f64 (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))) (neg.f64 c)) (neg.f64 b))
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) (/.f64 b c)) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 b c)))
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) (neg.f64 b)) (*.f64 b (neg.f64 c))) (*.f64 b (neg.f64 b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))) c)) (*.f64 (/.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))) b))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 b c)) (*.f64 (/.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))) #s(literal 1 binary64))) (*.f64 (/.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))) (/.f64 b c)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 (/.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))) (neg.f64 c))) (*.f64 (/.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))) (neg.f64 b)))
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))) b) (*.f64 (neg.f64 b) c)) (*.f64 b (neg.f64 b)))
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))) (/.f64 b c)) (*.f64 (neg.f64 b) #s(literal 1 binary64))) (*.f64 (neg.f64 b) (/.f64 b c)))
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))))) (neg.f64 b)) (*.f64 (neg.f64 b) (neg.f64 c))) (*.f64 b b))
(/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (neg.f64 b))
(/.f64 (neg.f64 (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) (*.f64 (neg.f64 b) c))) (*.f64 b (neg.f64 b)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (/.f64 c b) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) c)) (pow.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b) #s(literal 2 binary64)) (/.f64 (*.f64 c c) (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) c))))
(/.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 c (neg.f64 b)) (/.f64 c (neg.f64 b))) (/.f64 c (neg.f64 b)))) (+.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 c (neg.f64 b)) (/.f64 c (neg.f64 b))) (*.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b) (/.f64 c (neg.f64 b))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b) #s(literal 2 binary64)) (*.f64 (/.f64 c (neg.f64 b)) (/.f64 c (neg.f64 b)))) (-.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b) (/.f64 c (neg.f64 b))))
(/.f64 (/.f64 (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) (*.f64 (neg.f64 b) c)) b) b)
(pow.f64 (/.f64 b (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) (*.f64 (neg.f64 b) c))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (/.f64 c b) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) c)) (pow.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) c)) (-.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b) #s(literal 2 binary64)) (/.f64 (*.f64 c c) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) (*.f64 (neg.f64 b) c)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 c b) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) c)) (pow.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b) #s(literal 2 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(*.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) b) #s(literal 2 binary64)) (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))))) c))))
(exp.f64 (*.f64 (log.f64 (/.f64 b (neg.f64 c))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 c b))
(neg.f64 (/.f64 c b))
(/.f64 c (neg.f64 b))
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
(/.f64 (neg.f64 c) b)
(/.f64 (neg.f64 c) (neg.f64 (neg.f64 b)))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) c))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c)) b)
(pow.f64 (/.f64 b (neg.f64 c)) #s(literal -1 binary64))
(pow.f64 (/.f64 c (neg.f64 b)) #s(literal 1 binary64))
(pow.f64 (pow.f64 (/.f64 b (neg.f64 c)) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 b (neg.f64 c)) (/.f64 b (neg.f64 c))) #s(literal -1/2 binary64))
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b)))
(*.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))
(*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(*.f64 (/.f64 c (neg.f64 b)) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 c))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c)))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 b)) c)
(*.f64 (pow.f64 (/.f64 b (neg.f64 c)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b (neg.f64 c)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) c)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b)))
(exp.f64 (*.f64 (log.f64 (/.f64 c (neg.f64 b))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 b (neg.f64 c))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 b (neg.f64 c))) #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 b c))
(-.f64 (/.f64 #s(literal 0 binary64) c) (/.f64 b c))
(neg.f64 (/.f64 b c))
(neg.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)))
(/.f64 b (neg.f64 c))
(/.f64 b (*.f64 #s(literal 1 binary64) (neg.f64 c)))
(/.f64 (neg.f64 b) c)
(/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (neg.f64 b)) #s(literal 1 binary64)))
(/.f64 (/.f64 b (neg.f64 c)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 c b))
(/.f64 (/.f64 b c) #s(literal -1 binary64))
(/.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 c))
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 c))
(/.f64 (/.f64 b #s(literal -1 binary64)) c)
(pow.f64 (/.f64 b (neg.f64 c)) #s(literal 1 binary64))
(pow.f64 (/.f64 c (neg.f64 b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 c (neg.f64 b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 b (/.f64 #s(literal -1 binary64) c))
(*.f64 b (/.f64 (/.f64 #s(literal -1 binary64) c) #s(literal 1 binary64)))
(*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) c))
(*.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
(*.f64 (/.f64 b (neg.f64 c)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 b c))
(*.f64 (/.f64 #s(literal -1 binary64) c) b)
(+.f64 #s(literal 0 binary64) (neg.f64 c))
(-.f64 #s(literal 0 binary64) c)
(neg.f64 c)
(/.f64 (*.f64 c (neg.f64 c)) (+.f64 #s(literal 0 binary64) c))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))) (+.f64 #s(literal 0 binary64) (fma.f64 c c (*.f64 #s(literal 0 binary64) c))))
(*.f64 c #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) c)
(+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 c c))))
(+.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 c (*.f64 b b))))
(-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 a (-.f64 (*.f64 a (*.f64 c c)) (*.f64 c (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 b b)) (*.f64 c (*.f64 b b)))) (*.f64 a (-.f64 (*.f64 a (*.f64 c c)) (*.f64 c (*.f64 b b))))))
(fma.f64 a (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 b b))))
(fma.f64 a (*.f64 c (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 c c))))
(fma.f64 (*.f64 a a) (*.f64 c c) (*.f64 a (*.f64 c (*.f64 b b))))
(fma.f64 c (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 c c))))
(fma.f64 c (*.f64 a (*.f64 a c)) (*.f64 a (*.f64 c (*.f64 b b))))
(fma.f64 (*.f64 c c) (*.f64 a a) (*.f64 a (*.f64 c (*.f64 b b))))
(fma.f64 (*.f64 b b) (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c))))
(fma.f64 (*.f64 a (*.f64 c c)) a (*.f64 a (*.f64 c (*.f64 b b))))
(fma.f64 (*.f64 a c) (*.f64 b b) (*.f64 a (*.f64 a (*.f64 c c))))
(fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 a (*.f64 c (*.f64 b b))))
(fma.f64 (*.f64 a (*.f64 b b)) c (*.f64 a (*.f64 a (*.f64 c c))))
(fma.f64 (*.f64 a b) (*.f64 c b) (*.f64 a (*.f64 a (*.f64 c c))))
(fma.f64 (*.f64 a (*.f64 a c)) c (*.f64 a (*.f64 c (*.f64 b b))))
(fma.f64 (*.f64 c (*.f64 b b)) a (*.f64 a (*.f64 a (*.f64 c c))))
(fma.f64 (*.f64 c (*.f64 a b)) b (*.f64 a (*.f64 a (*.f64 c c))))
(fma.f64 (*.f64 (*.f64 a a) c) c (*.f64 a (*.f64 c (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) (-.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 c c)))))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 b b)) (*.f64 c (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 c c)) (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 a (-.f64 (*.f64 a (*.f64 c c)) (*.f64 c (*.f64 b b)))))))
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 b b)) (*.f64 c (*.f64 b b)))))) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) (-.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 c c)))))))
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 b b)) (*.f64 c (*.f64 b b)))))) (fma.f64 a (*.f64 (*.f64 c (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 b b))))))))
(/.f64 (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 a (-.f64 (*.f64 a (*.f64 c c)) (*.f64 c (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 a (*.f64 c c)) (*.f64 c (*.f64 b b)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 b b)) (*.f64 c (*.f64 b b))))))) (neg.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) (-.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 c c))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 a (-.f64 (*.f64 a (*.f64 c c)) (*.f64 c (*.f64 b b)))))) (neg.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 c c)) (*.f64 c (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 b b)) (*.f64 c (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 a (*.f64 c c)))))) (-.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 c c)))))
(pow.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) (-.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 c c)))))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 b b)) (*.f64 c (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 c c)) (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 a (-.f64 (*.f64 a (*.f64 c c)) (*.f64 c (*.f64 b b)))))) #s(literal -1 binary64))
(*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c))))
(*.f64 a (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b))))
(*.f64 c (fma.f64 a (*.f64 b b) (*.f64 a (*.f64 a c))))
(*.f64 c (fma.f64 a (*.f64 a c) (*.f64 a (*.f64 b b))))
(*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 b b)) (*.f64 c (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) (-.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 c c))))))))
(*.f64 (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 a (-.f64 (*.f64 a (*.f64 c c)) (*.f64 c (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (*.f64 c c)) (*.f64 c (*.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)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))))))) (*.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)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))) #s(literal 1/2 binary64))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))) (*.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)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))))))
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))) #s(literal 1/2 binary64)) a)
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))) a) #s(literal 2 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))) #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)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))))))
#s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))
(+.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))
(fma.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))
(neg.f64 (neg.f64 (-.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (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 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))))
(/.f64 (neg.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (sqrt.f64 (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)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (fma.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))))) (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))))))
(/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (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)))) b)
(/.f64 (-.f64 (*.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (sqrt.f64 (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)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (fma.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))))) (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))) (neg.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (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))))) (neg.f64 b))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (fma.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (+.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (sqrt.f64 (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)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (fma.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (fma.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))))) (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (fma.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))))))
(/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (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))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))
(*.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(*.f64 (neg.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(*.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (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 #s(literal 1 binary64) b))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (/.f64 (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(-.f64 (/.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 a #s(literal 2 binary64))))
(neg.f64 (/.f64 (-.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (neg.f64 (-.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))) #s(literal 1/2 binary64))))
(/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (-.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))))
(/.f64 (neg.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (neg.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (sqrt.f64 (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)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (fma.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (fma.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))))) (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (fma.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))))))
(/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (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 b (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (neg.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 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (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)))) #s(literal 1 binary64)) (*.f64 b (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 (-.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (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 #s(literal 1/2 binary64) a)) b)
(/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (/.f64 (-.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))) a) #s(literal 2 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (-.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(*.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (-.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (neg.f64 (-.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))
(*.f64 (*.f64 (-.f64 (/.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) a))
(+.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (neg.f64 b))))
(+.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (neg.f64 b))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))))
(-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))))) (fma.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (fma.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (sqrt.f64 (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)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (fma.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (fma.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))))))))
(-.f64 (/.f64 (*.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 (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))))) (fma.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 b b) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))))
(fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (neg.f64 b)) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))))
(fma.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))))
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b b) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (fma.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (sqrt.f64 (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)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))))) (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (sqrt.f64 (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)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (fma.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (fma.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))))) (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (fma.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))))) (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (neg.f64 b)))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (sqrt.f64 (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)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (neg.f64 (fma.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (fma.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))))) (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))) (neg.f64 (fma.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 (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 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (neg.f64 b))))) (fma.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 (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 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (neg.f64 b)))))))
(pow.f64 (/.f64 (fma.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (fma.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (sqrt.f64 (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)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))))) (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (sqrt.f64 (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)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (fma.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))))))))
(*.f64 (*.f64 (fma.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))))) (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))))))
#s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))))
(+.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -16 binary64) (*.f64 b b))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -16 binary64) (*.f64 b b))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(+.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) #s(literal 4 binary64))))
(-.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 a (*.f64 c c))))) #s(literal 256 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.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))))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 a (*.f64 c c))))) #s(literal 256 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 a (*.f64 c c))))) #s(literal 256 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.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 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(-.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) #s(literal 4 binary64))))
(fma.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -16 binary64)))) (*.f64 b b)) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(fma.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -16 binary64)))) (*.f64 b b)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(fma.f64 b (*.f64 b (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(fma.f64 b (*.f64 b (*.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(fma.f64 b (*.f64 b (*.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(fma.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(fma.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(fma.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64)))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 c #s(literal -16 binary64)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(fma.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 c #s(literal -16 binary64)))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(fma.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -16 binary64)))) (*.f64 a (*.f64 b b)) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(fma.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -16 binary64)))) (*.f64 a (*.f64 b b)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (neg.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(fma.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -16 binary64) (*.f64 b b)) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(fma.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -16 binary64) (*.f64 b b)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64)))) (*.f64 b b) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64)))) (*.f64 b b) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 b (neg.f64 b)) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(fma.f64 (*.f64 a #s(literal -16 binary64)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(fma.f64 (*.f64 a #s(literal -16 binary64)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(fma.f64 (*.f64 b (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(fma.f64 (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64)))) b) b (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64)))) b) b (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 b b) #s(literal -16 binary64)) (*.f64 a (*.f64 a (*.f64 c c))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 b b) #s(literal -16 binary64)) (*.f64 a (*.f64 a (*.f64 c c))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 b b) (*.f64 a (*.f64 c (*.f64 c #s(literal -16 binary64))))) a (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 b b) (*.f64 a (*.f64 c (*.f64 c #s(literal -16 binary64))))) a (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -16 binary64) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -16 binary64) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 b b) (*.f64 a #s(literal -16 binary64))) (*.f64 a (*.f64 c c)) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 b b) (*.f64 a #s(literal -16 binary64))) (*.f64 a (*.f64 c c)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(fma.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) b) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) b (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 a (*.f64 c c))))) #s(literal 256 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (pow.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.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 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.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)))))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 a (*.f64 c c))))) #s(literal 256 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.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))))))) (neg.f64 (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 a (*.f64 c c))))) #s(literal 256 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))) (neg.f64 (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 a (*.f64 c c))))) #s(literal 256 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.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)))))) (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 a (*.f64 c c))))) #s(literal 256 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.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 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 a (*.f64 c c))))) #s(literal 256 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (pow.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.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))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))) #s(literal -1 binary64))
(*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(*.f64 (*.f64 b b) (-.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.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 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 a (*.f64 c c))))) #s(literal 256 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(*.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(+.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(-.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 b (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (pow.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1/4 binary64)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 (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)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (-.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 (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)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 (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)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 b (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (-.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(/.f64 (-.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 (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)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (fma.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 b (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(pow.f64 (/.f64 (fma.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 (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)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (-.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 (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)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (-.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(+.f64 (/.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))) (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))))
(fma.f64 b (/.f64 (*.f64 b (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))))
(fma.f64 (*.f64 b b) (/.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))))
(fma.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))))
(fma.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))))
(fma.f64 (/.f64 b (*.f64 b (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 b (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))))
(fma.f64 (/.f64 b (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (/.f64 (*.f64 b (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))))
(fma.f64 (/.f64 b (*.f64 b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 b (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))))
(fma.f64 (/.f64 b (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) b))) (/.f64 (*.f64 b (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))))
(fma.f64 (/.f64 (*.f64 b b) (*.f64 b (*.f64 a #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))))
(fma.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (/.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))))
(fma.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))))
(fma.f64 (/.f64 (*.f64 b b) (*.f64 b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))))
(fma.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (/.f64 (*.f64 b b) (*.f64 b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))))
(fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) b))) (/.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))))
(fma.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))))
(fma.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) b))) (/.f64 (*.f64 b b) (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))))
(neg.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))))
(neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))) (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))) (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))
(/.f64 (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))) (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (neg.f64 (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.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 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 a (*.f64 c c))))) #s(literal 256 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))) (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))
(/.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))) (*.f64 (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (pow.f64 (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.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)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 a (*.f64 c c))))) #s(literal 256 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))) (neg.f64 (neg.f64 (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))) (neg.f64 (*.f64 b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))) #s(literal 2 binary64))) (fma.f64 b (/.f64 (*.f64 b (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))))
(/.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.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 #s(literal 1 binary64) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 a (*.f64 c c))))) #s(literal 256 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))) (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) b))) (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) b) (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))) (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))) (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))))
(*.f64 (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))))
(*.f64 (neg.f64 (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))) (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(*.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -16 binary64) (*.f64 b b))))
(+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -16 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -16 binary64)))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -16 binary64) (*.f64 b b))))
(fma.f64 b (*.f64 b (*.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -16 binary64) (*.f64 b b))))
(fma.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -16 binary64) (*.f64 b b))))
(fma.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 c #s(literal -16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -16 binary64)))) (*.f64 a (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -16 binary64) (*.f64 b b))))
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (neg.f64 b)) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -16 binary64) (*.f64 b b))))
(fma.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -16 binary64) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64)))) (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 a #s(literal -16 binary64)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) b (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -16 binary64) (*.f64 b b))))
(fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64)))) b) b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 b b) #s(literal -16 binary64)) (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 b b) (*.f64 a (*.f64 c (*.f64 c #s(literal -16 binary64))))) a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -16 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 b b) (*.f64 a #s(literal -16 binary64))) (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -16 binary64) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -16 binary64) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -16 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -16 binary64) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -16 binary64) (*.f64 b b))) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -16 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -16 binary64) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -16 binary64) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 #s(literal -16 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 a (*.f64 c c)))) #s(literal -4096 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))))) (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 a (*.f64 c c))))) #s(literal 256 binary64))))
(/.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 a (*.f64 c c))))) #s(literal 256 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 a (*.f64 c c)))) #s(literal -4096 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b b)) (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))))) (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 a (*.f64 c c))))) #s(literal 256 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 a (*.f64 c c))))) #s(literal 256 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))
(pow.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 b)) #s(literal 2 binary64))
(*.f64 b (*.f64 b (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))
(*.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 b (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) b)
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (log.f64 b)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 6 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 b (neg.f64 b))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 4 binary64) (log.f64 b)) #s(literal 3/2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 2 binary64)) #s(literal 3/2 binary64)))
(exp.f64 (fma.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64) (*.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64))))
(exp.f64 (fma.f64 (log.f64 b) #s(literal 2 binary64) (*.f64 (log.f64 (*.f64 b b)) #s(literal 2 binary64))))
(exp.f64 (fma.f64 (log.f64 b) #s(literal 3 binary64) (*.f64 (log.f64 b) #s(literal 3 binary64))))
(exp.f64 (fma.f64 (log.f64 (*.f64 b b)) #s(literal 2 binary64) (*.f64 (log.f64 b) #s(literal 2 binary64))))
(exp.f64 (fma.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64) (*.f64 (log.f64 b) #s(literal 3 binary64))))
(pow.f64 b #s(literal 6 binary64))
(pow.f64 (*.f64 b b) #s(literal 3 binary64))
(pow.f64 (*.f64 b (*.f64 b b)) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))
(pow.f64 (neg.f64 b) #s(literal 6 binary64))
(pow.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 3/2 binary64))
(pow.f64 (*.f64 b (neg.f64 b)) #s(literal 3 binary64))
(*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (neg.f64 b)))
(*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) b)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 c c))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 c c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 c c))))))
(/.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) b) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c c))) (*.f64 (/.f64 b c) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) b)) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 b b))
(/.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) b)
(/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (/.f64 c b) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) b)
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 b c))
(/.f64 (*.f64 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) (neg.f64 b))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) b) b) (*.f64 b b))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) b) (*.f64 b b)) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) b)) #s(literal -1 binary64))
(*.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a (*.f64 c c)) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 a (*.f64 c c)) (/.f64 c (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 c (*.f64 b b)))
(*.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a c) (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 a c) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 c (*.f64 c c))))
(*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) b) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) c)
(*.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) b))
(*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) b))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c))))))) #s(literal -1 binary64)))
(neg.f64 (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) b))))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c))))) (*.f64 b (*.f64 b b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c))))))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c))))) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) b)) (*.f64 b b))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))))) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) b))) (*.f64 b (neg.f64 b)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c))))) (*.f64 b b))
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 b b))) b)
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c))))) (*.f64 b b)) b)
(/.f64 (/.f64 (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) b)) b) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) b))) #s(literal -1 binary64))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 b b)) (/.f64 #s(literal -2 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c))))))
(*.f64 (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) #s(literal -2 binary64))
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) b))
(*.f64 (/.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) b) (/.f64 #s(literal -2 binary64) (*.f64 b b)))
(*.f64 a (*.f64 c (*.f64 b b)))
(*.f64 c (*.f64 a (*.f64 b b)))
(*.f64 (*.f64 b b) (*.f64 a c))
(*.f64 (*.f64 a c) (*.f64 b b))
(*.f64 (*.f64 a (*.f64 b b)) c)
(*.f64 (*.f64 a b) (*.f64 c b))
(*.f64 (*.f64 c (*.f64 b b)) a)
(*.f64 (*.f64 c (*.f64 a b)) b)
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (log.f64 b)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 3/2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) #s(literal 3/2 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))
(neg.f64 (*.f64 b (*.f64 b b)))
(pow.f64 b #s(literal 3 binary64))
(pow.f64 (*.f64 b b) #s(literal 3/2 binary64))
(pow.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))
(pow.f64 (neg.f64 b) #s(literal 3 binary64))
(pow.f64 (pow.f64 (neg.f64 b) #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 2 binary64))
(*.f64 b (*.f64 b b))
(*.f64 b (*.f64 b (neg.f64 b)))
(*.f64 (*.f64 b b) b)
(*.f64 (*.f64 b b) (neg.f64 b))
(*.f64 (neg.f64 b) (*.f64 b b))
(*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b (neg.f64 b)) b)
(*.f64 (pow.f64 (neg.f64 b) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64)))
(/.f64 (*.f64 a a) (/.f64 b (*.f64 c c)))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (*.f64 a (*.f64 c c)))))
(/.f64 (*.f64 a (*.f64 a (*.f64 c c))) b)
(/.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 c c)))) (neg.f64 b))
(/.f64 (*.f64 (*.f64 a a) #s(literal 1 binary64)) (/.f64 b (*.f64 c c)))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c (neg.f64 c))) (neg.f64 b))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 b (*.f64 c c)))
(/.f64 (*.f64 (*.f64 c (neg.f64 c)) (*.f64 a a)) (neg.f64 b))
(pow.f64 (/.f64 b (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -1 binary64))
(*.f64 a (/.f64 (*.f64 a (*.f64 c c)) b))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))
(*.f64 c (*.f64 (/.f64 c b) (*.f64 a a)))
(*.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a a)))
(*.f64 (*.f64 a (*.f64 c c)) (/.f64 a b))
(*.f64 (*.f64 a c) (/.f64 (*.f64 a c) b))
(*.f64 (/.f64 (*.f64 c c) b) (*.f64 a a))
(*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 a (*.f64 a c)) (/.f64 c b))
(*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) a)
(*.f64 (*.f64 (*.f64 a a) c) (/.f64 c b))
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) #s(literal 2 binary64)))
(exp.f64 (fma.f64 (log.f64 b) #s(literal 2 binary64) (*.f64 (log.f64 b) #s(literal 2 binary64))))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))
(neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))
(pow.f64 b #s(literal 4 binary64))
(pow.f64 (*.f64 b b) #s(literal 2 binary64))
(pow.f64 (neg.f64 b) #s(literal 4 binary64))
(pow.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1 binary64))
(pow.f64 (*.f64 b (neg.f64 b)) #s(literal 2 binary64))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 (*.f64 b b) (*.f64 b (neg.f64 b)))
(*.f64 (*.f64 b (*.f64 b b)) b)
(*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b))
(*.f64 (neg.f64 b) (*.f64 b (*.f64 b b)))
(*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 b (neg.f64 b)) (*.f64 b b))
(*.f64 (*.f64 b (neg.f64 b)) (*.f64 b (neg.f64 b)))
(*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(*.f64 a (*.f64 (*.f64 b #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(*.f64 b (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 a #s(literal 2 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 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b)
(*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) a) (*.f64 b #s(literal 2 binary64)))
(*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) b)
(+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) #s(literal 4 binary64))))
(+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) #s(literal 4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) #s(literal 4 binary64)))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(fma.f64 a (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 c (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) #s(literal 4 binary64))))
(fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) #s(literal 4 binary64))))
(fma.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) #s(literal 4 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) #s(literal 4 binary64))))
(fma.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 a c) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 a c) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) #s(literal 4 binary64))))
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (neg.f64 b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) #s(literal 4 binary64))))
(fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) #s(literal 4 binary64)) (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) b (*.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) #s(literal 4 binary64))))
(fma.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) a) (*.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) c) (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 4 binary64)) (*.f64 a c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 4 binary64))) c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a c)) #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) b) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (*.f64 b (*.f64 b b))) b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) #s(literal 4 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) #s(literal 4 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) #s(literal 4 binary64))))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) #s(literal 4 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) #s(literal 4 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) #s(literal 4 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) #s(literal 4 binary64))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) #s(literal 4 binary64)))))
(/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal 64 binary64) (*.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 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.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)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal 64 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.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 (*.f64 (*.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 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (neg.f64 (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 b (*.f64 b (*.f64 b b))))
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(*.f64 (*.f64 b (neg.f64 b)) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(*.f64 (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b b))
(*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) b) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) b)

eval385.0ms (2.4%)

Memory
43.6MiB live, 820.2MiB allocated
Compiler

Compiled 128 994 to 6 478 computations (95% saved)

prune553.0ms (3.5%)

Memory
-53.9MiB live, 1 080.8MiB allocated
Pruning

83 alts after pruning (75 fresh and 8 done)

PrunedKeptTotal
New1 929211 950
Fresh225476
Picked415
Done178
Total1 956832 039
Accuracy
100.0%
Counts
2 039 → 83
Alt Table
Click to see full alt table
StatusAccuracyProgram
53.0%
(fma.f64 (/.f64 b (*.f64 b (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 b (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))))
52.5%
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (/.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
54.8%
(/.f64 (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (neg.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))))
52.4%
(/.f64 (fma.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
53.0%
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) b (*.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) b)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
52.8%
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 b (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
53.7%
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
52.4%
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
52.4%
(/.f64 (fma.f64 b (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
52.8%
(/.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) b (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
53.2%
(/.f64 (/.f64 (fma.f64 (*.f64 b b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 2 binary64) a))
53.3%
(/.f64 (/.f64 (fma.f64 (*.f64 b b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
53.1%
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) (*.f64 #s(literal 2 binary64) a))
54.7%
(/.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a))
52.2%
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) b)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a))
52.2%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
42.0%
(/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
52.4%
(/.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
53.9%
(/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
54.8%
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
53.4%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
42.0%
(/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
51.9%
(/.f64 (+.f64 (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) b) (*.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) b)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
52.8%
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
53.4%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a))
53.0%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (*.f64 #s(literal 2 binary64) a))
53.0%
(/.f64 (+.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) a))
54.8%
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
54.7%
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
53.2%
(/.f64 (*.f64 (*.f64 b b) (-.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))))
53.7%
(/.f64 (*.f64 b (fma.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
52.7%
(/.f64 (*.f64 b (/.f64 (-.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
52.4%
(/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
66.4%
(/.f64 #s(approx (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (* (sqrt (+ (* b b) (* a (* 4 c)))) (* b b))) (* (sqrt (+ (* b b) (* a (* 4 c)))) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 #s(literal 2 binary64) a))
98.8%
(/.f64 #s(approx (- (* (* b b) (+ (* a (* (* a (* c c)) -16)) (* (* b b) (* b b)))) (* (* (* b b) (* b b)) (+ (* b b) (* 4 (* c a))))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) c) (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))))
98.7%
(/.f64 #s(approx (- (* (* b b) (+ (* a (* (* a (* c c)) -16)) (* (* b b) (* b b)))) (* (* (* b b) (* b b)) (+ (* b b) (* 4 (* c a))))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c) (*.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 b b) c))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))))
98.8%
(/.f64 #s(approx (- (* (* b b) (+ (* a (* (* a (* c c)) -16)) (* (* b b) (* b b)))) (* (* (* b b) (* b b)) (+ (* b b) (* 4 (* c a))))) (*.f64 c (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))))
98.9%
(/.f64 #s(approx (- (* (* b b) (+ (* a (* (* a (* c c)) -16)) (* (* b b) (* b b)))) (* (* (* b b) (* b b)) (+ (* b b) (* 4 (* c a))))) (*.f64 a (fma.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))))
87.7%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))) b)) (*.f64 #s(literal 2 binary64) a))
82.1%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a))
82.2%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a (/ (* a (* c c)) (* b b))) (* a c)) (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)))) b)) (*.f64 #s(literal 2 binary64) a))
82.1%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) (*.f64 #s(literal 2 binary64) a))
82.1%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (/.f64 (fma.f64 a (*.f64 b b) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
66.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
82.1%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal -2 binary64) b))) (*.f64 #s(literal 2 binary64) a))
82.0%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (/.f64 (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) b)) b) b))) (*.f64 #s(literal 2 binary64) a))
82.1%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 c (*.f64 a b)) b (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
82.0%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a b) (*.f64 c b)))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
82.1%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
82.0%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* (* a c) (* a c)) (* (* a (* b b)) c)) (*.f64 (*.f64 c c) (fma.f64 a a (/.f64 (*.f64 a (*.f64 b b)) c))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
87.2%
(/.f64 #s(approx (* b (- (sqrt (+ (* a (* (* a (* c c)) -16)) (* (* b b) (* b b)))) (* b (sqrt (+ (* b b) (* 4 (* c a))))))) (*.f64 c (fma.f64 c (fma.f64 b (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -6 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
53.4%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
82.1%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))))
52.7%
(-.f64 (/.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 a #s(literal 2 binary64))))
52.9%
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
53.4%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))
82.1%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)))
82.1%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))))
52.3%
(*.f64 (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (/.f64 b (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))))
90.6%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b))
90.6%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c)) b))
87.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) #s(approx (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (neg (+ (* (* c c) (/ a (* b b))) c))) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))))) b))
87.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) #s(approx (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (neg (+ (* (* c c) (/ a (* b b))) c))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))) b))
82.3%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)))
66.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) c)))
90.6%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b))
90.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) b) (*.f64 b (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (*.f64 b b)))
82.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (* (* -2 c) (/ (* c (* a (* c a))) (* (* b b) (* b b))))) (+ (* (* c c) (/ a (* b b))) c)) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))) b))
87.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (* (* -2 c) (/ (* c (* a (* c a))) (* (* b b) (* b b))))) (+ (* (* c c) (/ a (* b b))) c)) (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) b))
66.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (/.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))))
66.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b)))
66.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 c b))))
66.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) c) b)))
66.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c)))
90.6%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) b) (/.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) b)))
90.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)))
88.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 #s(approx (- (+ (* a (* (/ (* c (* a (* c c))) (* b (* b (* b b)))) -2)) (/ (* -1/4 (* (* a (* a (* a a))) (* c (* (* c (* c c)) 20)))) (* a (* (* b (* b b)) (* b (* b b)))))) (/ (* a (* c c)) (* b b))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b b))) b) (/.f64 c b)))
66.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c))))
90.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))))
66.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c))
82.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))))
87.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))))
82.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))
Compiler

Compiled 10 363 to 2 488 computations (76% saved)

regimes175.0ms (1.1%)

Memory
26.3MiB live, 419.0MiB allocated
Counts
145 → 1
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (/.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) c)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (* (sqrt (+ (* b b) (* a (* 4 c)))) (* b b))) (* (sqrt (+ (* b b) (* a (* 4 c)))) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (* (* -2 c) (/ (* c (* a (* c a))) (* (* b b) (* b b))))) (+ (* (* c c) (/ a (* b b))) c)) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 a (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.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 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 (+.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) a))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal -2 binary64) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a (/ (* a (* c c)) (* b b))) (* a c)) (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)))) b)) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (/.f64 (fma.f64 a (*.f64 b b) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a b) (*.f64 c b)))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 c (*.f64 a b)) b (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a (/ (* a (* c c)) (* b b))) (* a c)) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a))))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* (* a c) (* a c)) (* (* a (* b b)) c)) (*.f64 (*.f64 c c) (fma.f64 a a (/.f64 (*.f64 a (*.f64 b b)) c))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a (/ (* a (* c c)) (* b b))) (* a c)) (/.f64 (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (/.f64 (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) b)) b) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (fma.f64 (*.f64 a (*.f64 a c)) b (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) #s(approx (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (neg (+ (* (* c c) (/ a (* b b))) c))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) #s(approx (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (neg (+ (* (* c c) (/ a (* b b))) c))) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 #s(approx (- (+ (* a (* (/ (* c (* a (* c c))) (* b (* b (* b b)))) -2)) (/ (* -1/4 (* (* a (* a (* a a))) (* c (* (* c (* c c)) 20)))) (* a (* (* b (* b b)) (* b (* b b)))))) (/ (* a (* c c)) (* b b))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b b))) b) (/.f64 c b)))
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (fma.f64 b (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 b (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (/.f64 b (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))))
(/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (*.f64 b (fma.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (fma.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (/.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) b (*.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) b)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (*.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) b) (*.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) b)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(-.f64 (/.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(approx (* b (- (sqrt (+ (* a (* (* a (* c c)) -16)) (* (* b b) (* b b)))) (* b (sqrt (+ (* b b) (* 4 (* c a))))))) (*.f64 c (fma.f64 c (fma.f64 b (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -6 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) b (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (neg.f64 (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (fma.f64 (*.f64 b b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) b (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (fma.f64 (*.f64 b b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 #s(approx (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (* (sqrt (+ (* b b) (* a (* 4 c)))) (* b b))) (*.f64 c (fma.f64 c (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) b) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) b)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) b)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (* (* -2 c) (/ (* c (* a (* c a))) (* (* b b) (* b b))))) (+ (* (* c c) (/ a (* b b))) c)) (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 c (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))))) b))
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) b) (/.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)))
(/.f64 #s(approx (- (* (* b b) (+ (* a (* (* a (* c c)) -16)) (* (* b b) (* b b)))) (* (* (* b b) (* b b)) (+ (* b b) (* 4 (* c a))))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c) (*.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 b b) c))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) b) (*.f64 b (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (*.f64 b b)))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (*.f64 b b))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.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 a #s(literal -2 binary64)) b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (*.f64 b b) (-.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (neg.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))))
(/.f64 (*.f64 b (/.f64 (-.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (/.f64 (*.f64 (-.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) b) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 b (/.f64 (-.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (*.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (- (* (* b b) (+ (* a (* (* a (* c c)) -16)) (* (* b b) (* b b)))) (* (* (* b b) (* b b)) (+ (* b b) (* 4 (* c a))))) (*.f64 a (fma.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))))
(/.f64 #s(approx (- (* (* b b) (+ (* a (* (* a (* c c)) -16)) (* (* b b) (* b b)))) (* (* (* b b) (* b b)) (+ (* b b) (* 4 (* c a))))) (*.f64 c (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))))
(/.f64 #s(approx (- (* (* b b) (+ (* a (* (* a (* c c)) -16)) (* (* b b) (* b b)))) (* (* (* b b) (* b b)) (+ (* b b) (* 4 (* c a))))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) c) (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) (*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 a (neg.f64 (*.f64 b b)))) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (/ (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) b) (/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (/ (- (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (* (* -2 c) (/ (* c (* a (* c a))) (* (* b b) (* b b))))) (+ (* (* c c) (/ a (* b b))) c)) b) (/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 7 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (/ (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) b) (*.f64 c (fma.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) (/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (* (* -2 c) (/ (* c (* a (* c a))) (* (* b b) (* b b))))) (+ (* (* c c) (/ a (* b b))) c)) (/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64)))) b))
(/.f64 (*.f64 b (-.f64 (pow.f64 (pow.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(fma.f64 (/.f64 b (*.f64 b (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 b (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))))))
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))))) b) (fma.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a b))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c c))) (/.f64 a (*.f64 (*.f64 b b) c))) c)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (* (* -2 c) (/ (* c (* a (* c a))) (* (* b b) (* b b))))) (+ (* (* c c) (/ a (* b b))) c)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 b b) c))) (/.f64 #s(literal 1 binary64) (*.f64 c c))) c)))) b))
(/.f64 (*.f64 b (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (-.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) b))
(/.f64 (*.f64 b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -4096 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c)))) #s(literal 256 binary64)))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (/ (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) b) (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 c (*.f64 (*.f64 a (*.f64 a a)) b))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (/ (- (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (* (* -2 c) (/ (* c (* a (* c a))) (* (* b b) (* b b))))) (+ (* (* c c) (/ a (* b b))) c)) b) (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 c (*.f64 (*.f64 a (*.f64 a a)) b))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.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)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 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 #s(literal -2 binary64) (/.f64 c b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.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)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 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 a #s(literal -2 binary64)) b)))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) b) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) b))
(/.f64 (*.f64 b (-.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (fma.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) (fma.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b))))) (fma.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))) (*.f64 b (-.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 b (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))))) b))
Outputs
(/.f64 #s(approx (- (* (* b b) (+ (* a (* (* a (* c c)) -16)) (* (* b b) (* b b)))) (* (* (* b b) (* b b)) (+ (* b b) (* 4 (* c a))))) (*.f64 a (fma.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))))
Calls

4 calls:

42.0ms
a
42.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
41.0ms
c
41.0ms
b
Results
AccuracySegmentsBranch
98.9%1a
98.9%1b
98.9%1c
98.9%1(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
Compiler

Compiled 32 to 23 computations (28.1% saved)

regimes157.0ms (1%)

Memory
12.9MiB live, 320.9MiB allocated
Counts
116 → 1
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (/.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) c)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (* (sqrt (+ (* b b) (* a (* 4 c)))) (* b b))) (* (sqrt (+ (* b b) (* a (* 4 c)))) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (* (* -2 c) (/ (* c (* a (* c a))) (* (* b b) (* b b))))) (+ (* (* c c) (/ a (* b b))) c)) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 a (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.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 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 (+.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) a))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal -2 binary64) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a (/ (* a (* c c)) (* b b))) (* a c)) (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)))) b)) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (/.f64 (fma.f64 a (*.f64 b b) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a b) (*.f64 c b)))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 c (*.f64 a b)) b (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a (/ (* a (* c c)) (* b b))) (* a c)) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a))))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* (* a c) (* a c)) (* (* a (* b b)) c)) (*.f64 (*.f64 c c) (fma.f64 a a (/.f64 (*.f64 a (*.f64 b b)) c))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a (/ (* a (* c c)) (* b b))) (* a c)) (/.f64 (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (/.f64 (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) b)) b) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (fma.f64 (*.f64 a (*.f64 a c)) b (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) #s(approx (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (neg (+ (* (* c c) (/ a (* b b))) c))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) #s(approx (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (neg (+ (* (* c c) (/ a (* b b))) c))) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 #s(approx (- (+ (* a (* (/ (* c (* a (* c c))) (* b (* b (* b b)))) -2)) (/ (* -1/4 (* (* a (* a (* a a))) (* c (* (* c (* c c)) 20)))) (* a (* (* b (* b b)) (* b (* b b)))))) (/ (* a (* c c)) (* b b))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b b))) b) (/.f64 c b)))
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (fma.f64 b (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 b (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (/.f64 b (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))))
(/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (*.f64 b (fma.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (fma.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (/.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) b (*.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) b)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (*.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) b) (*.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) b)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(-.f64 (/.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(approx (* b (- (sqrt (+ (* a (* (* a (* c c)) -16)) (* (* b b) (* b b)))) (* b (sqrt (+ (* b b) (* 4 (* c a))))))) (*.f64 c (fma.f64 c (fma.f64 b (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -6 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) b (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (neg.f64 (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (fma.f64 (*.f64 b b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) b (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (fma.f64 (*.f64 b b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 #s(approx (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (* (sqrt (+ (* b b) (* a (* 4 c)))) (* b b))) (*.f64 c (fma.f64 c (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) b) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) b)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) b)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (* (* -2 c) (/ (* c (* a (* c a))) (* (* b b) (* b b))))) (+ (* (* c c) (/ a (* b b))) c)) (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 c (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))))) b))
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) b) (/.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)))
(/.f64 #s(approx (- (* (* b b) (+ (* a (* (* a (* c c)) -16)) (* (* b b) (* b b)))) (* (* (* b b) (* b b)) (+ (* b b) (* 4 (* c a))))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c) (*.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 b b) c))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) b) (*.f64 b (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))) (*.f64 b b)))
(/.f64 (fma.f64 (sqrt.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 64 binary64)))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (*.f64 b b))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.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 a #s(literal -2 binary64)) b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (*.f64 b b) (-.f64 (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (neg.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 c (*.f64 c #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))))
(/.f64 (*.f64 b (/.f64 (-.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (/.f64 (*.f64 (-.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) b) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 b (/.f64 (-.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)))) (*.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) a))
Outputs
(/.f64 #s(approx (- (* (* b b) (+ (* a (* (* a (* c c)) -16)) (* (* b b) (* b b)))) (* (* (* b b) (* b b)) (+ (* b b) (* 4 (* c a))))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c) (*.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 b b) c))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))))
Calls

4 calls:

47.0ms
b
39.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
32.0ms
a
32.0ms
c
Results
AccuracySegmentsBranch
98.7%1a
98.7%1b
98.7%1c
98.7%1(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
Compiler

Compiled 32 to 23 computations (28.1% saved)

regimes130.0ms (0.8%)

Memory
15.6MiB live, 293.8MiB allocated
Counts
104 → 2
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (/.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) c)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (* (sqrt (+ (* b b) (* a (* 4 c)))) (* b b))) (* (sqrt (+ (* b b) (* a (* 4 c)))) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (* (* -2 c) (/ (* c (* a (* c a))) (* (* b b) (* b b))))) (+ (* (* c c) (/ a (* b b))) c)) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 a (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.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 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 (+.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) a))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal -2 binary64) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a (/ (* a (* c c)) (* b b))) (* a c)) (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)))) b)) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (/.f64 (fma.f64 a (*.f64 b b) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a b) (*.f64 c b)))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 c (*.f64 a b)) b (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a (/ (* a (* c c)) (* b b))) (* a c)) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a))))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* (* a c) (* a c)) (* (* a (* b b)) c)) (*.f64 (*.f64 c c) (fma.f64 a a (/.f64 (*.f64 a (*.f64 b b)) c))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a (/ (* a (* c c)) (* b b))) (* a c)) (/.f64 (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (/.f64 (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) b)) b) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (fma.f64 (*.f64 a (*.f64 a c)) b (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) #s(approx (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (neg (+ (* (* c c) (/ a (* b b))) c))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) #s(approx (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (neg (+ (* (* c c) (/ a (* b b))) c))) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 #s(approx (- (+ (* a (* (/ (* c (* a (* c c))) (* b (* b (* b b)))) -2)) (/ (* -1/4 (* (* a (* a (* a a))) (* c (* (* c (* c c)) 20)))) (* a (* (* b (* b b)) (* b (* b b)))))) (/ (* a (* c c)) (* b b))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b b))) b) (/.f64 c b)))
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (fma.f64 b (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 b (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (/.f64 b (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))))
(/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (*.f64 b (fma.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (fma.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (/.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) b (*.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) b)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (*.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) b) (*.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) b)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(-.f64 (/.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(approx (* b (- (sqrt (+ (* a (* (* a (* c c)) -16)) (* (* b b) (* b b)))) (* b (sqrt (+ (* b b) (* 4 (* c a))))))) (*.f64 c (fma.f64 c (fma.f64 b (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -6 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) b (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (neg.f64 (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (fma.f64 (*.f64 b b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) b (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (fma.f64 (*.f64 b b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 #s(approx (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (* (sqrt (+ (* b b) (* a (* 4 c)))) (* b b))) (*.f64 c (fma.f64 c (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) b) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) b)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) b)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (* (* -2 c) (/ (* c (* a (* c a))) (* (* b b) (* b b))))) (+ (* (* c c) (/ a (* b b))) c)) (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 c (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))))) b))
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) b) (/.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)))
Outputs
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)))
Calls

4 calls:

36.0ms
c
30.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
30.0ms
a
29.0ms
b
Results
AccuracySegmentsBranch
90.7%1a
92.9%2b
90.7%1(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
90.7%1c
Compiler

Compiled 32 to 23 computations (28.1% saved)

regimes35.0ms (0.2%)

Memory
3.8MiB live, 83.7MiB allocated
Counts
103 → 2
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (/.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) c)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (* (sqrt (+ (* b b) (* a (* 4 c)))) (* b b))) (* (sqrt (+ (* b b) (* a (* 4 c)))) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (* (* -2 c) (/ (* c (* a (* c a))) (* (* b b) (* b b))))) (+ (* (* c c) (/ a (* b b))) c)) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 a (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.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 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 (+.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) a))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal -2 binary64) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a (/ (* a (* c c)) (* b b))) (* a c)) (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)))) b)) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (/.f64 (fma.f64 a (*.f64 b b) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a b) (*.f64 c b)))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 c (*.f64 a b)) b (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a (/ (* a (* c c)) (* b b))) (* a c)) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a))))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* (* a c) (* a c)) (* (* a (* b b)) c)) (*.f64 (*.f64 c c) (fma.f64 a a (/.f64 (*.f64 a (*.f64 b b)) c))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a (/ (* a (* c c)) (* b b))) (* a c)) (/.f64 (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (/.f64 (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) b)) b) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (fma.f64 (*.f64 a (*.f64 a c)) b (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) #s(approx (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (neg (+ (* (* c c) (/ a (* b b))) c))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) #s(approx (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (neg (+ (* (* c c) (/ a (* b b))) c))) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 #s(approx (- (+ (* a (* (/ (* c (* a (* c c))) (* b (* b (* b b)))) -2)) (/ (* -1/4 (* (* a (* a (* a a))) (* c (* (* c (* c c)) 20)))) (* a (* (* b (* b b)) (* b (* b b)))))) (/ (* a (* c c)) (* b b))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b b))) b) (/.f64 c b)))
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (fma.f64 b (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 b (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (/.f64 b (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))))
(/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (*.f64 b (fma.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (fma.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (/.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) b (*.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) b)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (*.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) b) (*.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) b)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(-.f64 (/.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(approx (* b (- (sqrt (+ (* a (* (* a (* c c)) -16)) (* (* b b) (* b b)))) (* b (sqrt (+ (* b b) (* 4 (* c a))))))) (*.f64 c (fma.f64 c (fma.f64 b (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -6 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) b (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (neg.f64 (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (fma.f64 (*.f64 b b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) b (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (fma.f64 (*.f64 b b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 #s(approx (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (* (sqrt (+ (* b b) (* a (* 4 c)))) (* b b))) (*.f64 c (fma.f64 c (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) b) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) b)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) b)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (* (* -2 c) (/ (* c (* a (* c a))) (* (* b b) (* b b))))) (+ (* (* c c) (/ a (* b b))) c)) (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 c (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))))) b))
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) b) (/.f64 (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) b)))
Outputs
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
Calls

1 calls:

29.0ms
b
Results
AccuracySegmentsBranch
92.8%2b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes34.0ms (0.2%)

Memory
2.4MiB live, 80.2MiB allocated
Counts
101 → 2
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (/.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) c)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (* (sqrt (+ (* b b) (* a (* 4 c)))) (* b b))) (* (sqrt (+ (* b b) (* a (* 4 c)))) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (* (* -2 c) (/ (* c (* a (* c a))) (* (* b b) (* b b))))) (+ (* (* c c) (/ a (* b b))) c)) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 a (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.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 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 (+.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) a))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal -2 binary64) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a (/ (* a (* c c)) (* b b))) (* a c)) (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)))) b)) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (/.f64 (fma.f64 a (*.f64 b b) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a b) (*.f64 c b)))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 c (*.f64 a b)) b (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a (/ (* a (* c c)) (* b b))) (* a c)) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a))))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* (* a c) (* a c)) (* (* a (* b b)) c)) (*.f64 (*.f64 c c) (fma.f64 a a (/.f64 (*.f64 a (*.f64 b b)) c))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a (/ (* a (* c c)) (* b b))) (* a c)) (/.f64 (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (/.f64 (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) b)) b) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (fma.f64 (*.f64 a (*.f64 a c)) b (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) #s(approx (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (neg (+ (* (* c c) (/ a (* b b))) c))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) #s(approx (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (neg (+ (* (* c c) (/ a (* b b))) c))) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 #s(approx (- (+ (* a (* (/ (* c (* a (* c c))) (* b (* b (* b b)))) -2)) (/ (* -1/4 (* (* a (* a (* a a))) (* c (* (* c (* c c)) 20)))) (* a (* (* b (* b b)) (* b (* b b)))))) (/ (* a (* c c)) (* b b))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b b))) b) (/.f64 c b)))
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (fma.f64 b (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 b (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (/.f64 b (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))))
(/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (*.f64 b (fma.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (fma.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (/.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) b (*.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) b)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (*.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) b) (*.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) b)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(-.f64 (/.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(approx (* b (- (sqrt (+ (* a (* (* a (* c c)) -16)) (* (* b b) (* b b)))) (* b (sqrt (+ (* b b) (* 4 (* c a))))))) (*.f64 c (fma.f64 c (fma.f64 b (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -6 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) b (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (neg.f64 (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (fma.f64 (*.f64 b b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) b (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (fma.f64 (*.f64 b b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 #s(approx (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (* (sqrt (+ (* b b) (* a (* 4 c)))) (* b b))) (*.f64 c (fma.f64 c (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) b) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) b)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) b)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (* (* -2 c) (/ (* c (* a (* c a))) (* (* b b) (* b b))))) (+ (* (* c c) (/ a (* b b))) c)) (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 c (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))))) b))
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c))))
Outputs
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b))
Calls

1 calls:

28.0ms
b
Results
AccuracySegmentsBranch
92.8%2b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes40.0ms (0.3%)

Memory
-10.0MiB live, 75.3MiB allocated
Counts
94 → 2
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (/.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) c)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (* (sqrt (+ (* b b) (* a (* 4 c)))) (* b b))) (* (sqrt (+ (* b b) (* a (* 4 c)))) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (* (* -2 c) (/ (* c (* a (* c a))) (* (* b b) (* b b))))) (+ (* (* c c) (/ a (* b b))) c)) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 a (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.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 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 (+.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) a))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal -2 binary64) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a (/ (* a (* c c)) (* b b))) (* a c)) (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)))) b)) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (/.f64 (fma.f64 a (*.f64 b b) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a b) (*.f64 c b)))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 c (*.f64 a b)) b (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a (/ (* a (* c c)) (* b b))) (* a c)) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a))))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* (* a c) (* a c)) (* (* a (* b b)) c)) (*.f64 (*.f64 c c) (fma.f64 a a (/.f64 (*.f64 a (*.f64 b b)) c))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a (/ (* a (* c c)) (* b b))) (* a c)) (/.f64 (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (/.f64 (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) b)) b) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (fma.f64 (*.f64 a (*.f64 a c)) b (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) #s(approx (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (neg (+ (* (* c c) (/ a (* b b))) c))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) #s(approx (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (neg (+ (* (* c c) (/ a (* b b))) c))) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 #s(approx (- (+ (* a (* (/ (* c (* a (* c c))) (* b (* b (* b b)))) -2)) (/ (* -1/4 (* (* a (* a (* a a))) (* c (* (* c (* c c)) 20)))) (* a (* (* b (* b b)) (* b (* b b)))))) (/ (* a (* c c)) (* b b))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b b))) b) (/.f64 c b)))
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (fma.f64 b (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 b (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (/.f64 b (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))))
(/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (*.f64 b (fma.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (fma.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (/.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) b (*.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) b)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (*.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) b) (*.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) b)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(-.f64 (/.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(approx (* b (- (sqrt (+ (* a (* (* a (* c c)) -16)) (* (* b b) (* b b)))) (* b (sqrt (+ (* b b) (* 4 (* c a))))))) (*.f64 c (fma.f64 c (fma.f64 b (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -6 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) b (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (neg.f64 (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (fma.f64 (*.f64 b b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) b (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (fma.f64 (*.f64 b b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 #s(approx (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (* (sqrt (+ (* b b) (* a (* 4 c)))) (* b b))) (*.f64 c (fma.f64 c (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) b) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) b)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) b)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (* (* -2 c) (/ (* c (* a (* c a))) (* (* b b) (* b b))))) (+ (* (* c c) (/ a (* b b))) c)) (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b))
Outputs
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b))
Calls

1 calls:

34.0ms
b
Results
AccuracySegmentsBranch
92.8%2b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes111.0ms (0.7%)

Memory
-25.1MiB live, 251.3MiB allocated
Counts
93 → 2
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (/.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) c)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (* (sqrt (+ (* b b) (* a (* 4 c)))) (* b b))) (* (sqrt (+ (* b b) (* a (* 4 c)))) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (* (* -2 c) (/ (* c (* a (* c a))) (* (* b b) (* b b))))) (+ (* (* c c) (/ a (* b b))) c)) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 a (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.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 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 (+.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) a))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal -2 binary64) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a (/ (* a (* c c)) (* b b))) (* a c)) (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)))) b)) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (/.f64 (fma.f64 a (*.f64 b b) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a b) (*.f64 c b)))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 c (*.f64 a b)) b (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a (/ (* a (* c c)) (* b b))) (* a c)) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a))))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* (* a c) (* a c)) (* (* a (* b b)) c)) (*.f64 (*.f64 c c) (fma.f64 a a (/.f64 (*.f64 a (*.f64 b b)) c))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a (/ (* a (* c c)) (* b b))) (* a c)) (/.f64 (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (/.f64 (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) b)) b) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (fma.f64 (*.f64 a (*.f64 a c)) b (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) #s(approx (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (neg (+ (* (* c c) (/ a (* b b))) c))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) #s(approx (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (neg (+ (* (* c c) (/ a (* b b))) c))) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 #s(approx (- (+ (* a (* (/ (* c (* a (* c c))) (* b (* b (* b b)))) -2)) (/ (* -1/4 (* (* a (* a (* a a))) (* c (* (* c (* c c)) 20)))) (* a (* (* b (* b b)) (* b (* b b)))))) (/ (* a (* c c)) (* b b))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b b))) b) (/.f64 c b)))
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (fma.f64 b (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 b (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (/.f64 b (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))))
(/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (*.f64 b (fma.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (fma.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (/.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) b (*.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) b)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (*.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64))))) b) (*.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) b)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(-.f64 (/.f64 (*.f64 (/.f64 b b) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) b)) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(approx (* b (- (sqrt (+ (* a (* (* a (* c c)) -16)) (* (* b b) (* b b)))) (* b (sqrt (+ (* b b) (* 4 (* c a))))))) (*.f64 c (fma.f64 c (fma.f64 b (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -6 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) b (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (neg.f64 (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (fma.f64 (*.f64 b b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) b (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (fma.f64 (*.f64 b b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 #s(approx (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (* (sqrt (+ (* b b) (* a (* 4 c)))) (* b b))) (*.f64 c (fma.f64 c (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) b) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) b)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) b)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (* (* -2 c) (/ (* c (* a (* c a))) (* (* b b) (* b b))))) (+ (* (* c c) (/ a (* b b))) c)) (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))
Outputs
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 #s(approx (- (+ (* a (* (/ (* c (* a (* c c))) (* b (* b (* b b)))) -2)) (/ (* -1/4 (* (* a (* a (* a a))) (* c (* (* c (* c c)) 20)))) (* a (* (* b (* b b)) (* b (* b b)))))) (/ (* a (* c c)) (* b b))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b b))) b) (/.f64 c b)))
Calls

4 calls:

27.0ms
c
26.0ms
b
26.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
25.0ms
a
Results
AccuracySegmentsBranch
88.0%1a
88.0%1c
89.7%2(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
91.2%2b
Compiler

Compiled 32 to 23 computations (28.1% saved)

regimes20.0ms (0.1%)

Memory
6.4MiB live, 47.0MiB allocated
Counts
58 → 2
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (/.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) c)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (* (sqrt (+ (* b b) (* a (* 4 c)))) (* b b))) (* (sqrt (+ (* b b) (* a (* 4 c)))) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (* (* -2 c) (/ (* c (* a (* c a))) (* (* b b) (* b b))))) (+ (* (* c c) (/ a (* b b))) c)) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 a (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.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 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 (+.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) a))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal -2 binary64) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a (/ (* a (* c c)) (* b b))) (* a c)) (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)))) b)) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (/.f64 (fma.f64 a (*.f64 b b) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a b) (*.f64 c b)))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 c (*.f64 a b)) b (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a (/ (* a (* c c)) (* b b))) (* a c)) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a))))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* (* a c) (* a c)) (* (* a (* b b)) c)) (*.f64 (*.f64 c c) (fma.f64 a a (/.f64 (*.f64 a (*.f64 b b)) c))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a (/ (* a (* c c)) (* b b))) (* a c)) (/.f64 (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (/.f64 (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) b)) b) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (fma.f64 (*.f64 a (*.f64 a c)) b (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) #s(approx (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (neg (+ (* (* c c) (/ a (* b b))) c))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) #s(approx (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (neg (+ (* (* c c) (/ a (* b b))) c))) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))))) b))
Outputs
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b))
Calls

1 calls:

18.0ms
b
Results
AccuracySegmentsBranch
91.1%2b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes67.0ms (0.4%)

Memory
-1.2MiB live, 157.3MiB allocated
Counts
55 → 2
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (/.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) c)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (* (sqrt (+ (* b b) (* a (* 4 c)))) (* b b))) (* (sqrt (+ (* b b) (* a (* 4 c)))) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (* (* -2 c) (/ (* c (* a (* c a))) (* (* b b) (* b b))))) (+ (* (* c c) (/ a (* b b))) c)) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 a (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.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 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 (+.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) a))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal -2 binary64) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a (/ (* a (* c c)) (* b b))) (* a c)) (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)))) b)) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (/.f64 (fma.f64 a (*.f64 b b) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a b) (*.f64 c b)))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 c (*.f64 a b)) b (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a (/ (* a (* c c)) (* b b))) (* a c)) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a))))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* (* a c) (* a c)) (* (* a (* b b)) c)) (*.f64 (*.f64 c c) (fma.f64 a a (/.f64 (*.f64 a (*.f64 b b)) c))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a (/ (* a (* c c)) (* b b))) (* a c)) (/.f64 (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c)) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (/.f64 (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) b)) b) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (fma.f64 (*.f64 a (*.f64 a c)) b (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
Outputs
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))
Calls

4 calls:

16.0ms
a
16.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
16.0ms
b
16.0ms
c
Results
AccuracySegmentsBranch
82.4%1a
82.4%1c
86.6%2(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
87.8%2b
Compiler

Compiled 32 to 23 computations (28.1% saved)

regimes16.0ms (0.1%)

Memory
-1.7MiB live, 37.4MiB allocated
Counts
46 → 2
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (/.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) c)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (* (sqrt (+ (* b b) (* a (* 4 c)))) (* b b))) (* (sqrt (+ (* b b) (* a (* 4 c)))) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (* (* -2 c) (/ (* c (* a (* c a))) (* (* b b) (* b b))))) (+ (* (* c c) (/ a (* b b))) c)) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 a (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.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 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 (+.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) a))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal -2 binary64) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a (/ (* a (* c c)) (* b b))) (* a c)) (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)))) b)) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (/.f64 (fma.f64 a (*.f64 b b) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a b) (*.f64 c b)))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 c (*.f64 a b)) b (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (* -2 (+ (* a (/ (* a (* c c)) (* b b))) (* a c))) b) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))))) (*.f64 #s(literal 2 binary64) a))
Outputs
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))
Calls

1 calls:

14.0ms
b
Results
AccuracySegmentsBranch
87.5%2b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes9.0ms (0.1%)

Memory
22.7MiB live, 22.7MiB allocated
Counts
26 → 2
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (/.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) c)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (* (sqrt (+ (* b b) (* a (* 4 c)))) (* b b))) (* (sqrt (+ (* b b) (* a (* 4 c)))) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (* (* -2 c) (/ (* c (* a (* c a))) (* (* b b) (* b b))))) (+ (* (* c c) (/ a (* b b))) c)) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 a (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
Outputs
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))
Calls

1 calls:

8.0ms
b
Results
AccuracySegmentsBranch
87.5%2b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes9.0ms (0.1%)

Memory
-19.2MiB live, 20.0MiB allocated
Counts
22 → 2
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (/.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) c)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (* (sqrt (+ (* b b) (* a (* 4 c)))) (* b b))) (* (sqrt (+ (* b b) (* a (* 4 c)))) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (* (* -2 c) (/ (* c (* a (* c a))) (* (* b b) (* b b))))) (+ (* (* c c) (/ a (* b b))) c)) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 a (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))
Outputs
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))
Calls

1 calls:

7.0ms
b
Results
AccuracySegmentsBranch
87.5%2b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes21.0ms (0.1%)

Memory
10.6MiB live, 49.9MiB allocated
Counts
20 → 1
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (/.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) c)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (* (sqrt (+ (* b b) (* a (* 4 c)))) (* b b))) (* (sqrt (+ (* b b) (* a (* 4 c)))) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (* (* -2 c) (/ (* c (* a (* c a))) (* (* b b) (* b b))))) (+ (* (* c c) (/ a (* b b))) c)) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 a (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))))
Outputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))
Calls

3 calls:

7.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
6.0ms
a
6.0ms
b
Results
AccuracySegmentsBranch
82.4%1a
82.4%1(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
82.4%1b
Compiler

Compiled 28 to 20 computations (28.6% saved)

regimes35.0ms (0.2%)

Memory
8.2MiB live, 56.4MiB allocated
Counts
16 → 1
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (/.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) c)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) b) (* (sqrt (+ (* b b) (* a (* 4 c)))) (* b b))) (* (sqrt (+ (* b b) (* a (* 4 c)))) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (+ (* -1/4 (/ (* (* (* a a) (* a a)) (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* (* b (* b b)) a)))) (* (* -2 c) (/ (* c (* a (* c a))) (* (* b b) (* b b))))) (+ (* (* c c) (/ a (* b b))) c)) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)))
Outputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
Calls

4 calls:

18.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
5.0ms
a
5.0ms
c
5.0ms
b
Results
AccuracySegmentsBranch
82.3%1c
82.3%1b
82.3%1(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
82.3%1a
Compiler

Compiled 32 to 23 computations (28.1% saved)

regimes19.0ms (0.1%)

Memory
-32.6MiB live, 46.1MiB allocated
Accuracy

Total -0.2b remaining (-0.8%)

Threshold costs -0.2b (-0.8%)

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

4 calls:

5.0ms
a
4.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
4.0ms
c
4.0ms
b
Results
AccuracySegmentsBranch
66.5%1c
66.5%1b
66.5%1(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
66.5%1a
Compiler

Compiled 32 to 23 computations (28.1% saved)

bsearch1.0ms (0%)

Memory
2.5MiB live, 2.5MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
4.795947127277013
5.006911845114258
Compiler

Compiled 23 to 20 computations (13% saved)

bsearch1.0ms (0%)

Memory
2.2MiB live, 2.2MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
4.795947127277013
5.006911845114258
Compiler

Compiled 23 to 20 computations (13% saved)

bsearch1.0ms (0%)

Memory
2.0MiB live, 2.0MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
4.795947127277013
5.006911845114258
Compiler

Compiled 23 to 20 computations (13% saved)

bsearch1.0ms (0%)

Memory
1.9MiB live, 1.9MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
4.795947127277013
5.006911845114258
Compiler

Compiled 23 to 20 computations (13% saved)

bsearch1.0ms (0%)

Memory
1.7MiB live, 1.7MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
5.481729376242926
5.690837009527088
Compiler

Compiled 23 to 20 computations (13% saved)

bsearch0.0ms (0%)

Memory
1.1MiB live, 1.1MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
5.481729376242926
5.690837009527088
Compiler

Compiled 23 to 20 computations (13% saved)

bsearch9.0ms (0.1%)

Memory
20.6MiB live, 20.6MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
7.0ms
54.458180818173034
67.2504840999413
Samples
3.0ms38×0valid
1.0ms10×1valid
1.0ms14×0invalid
Compiler

Compiled 182 to 101 computations (44.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 4.0ms
ival-mult: 1.0ms (27% of total)
ival-sqrt: 1.0ms (27% of total)
ival-div: 0.0ms (0% of total)
adjust: 0.0ms (0% of total)
ival-add: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-sub: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-neg: 0.0ms (0% of total)

bsearch1.0ms (0%)

Memory
1.7MiB live, 1.7MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
54.458180818173034
67.2504840999413
Compiler

Compiled 146 to 98 computations (32.9% saved)

bsearch1.0ms (0%)

Memory
1.4MiB live, 1.4MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
54.458180818173034
67.2504840999413
Compiler

Compiled 140 to 92 computations (34.3% saved)

bsearch1.0ms (0%)

Memory
1.4MiB live, 1.4MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
54.458180818173034
67.2504840999413
Compiler

Compiled 140 to 92 computations (34.3% saved)

simplify160.0ms (1%)

Memory
-9.3MiB live, 109.6MiB allocated
Algorithm
egg-herbie
Rules
1 236×unsub-neg_binary64
1 062×neg-mul-1_binary64
764×distribute-lft-neg-in_binary64
724×neg-sub0_binary64
592×distribute-lft-neg-out_binary64
Iterations

Useful iterations: 6 (0.0ms)

IterNodesCost
02021226
12881226
23341226
33731226
44031226
54291226
64491219
74741219
85001219
95161219
107281219
1112641219
1215971219
1317781219
1423921219
1530891219
1636431219
1738771219
1840451219
1941131219
2041291219
2144081219
2245821219
2346111219
2446181219
2546181219
Stop Event
saturated
Calls
Call 1
Inputs
(/.f64 #s(approx (- (* (* b b) (+ (* a (* (* a (* c c)) -16)) (* (* b b) (* b b)))) (* (* (* b b) (* b b)) (+ (* b b) (* 4 (* c a))))) (*.f64 a (fma.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))))
(/.f64 #s(approx (- (* (* b b) (+ (* a (* (* a (* c c)) -16)) (* (* b b) (* b b)))) (* (* (* b b) (* b b)) (+ (* b b) (* 4 (* c a))))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c) (*.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 b b) c))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))))
(if (<=.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))))
(if (<=.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))
(if (<=.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)))
(if (<=.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)))
(if (<=.f64 b #s(literal 11/2 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 #s(approx (- (+ (* a (* (/ (* c (* a (* c c))) (* b (* b (* b b)))) -2)) (/ (* -1/4 (* (* a (* a (* a a))) (* c (* (* c (* c c)) 20)))) (* a (* (* b (* b b)) (* b (* b b)))))) (/ (* a (* c c)) (* b b))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b b))) b) (/.f64 c b))))
(if (<=.f64 b #s(literal 11/2 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)))
(if (<=.f64 b #s(literal 55 binary64)) (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))))
(if (<=.f64 b #s(literal 55 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))))
(if (<=.f64 b #s(literal 55 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))))
(if (<=.f64 b #s(literal 55 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b)))
Outputs
(/.f64 #s(approx (- (* (* b b) (+ (* a (* (* a (* c c)) -16)) (* (* b b) (* b b)))) (* (* (* b b) (* b b)) (+ (* b b) (* 4 (* c a))))) (*.f64 a (fma.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))))
(/.f64 #s(approx (- (* (* b b) (+ (* a (* (* a (* c c)) -16)) (* (* b b) (* b b)))) (* (* (* b b) (* b b)) (+ (* b b) (* 4 (* c a))))) (*.f64 a (fma.f64 (*.f64 a #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal -4 binary64) (*.f64 c (pow.f64 b #s(literal 4 binary64))))))) (*.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))
(/.f64 #s(approx (- (* (* b b) (+ (* a (* (* a (* c c)) -16)) (* (* b b) (* b b)))) (* (* (* b b) (* b b)) (+ (* b b) (* 4 (* c a))))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c) (*.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 b b) c))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))))
(/.f64 #s(approx (- (* (* b b) (+ (* a (* (* a (* c c)) -16)) (* (* b b) (* b b)))) (* (* (* b b) (* b b)) (+ (* b b) (* 4 (* c a))))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))
(if (<=.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))))
(if (<=.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))))
(if (<=.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))
(if (<=.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 #s(literal 20 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))
(if (<=.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)))
(if (<=.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 #s(literal 20 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)))
(if (<=.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)))
(if (<=.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 #s(literal 20 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)))
(if (<=.f64 b #s(literal 11/2 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 #s(approx (- (+ (* a (* (/ (* c (* a (* c c))) (* b (* b (* b b)))) -2)) (/ (* -1/4 (* (* a (* a (* a a))) (* c (* (* c (* c c)) 20)))) (* a (* (* b (* b b)) (* b (* b b)))))) (/ (* a (* c c)) (* b b))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b b))) b) (/.f64 c b))))
(if (<=.f64 b #s(literal 11/2 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 #s(approx (- (+ (* a (* (/ (* c (* a (* c c))) (* b (* b (* b b)))) -2)) (/ (* -1/4 (* (* a (* a (* a a))) (* c (* (* c (* c c)) 20)))) (* a (* (* b (* b b)) (* b (* b b)))))) (/ (* a (* c c)) (* b b))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b b))) b) (/.f64 c b))))
(if (<=.f64 b #s(literal 11/2 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)))
(if (<=.f64 b #s(literal 11/2 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)))
(if (<=.f64 b #s(literal 55 binary64)) (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))))
(if (<=.f64 b #s(literal 55 binary64)) (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))))
(if (<=.f64 b #s(literal 55 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))))
(if (<=.f64 b #s(literal 55 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))))
(if (<=.f64 b #s(literal 55 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))))
(if (<=.f64 b #s(literal 55 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))))
(if (<=.f64 b #s(literal 55 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))))
(if (<=.f64 b #s(literal 55 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b)))

soundness1.6s (10%)

Memory
-8.8MiB live, 1 496.3MiB allocated
Rules
11 458×lower-fma.f64
11 458×lower-fma.f32
8 078×lower-*.f32
8 032×lower-*.f64
7 766×lower-*.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0204222616
1570022366
0804221527
074560
0129523
1498476
23750457
012134450
05453273
117383232
260833204
082433047
078743
0138649
1524546
24425532
08847523
0261027287
1746527258
0816026172
01451
02351
17649
253648
3686448
0815844
Stop Event
fuel
iter limit
node limit
iter limit
iter limit
node limit
iter limit
node limit
iter limit
iter limit
node limit
iter limit
node limit
iter limit
iter limit
node limit
Compiler

Compiled 1 462 to 473 computations (67.6% saved)

preprocess120.0ms (0.8%)

Memory
12.0MiB live, 287.5MiB allocated
Compiler

Compiled 1 760 to 322 computations (81.7% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...