Quadratic roots, medium range

Time bar (total: 13.7s)

analyze223.0ms (1.6%)

Memory
10.3MiB live, 433.0MiB 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
6.8%0%0%100%0%0%0%7
15.9%0%0%100%0%0%0%8
23.1%0%0%100%0%0%0%9
36.5%0%0%100%0%0%0%10
45.4%0%0%100%0%0%0%11
52.3%0%0%100%0%0%0%12
Compiler

Compiled 41 to 28 computations (31.7% saved)

sample3.0s (21.8%)

Memory
15.3MiB live, 4 507.1MiB allocated
Samples
1.7s5 279×1valid
532.0ms2 977×0valid
213.0ms1 238×0invalid
Precisions
Click to see histograms. Total time spent on operations: 2.0s
ival-mult: 474.0ms (23.8% of total)
const: 367.0ms (18.4% of total)
adjust: 353.0ms (17.7% of total)
ival-<: 199.0ms (10% of total)
ival-div: 158.0ms (7.9% of total)
ival-sqrt: 142.0ms (7.1% of total)
ival-sub: 126.0ms (6.3% of total)
ival-add: 68.0ms (3.4% of total)
ival-neg: 51.0ms (2.6% of total)
ival-and: 35.0ms (1.8% of total)
exact: 14.0ms (0.7% of total)
ival-assert: 4.0ms (0.2% of total)
Bogosity

preprocess138.0ms (1%)

Memory
-8.6MiB live, 153.4MiB 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)))

explain173.0ms (1.3%)

Memory
17.9MiB live, 457.6MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
2393(3.2996241308432164e-13 2.9366310508987797e-9 3.125059179932536e-8)1(1321380822505.2942 20954057062422.832 6104584832951.931)(+.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))))cancellation2414
Confusion
Predicted +Predicted -
+2380
-315
Precision
0.9875518672199171
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+23800
-3411
Precision?
0.9714285714285714
Recall?
1.0
Freqs
test
numberfreq
015
1241
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
61.0ms344×1valid
16.0ms168×0valid
Compiler

Compiled 184 to 60 computations (67.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 50.0ms
ival-mult: 14.0ms (28.1% of total)
ival-div: 11.0ms (22% of total)
adjust: 7.0ms (14% of total)
ival-sqrt: 6.0ms (12% of total)
ival-add: 4.0ms (8% of total)
ival-sub: 4.0ms (8% of total)
ival-neg: 2.0ms (4% of total)
exact: 1.0ms (2% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

eval0.0ms (0%)

Memory
0.6MiB live, 0.6MiB allocated
Compiler

Compiled 3 to 3 computations (0% saved)

prune1.0ms (0%)

Memory
2.2MiB live, 2.2MiB allocated
Alt Table
Click to see full alt table
StatusAccuracyProgram
31.3%
(/.f64 (+.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)

simplify94.0ms (0.7%)

Memory
-4.1MiB live, 115.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)

localize54.0ms (0.4%)

Memory
-6.9MiB live, 152.9MiB 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.7%
(-.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))
accuracy31.4%
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
Samples
28.0ms172×1valid
8.0ms84×0valid
Compiler

Compiled 72 to 16 computations (77.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 22.0ms
ival-mult: 7.0ms (31.9% of total)
ival-sqrt: 4.0ms (18.2% of total)
ival-div: 3.0ms (13.7% of total)
adjust: 3.0ms (13.7% of total)
ival-add: 2.0ms (9.1% of total)
ival-sub: 2.0ms (9.1% 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)

series25.0ms (0.2%)

Memory
-4.6MiB live, 73.6MiB 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
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))))
1.0ms
a
@inf
(+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))

simplify321.0ms (2.3%)

Memory
24.8MiB live, 780.5MiB 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))))))))

rewrite274.0ms (2%)

Memory
-13.5MiB live, 593.2MiB 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)))))

eval104.0ms (0.8%)

Memory
-12.6MiB live, 265.8MiB allocated
Compiler

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

prune116.0ms (0.8%)

Memory
12.3MiB live, 331.8MiB allocated
Pruning

22 alts after pruning (22 fresh and 0 done)

PrunedKeptTotal
New57122593
Fresh000
Picked101
Done000
Total57222594
Accuracy
99.4%
Counts
594 → 22
Alt Table
Click to see full alt table
StatusAccuracyProgram
31.6%
(/.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))
30.9%
(/.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))
31.8%
(/.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))
31.3%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
31.6%
(/.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))
31.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))
31.3%
(/.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))
31.3%
(/.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))
92.9%
(/.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))
89.7%
(/.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))
89.9%
(/.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))
81.0%
(/.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))
94.7%
(/.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))
30.7%
(-.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))))
31.3%
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
93.2%
#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))
81.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b)))
94.8%
#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)))))))
93.0%
#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))))
94.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))))
89.8%
#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))))))
90.0%
#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 388 to 752 computations (45.8% saved)

simplify289.0ms (2.1%)

Memory
15.7MiB live, 695.5MiB allocated
Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
#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))
cost-diff0
(/.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))
cost-diff320
(fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))
cost-diff1280
(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))))
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
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
cost-diff0
(sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))
cost-diff0
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b)
cost-diff0
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
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
(neg.f64 (/.f64 (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 (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)))))))
cost-diff128
(+.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))))))
cost-diff704
(*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b))
Rules
8 958×lower-fma.f32
8 946×lower-fma.f64
6 740×lower-*.f32
6 700×lower-*.f64
2 644×lower--.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
071804
0124756
1262714
2715686
32817680
43844680
56411680
08065680
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 (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)))))))
(+.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))))))
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
(/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)
(*.f64 c c)
c
(/.f64 a (*.f64 b b))
a
(*.f64 b b)
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)))))
(*.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))))
(*.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 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))
(pow.f64 c #s(literal 4 binary64))
#s(literal 4 binary64)
#s(literal 20 binary64)
(pow.f64 b #s(literal 6 binary64))
#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)))
(*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))
(*.f64 c (*.f64 c c))
#s(literal -2 binary64)
(pow.f64 b #s(literal 5 binary64))
#s(literal 5 binary64)
#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 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) 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 #s(literal -4 binary64) c)
#s(literal -4 binary64)
c
(*.f64 b b)
b
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.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 #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))
#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 (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)
(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))))
#s(literal -4 binary64)
(/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b)))
(*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))))
a
(*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))
c
(*.f64 a (*.f64 a (*.f64 c c)))
(*.f64 a (*.f64 c c))
(*.f64 c c)
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 b b)
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))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(*.f64 a c)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
Outputs
#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 (*.f64 (*.f64 a a) (fma.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) #s(literal -1/4 binary64)) (pow.f64 b #s(literal 7 binary64))))) (/.f64 (fma.f64 c (*.f64 a (/.f64 c (*.f64 b b))) c) 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))))))
(-.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) #s(literal -1/4 binary64)) (pow.f64 b #s(literal 7 binary64))))) (/.f64 (fma.f64 c (*.f64 a (/.f64 c (*.f64 b b))) c) b))
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
(/.f64 (fma.f64 c (*.f64 a (/.f64 c (*.f64 b b))) c) (neg.f64 b))
(/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)
(/.f64 (fma.f64 c (*.f64 a (/.f64 c (*.f64 b b))) c) b)
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)
(fma.f64 c (*.f64 a (/.f64 c (*.f64 b b))) c)
(*.f64 c c)
c
(/.f64 a (*.f64 b b))
a
(*.f64 b b)
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)))))
(*.f64 (*.f64 a a) (fma.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) #s(literal -1/4 binary64)) (pow.f64 b #s(literal 7 binary64)))))
(*.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))))
(fma.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) #s(literal -1/4 binary64)) (pow.f64 b #s(literal 7 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 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))
(pow.f64 c #s(literal 4 binary64))
#s(literal 4 binary64)
#s(literal 20 binary64)
(pow.f64 b #s(literal 6 binary64))
#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)))
(/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (pow.f64 b #s(literal 5 binary64)))
(*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))
(*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))
(*.f64 c (*.f64 c c))
#s(literal -2 binary64)
(pow.f64 b #s(literal 5 binary64))
#s(literal 5 binary64)
#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 (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 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b)
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)
(sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
a
(*.f64 #s(literal -4 binary64) c)
(*.f64 c #s(literal -4 binary64))
#s(literal -4 binary64)
c
(*.f64 b b)
b
(*.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 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 c #s(literal -2 binary64)) (/.f64 a (*.f64 b b)) #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 c #s(literal -2 binary64)) (/.f64 a (*.f64 b b)) #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 c #s(literal -2 binary64)) (/.f64 a (*.f64 b b)) #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 a (/.f64 c (*.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 #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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a (/.f64 c (*.f64 b b))))) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)) (*.f64 a (*.f64 c #s(literal -2 binary64)))) b)) (*.f64 a #s(literal 2 binary64)))
#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))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a (/.f64 c (*.f64 b b))))) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)) (*.f64 a (*.f64 c #s(literal -2 binary64)))) 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)
(/.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a (/.f64 c (*.f64 b b))))) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)) (*.f64 a (*.f64 c #s(literal -2 binary64)))) b)
(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))))
(fma.f64 (*.f64 a (*.f64 c (*.f64 a (/.f64 c (*.f64 b b))))) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)) (*.f64 a (*.f64 c #s(literal -2 binary64))))
#s(literal -4 binary64)
(/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b)))
(/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b)))
(*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))))
(*.f64 a (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))))
a
(*.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)))
(*.f64 a (*.f64 c c))
(*.f64 c c)
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 b b)
b
(*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (/.f64 c (*.f64 b b))) a)))
#s(literal -2 binary64)
(fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))
(*.f64 a (fma.f64 c (*.f64 a (/.f64 c (*.f64 b b))) c))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(*.f64 c (*.f64 a (/.f64 c (*.f64 b b))))
(*.f64 a c)
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)

localize317.0ms (2.3%)

Memory
-14.7MiB live, 904.0MiB allocated
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy99.4%
(/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b)))
accuracy99.4%
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
accuracy99.2%
(*.f64 (*.f64 b b) (*.f64 b b))
accuracy93.4%
#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))
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.5%
(*.f64 b (*.f64 b b))
accuracy99.4%
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
accuracy90.1%
#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))))
accuracy99.9%
(sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))
accuracy99.7%
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
accuracy99.6%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
accuracy31.4%
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b)
accuracy100.0%
(/.f64 c (neg.f64 b))
accuracy100.0%
(neg.f64 b)
accuracy81.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b)))
accuracy99.5%
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))
accuracy99.5%
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))
accuracy99.4%
(*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b))
accuracy95.0%
#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)))))))
Samples
150.0ms172×1valid
40.0ms84×0valid
Compiler

Compiled 657 to 70 computations (89.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 143.0ms
ival-mult: 56.0ms (39.2% of total)
ival-div: 28.0ms (19.6% of total)
adjust: 16.0ms (11.2% of total)
ival-add: 15.0ms (10.5% of total)
ival-pow: 9.0ms (6.3% of total)
ival-sqrt: 6.0ms (4.2% of total)
ival-neg: 6.0ms (4.2% of total)
ival-sub: 4.0ms (2.8% of total)
exact: 1.0ms (0.7% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series112.0ms (0.8%)

Memory
-5.8MiB live, 348.7MiB allocated
Counts
26 → 828
Calls
Call 1
Inputs
#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())
#s(alt (+.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)))))) (patch (+.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)))))) #<representation binary64>) () ())
#s(alt #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))))))) (patch #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))))))) #<representation binary64>) () ())
#s(alt (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (neg.f64 (/.f64 (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 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())
#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) #<representation binary64>) () ())
#s(alt (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #<representation binary64>) () ())
#s(alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (patch (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b 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 (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)))) (patch (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)))) #<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 (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)) (patch (/.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)) #<representation binary64>) () ())
#s(alt #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)) (patch #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)) #<representation binary64>) () ())
#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())
#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) #<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 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<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 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())
Outputs
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 c) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 c) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 c) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 c) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf b) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf b) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf b) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf b) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf b) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf b) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf b) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf b) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 a) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 a) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 a) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 a) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (+.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)))))) (patch (+.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)))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (taylor 0 c) (#s(alt (+.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)))))) (patch (+.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)))))) #<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 (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)))))) (patch (+.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)))))) #<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 (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)))))) (patch (+.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)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (+.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)))))) (patch (+.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)))))) #<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 (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)))))) (patch (+.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)))))) #<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 (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)))))) (patch (+.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)))))) #<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 (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)))))) (patch (+.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)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (+.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)))))) (patch (+.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)))))) #<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 (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)))))) (patch (+.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)))))) #<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 (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)))))) (patch (+.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)))))) #<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 (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)))))) (patch (+.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)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt (+.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)))))) (patch (+.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)))))) #<representation binary64>) () ())) ())
#s(alt (- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b)) (taylor 0 a) (#s(alt (+.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)))))) (patch (+.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)))))) #<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 (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)))))) (patch (+.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)))))) #<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 (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)))))) (patch (+.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)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (+.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)))))) (patch (+.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)))))) #<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 (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)))))) (patch (+.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)))))) #<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 (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)))))) (patch (+.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)))))) #<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 (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)))))) (patch (+.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)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (+.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)))))) (patch (+.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)))))) #<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 (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)))))) (patch (+.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)))))) #<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 (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)))))) (patch (+.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)))))) #<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 (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)))))) (patch (+.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)))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (+.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)))))) (patch (+.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)))))) #<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 (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)))))) (patch (+.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)))))) #<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 (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)))))) (patch (+.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)))))) #<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 (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)))))) (patch (+.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)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (+.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)))))) (patch (+.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)))))) #<representation binary64>) () ())) ())
#s(alt (/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b) (taylor inf b) (#s(alt (+.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)))))) (patch (+.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)))))) #<representation binary64>) () ())) ())
#s(alt (/ (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (+.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)))))) (patch (+.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)))))) #<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)))) b) (taylor inf b) (#s(alt (+.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)))))) (patch (+.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)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (+.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)))))) (patch (+.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)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)) (taylor -inf b) (#s(alt (+.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)))))) (patch (+.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)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (* 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 (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)))))) (patch (+.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)))))) #<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)))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (+.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)))))) (patch (+.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)))))) #<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 (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))))))) (patch #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))))))) #<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 (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))))))) (patch #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))))))) #<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 (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))))))) (patch #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))))))) #<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 (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))))))) (patch #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))))))) #<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 (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))))))) (patch #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))))))) #<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 (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))))))) (patch #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))))))) #<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 (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))))))) (patch #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))))))) #<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 (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))))))) (patch #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))))))) #<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 (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))))))) (patch #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))))))) #<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 (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))))))) (patch #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))))))) #<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 (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))))))) (patch #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))))))) #<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 (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))))))) (patch #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))))))) #<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 (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))))))) (patch #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))))))) #<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 (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))))))) (patch #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))))))) #<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 (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))))))) (patch #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))))))) #<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 (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))))))) (patch #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))))))) #<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 (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))))))) (patch #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))))))) #<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 (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))))))) (patch #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))))))) #<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 (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))))))) (patch #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))))))) #<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 (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))))))) (patch #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))))))) #<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 (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))))))) (patch #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))))))) #<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 (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))))))) (patch #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))))))) #<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 (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))))))) (patch #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))))))) #<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 (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))))))) (patch #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))))))) #<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 (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))))))) (patch #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))))))) #<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 (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))))))) (patch #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))))))) #<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 (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))))))) (patch #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))))))) #<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 (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))))))) (patch #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))))))) #<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 (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))))))) (patch #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))))))) #<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 (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))))))) (patch #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))))))) #<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 (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))))))) (patch #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))))))) #<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 (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))))))) (patch #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))))))) #<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 (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))))))) (patch #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))))))) #<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 (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))))))) (patch #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))))))) #<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 (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))))))) (patch #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))))))) #<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 (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))))))) (patch #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))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (neg.f64 (/.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 (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (neg.f64 (/.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 (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (neg.f64 (/.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 (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (* a (pow c 2)) (pow b 3))) (taylor inf c) (#s(alt (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))) (taylor inf c) (#s(alt (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))) (taylor inf c) (#s(alt (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))) (taylor inf c) (#s(alt (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (* a (pow c 2)) (pow b 3))) (taylor -inf c) (#s(alt (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))) (taylor -inf c) (#s(alt (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))) (taylor -inf c) (#s(alt (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))) (taylor -inf c) (#s(alt (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (neg.f64 (/.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 (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b)) (taylor 0 a) (#s(alt (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b)) (taylor 0 a) (#s(alt (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b)) (taylor 0 a) (#s(alt (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (* a (pow c 2)) (pow b 3))) (taylor inf a) (#s(alt (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* a (- (* -1 (/ c (* a b))) (/ (pow c 2) (pow b 3)))) (taylor inf a) (#s(alt (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* a (- (* -1 (/ c (* a b))) (/ (pow c 2) (pow b 3)))) (taylor inf a) (#s(alt (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* a (- (* -1 (/ c (* a b))) (/ (pow c 2) (pow b 3)))) (taylor inf a) (#s(alt (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (* a (pow c 2)) (pow b 3))) (taylor -inf a) (#s(alt (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3)))))) (taylor -inf a) (#s(alt (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3)))))) (taylor -inf a) (#s(alt (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3)))))) (taylor -inf a) (#s(alt (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (* a (pow c 2)) (pow b 3))) (taylor 0 b) (#s(alt (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 3)) (taylor 0 b) (#s(alt (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 3)) (taylor 0 b) (#s(alt (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 3)) (taylor 0 b) (#s(alt (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (neg.f64 (/.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 (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b) (taylor inf b) (#s(alt (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b) (taylor inf b) (#s(alt (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b) (taylor inf b) (#s(alt (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (neg.f64 (/.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 (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)) (taylor -inf b) (#s(alt (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)) (taylor -inf b) (#s(alt (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)) (taylor -inf b) (#s(alt (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (neg.f64 (/.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 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 (* -1 (/ c b)) (taylor 0 a) (#s(alt (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b 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 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b 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 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b 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 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b 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 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b 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 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b 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 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b 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 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b 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 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b 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 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b 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 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b 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 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b 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 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b 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 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b 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 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b 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 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b 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 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b 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 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b 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 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b 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 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b 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 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b 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 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b 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 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b 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 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b 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 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b 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 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b 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 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor -inf b) (#s(alt (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b 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 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b 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 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b 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 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) (taylor 0 a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) (taylor 0 a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) (taylor 0 a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) (taylor inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) (taylor inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) (taylor -inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) (taylor 0 c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) (taylor 0 c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) (taylor 0 c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) (taylor inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) (taylor inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) (taylor -inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b 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 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) (taylor inf b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor -inf b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #<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 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.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)))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.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))))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.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/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 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #<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 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.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)))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.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))))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.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/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 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt b (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor 0 a) (#s(alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (patch (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (patch (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (patch (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (patch (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor inf a) (#s(alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (patch (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (patch (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (patch (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (patch (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor -inf a) (#s(alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (patch (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (patch (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (patch (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (patch (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor 0 c) (#s(alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (patch (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (patch (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (patch (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (patch (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor inf c) (#s(alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (patch (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (patch (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (patch (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (patch (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor -inf c) (#s(alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (patch (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (patch (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (patch (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (patch (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor 0 b) (#s(alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (patch (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (patch (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (patch (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (patch (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor inf b) (#s(alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (patch (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (patch (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (patch (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (patch (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor -inf b) (#s(alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (patch (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (patch (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (patch (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (patch (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b 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 (* -2 (* a c)) (taylor 0 a) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2))))) (taylor 0 a) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2))))))) (taylor 0 a) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2))))))) (taylor 0 a) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor inf a) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (* -2 (/ (pow c 2) (* a (pow b 2)))))) (taylor inf a) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (+ (* -2 (/ c (pow a 2))) (* -2 (/ (pow c 2) (* a (pow b 2))))))) (taylor inf a) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (+ (* -2 (/ c (pow a 2))) (* -2 (/ (pow c 2) (* a (pow b 2))))))) (taylor inf a) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor -inf a) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 2)))) (* 4 (/ (pow c 3) (pow b 4)))))) (taylor -inf a) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) a)) (* 4 (/ (pow c 3) (pow b 4)))))) (taylor -inf a) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) a)) (* 4 (/ (pow c 3) (pow b 4)))))) (taylor -inf a) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* a c)) (taylor 0 c) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2))))) (taylor 0 c) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2))))))) (taylor 0 c) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2))))))) (taylor 0 c) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor inf c) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (* -2 (/ (pow a 2) (* (pow b 2) c))))) (taylor inf c) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (+ (* -2 (/ a (pow c 2))) (* -2 (/ (pow a 2) (* (pow b 2) c)))))) (taylor inf c) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (+ (* -2 (/ a (pow c 2))) (* -2 (/ (pow a 2) (* (pow b 2) c)))))) (taylor inf c) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor -inf c) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 2) c))) (* 4 (/ (pow a 3) (pow b 4)))))) (taylor -inf c) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))) c)) (* 4 (/ (pow a 3) (pow b 4)))))) (taylor -inf c) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))) c)) (* 4 (/ (pow a 3) (pow b 4)))))) (taylor -inf c) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor 0 b) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 4)) (taylor 0 b) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4)) (taylor 0 b) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4)) (taylor 0 b) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* a c)) (taylor inf b) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (taylor inf b) (#s(alt (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)))) (patch (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)))) #<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))))) (taylor inf b) (#s(alt (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)))) (patch (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)))) #<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))))) (taylor inf b) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* a c)) (taylor -inf b) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (taylor -inf b) (#s(alt (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)))) (patch (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)))) #<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))))) (taylor -inf b) (#s(alt (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)))) (patch (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)))) #<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))))) (taylor -inf b) (#s(alt (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)))) (patch (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)))) #<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 (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)) (patch (/.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)) #<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 (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)) (patch (/.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)) #<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 (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)) (patch (/.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)) #<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 (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)) (patch (/.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)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.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)) (patch (/.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)) #<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 (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)) (patch (/.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)) #<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 (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)) (patch (/.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)) #<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 (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)) (patch (/.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)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor -inf b) (#s(alt (/.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)) (patch (/.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)) #<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 (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)) (patch (/.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)) #<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 (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)) (patch (/.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)) #<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 (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)) (patch (/.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)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt (/.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)) (patch (/.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)) #<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 (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)) (patch (/.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)) #<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 (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)) (patch (/.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)) #<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 (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)) (patch (/.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)) #<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 (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)) (patch (/.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)) #<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 (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)) (patch (/.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)) #<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 (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)) (patch (/.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)) #<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 (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)) (patch (/.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)) #<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 (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)) (patch (/.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)) #<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 (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)) (patch (/.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)) #<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 (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)) (patch (/.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)) #<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 (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)) (patch (/.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)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.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)) (patch (/.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)) #<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 (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)) (patch (/.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)) #<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 (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)) (patch (/.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)) #<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 (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)) (patch (/.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)) #<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 (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)) (patch (/.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)) #<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 (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)) (patch (/.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)) #<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 (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)) (patch (/.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)) #<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 (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)) (patch (/.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)) #<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 (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)) (patch (/.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)) #<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 (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)) (patch (/.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)) #<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 (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)) (patch (/.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)) #<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 (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)) (patch (/.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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt #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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor -inf b) (#s(alt #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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt #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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt #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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor 0 c) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor 0 c) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor 0 c) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor 0 c) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor inf c) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor inf c) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor inf c) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor inf c) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor -inf c) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor -inf c) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor -inf c) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor -inf c) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor inf b) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor inf b) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor inf b) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor inf b) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 3) (pow b 5))) (taylor 0 c) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 3) (pow b 5))) (taylor 0 c) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 3) (pow b 5))) (taylor 0 c) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 3) (pow b 5))) (taylor 0 c) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 3) (pow b 5))) (taylor inf c) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 3) (pow b 5))) (taylor inf c) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 3) (pow b 5))) (taylor inf c) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 3) (pow b 5))) (taylor inf c) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 3) (pow b 5))) (taylor -inf c) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 3) (pow b 5))) (taylor -inf c) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 3) (pow b 5))) (taylor -inf c) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 3) (pow b 5))) (taylor -inf c) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 3) (pow b 5))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 3) (pow b 5))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 3) (pow b 5))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 3) (pow b 5))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 3) (pow b 5))) (taylor inf b) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 3) (pow b 5))) (taylor inf b) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 3) (pow b 5))) (taylor inf b) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 3) (pow b 5))) (taylor inf b) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 3) (pow b 5))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 3) (pow b 5))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 3) (pow b 5))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 3) (pow b 5))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) #<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 (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 (/ (* 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 (/ (* (pow a 3) (pow c 3)) (pow b 4)) (taylor 0 a) (#s(alt (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 3) (pow c 3)) (pow b 4)) (taylor 0 a) (#s(alt (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 3) (pow c 3)) (pow b 4)) (taylor 0 a) (#s(alt (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 3) (pow c 3)) (pow b 4)) (taylor 0 a) (#s(alt (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 3) (pow c 3)) (pow b 4)) (taylor inf a) (#s(alt (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 3) (pow c 3)) (pow b 4)) (taylor inf a) (#s(alt (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 3) (pow c 3)) (pow b 4)) (taylor inf a) (#s(alt (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 3) (pow c 3)) (pow b 4)) (taylor inf a) (#s(alt (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 3) (pow c 3)) (pow b 4)) (taylor -inf a) (#s(alt (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 3) (pow c 3)) (pow b 4)) (taylor -inf a) (#s(alt (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 3) (pow c 3)) (pow b 4)) (taylor -inf a) (#s(alt (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 3) (pow c 3)) (pow b 4)) (taylor -inf a) (#s(alt (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 3) (pow c 3)) (pow b 4)) (taylor 0 c) (#s(alt (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 3) (pow c 3)) (pow b 4)) (taylor 0 c) (#s(alt (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 3) (pow c 3)) (pow b 4)) (taylor 0 c) (#s(alt (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 3) (pow c 3)) (pow b 4)) (taylor 0 c) (#s(alt (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 3) (pow c 3)) (pow b 4)) (taylor inf c) (#s(alt (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 3) (pow c 3)) (pow b 4)) (taylor inf c) (#s(alt (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 3) (pow c 3)) (pow b 4)) (taylor inf c) (#s(alt (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 3) (pow c 3)) (pow b 4)) (taylor inf c) (#s(alt (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 3) (pow c 3)) (pow b 4)) (taylor -inf c) (#s(alt (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 3) (pow c 3)) (pow b 4)) (taylor -inf c) (#s(alt (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 3) (pow c 3)) (pow b 4)) (taylor -inf c) (#s(alt (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 3) (pow c 3)) (pow b 4)) (taylor -inf c) (#s(alt (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 3) (pow c 3)) (pow b 4)) (taylor 0 b) (#s(alt (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 3) (pow c 3)) (pow b 4)) (taylor 0 b) (#s(alt (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 3) (pow c 3)) (pow b 4)) (taylor 0 b) (#s(alt (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 3) (pow c 3)) (pow b 4)) (taylor 0 b) (#s(alt (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 3) (pow c 3)) (pow b 4)) (taylor inf b) (#s(alt (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 3) (pow c 3)) (pow b 4)) (taylor inf b) (#s(alt (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 3) (pow c 3)) (pow b 4)) (taylor inf b) (#s(alt (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 3) (pow c 3)) (pow b 4)) (taylor inf b) (#s(alt (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 3) (pow c 3)) (pow b 4)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 3) (pow c 3)) (pow b 4)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 3) (pow c 3)) (pow b 4)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 3) (pow c 3)) (pow b 4)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
Calls

207 calls:

TimeVariablePointExpression
6.0ms
a
@-inf
(* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)))
4.0ms
b
@0
(/ (* (pow c 4) 20) (pow b 6))
3.0ms
b
@0
(* (/ (* (pow c 4) 20) (pow b 6)) (/ a b))
2.0ms
a
@0
(/ (* a (* c (* a (* a (* c c))))) (* (* b b) (* b b)))
2.0ms
a
@inf
(* (/ (* (pow c 4) 20) (pow b 6)) (/ a b))

simplify426.0ms (3.1%)

Memory
27.2MiB live, 1 217.1MiB allocated
Algorithm
egg-herbie
Rules
11 188×lower-fma.f64
11 188×lower-fma.f32
9 162×lower-*.f64
9 162×lower-*.f32
4 244×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
083914530
1272414344
0833413826
Stop Event
iter limit
node limit
Counts
828 → 825
Calls
Call 1
Inputs
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (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))))
(* -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))))))
(* -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))) (+ c (/ (* 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)))) (+ c (/ (* a (pow c 2)) (pow b 2)))) 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))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))
(* -1 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))) (+ (* -1 c) (* -1 (/ (* 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))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))))
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))))
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))))
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))))
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))))
(* -1 (/ c b))
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* a (- (* -1 (/ c (* a b))) (/ (pow c 2) (pow b 3))))
(* a (- (* -1 (/ c (* a b))) (/ (pow c 2) (pow b 3))))
(* a (- (* -1 (/ c (* a b))) (/ (pow c 2) (pow b 3))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (* a (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3))))))
(* -1 (* a (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3))))))
(* -1 (* a (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3))))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 3))
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 3))
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 3))
(* -1 (/ c b))
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b)
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b)
(/ (- (* -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 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b))
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -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 (/ 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)
(* -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/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))))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* -4 (* a c))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* -4 (* a c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -4 (* a c))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(/ 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))
(* -2 (* a c))
(* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))
(* a (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2)))))))
(* a (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2)))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (* -2 (/ (pow c 2) (* a (pow b 2))))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (+ (* -2 (/ c (pow a 2))) (* -2 (/ (pow c 2) (* a (pow b 2)))))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (+ (* -2 (/ c (pow a 2))) (* -2 (/ (pow c 2) (* a (pow b 2)))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 2)))) (* 4 (/ (pow c 3) (pow b 4))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) a)) (* 4 (/ (pow c 3) (pow b 4))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) a)) (* 4 (/ (pow c 3) (pow b 4))))))
(* -2 (* a c))
(* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))
(* c (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))))
(* c (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (* -2 (/ (pow a 2) (* (pow b 2) c)))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (+ (* -2 (/ a (pow c 2))) (* -2 (/ (pow a 2) (* (pow b 2) c))))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (+ (* -2 (/ a (pow c 2))) (* -2 (/ (pow a 2) (* (pow b 2) c))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 2) c))) (* 4 (/ (pow a 3) (pow b 4))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))) c)) (* 4 (/ (pow a 3) (pow b 4))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))) c)) (* 4 (/ (pow a 3) (pow b 4))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 4))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))
(* -2 (* a c))
(+ (* -2 (* a c)) (* -2 (/ (* (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)))))
(+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* -2 (* a c))
(+ (* -2 (* a c)) (* -2 (/ (* (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)))))
(+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* 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))))))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(/ (* 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)
(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)
(/ (* 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))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
Outputs
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -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))) (/ a (pow b 3)))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 (*.f64 a a) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64)) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (/.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 (-.f64 (*.f64 c (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (/.f64 c (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 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 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -5 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 c (pow.f64 b #s(literal 5 binary64)))) (/.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 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 a (*.f64 c (*.f64 c (*.f64 b (*.f64 b b)))))))
(* (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)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))) (*.f64 c c))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -5 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 c (pow.f64 b #s(literal 5 binary64)))) (/.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 c (*.f64 b (*.f64 b b))))) 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)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c b)))) c)))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))
(neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.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 (fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (neg.f64 c) c) (*.f64 b (*.f64 b b)))) (/.f64 c (neg.f64 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 (*.f64 #s(literal -5 binary64) a) (/.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))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (neg.f64 c) c) (*.f64 b (*.f64 b b)))) (/.f64 c (neg.f64 b)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -5 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 a (*.f64 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)) (-.f64 (-.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 c (*.f64 a (*.f64 (*.f64 a a) b)))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 b (*.f64 b b)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -5 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 (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)))) (neg.f64 (*.f64 a (*.f64 a a))))
(* -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 (-.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)) (neg.f64 (*.f64 a (*.f64 a 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))))))
(*.f64 (-.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 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) a)) a)) (neg.f64 (*.f64 a (*.f64 a a))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -5 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 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -5 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal -2 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) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))) (*.f64 a (*.f64 c (*.f64 c (*.f64 b b))))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -5 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 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -5 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) 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))) (+ c (/ (* 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)) (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)))) (+ c (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -5 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 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b))
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(* -1 (/ (- (* 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 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (neg.f64 b) b))) (neg.f64 b))
(* -1 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) c)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (neg.f64 b) b))) (neg.f64 b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(+ (* -1/2 (/ 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/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/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/16 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)
(/.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 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.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 (*.f64 a a) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))) b)
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(neg.f64 (fma.f64 b (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 b a)))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(neg.f64 (fma.f64 b (-.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 b 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))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.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 (fma.f64 c (*.f64 c (/.f64 a (*.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 (fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (neg.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)))))))
(-.f64 (*.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 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) b)) (/.f64 (*.f64 (neg.f64 c) c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(+ (* -1/2 (/ 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/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (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/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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/16 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (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 (* (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 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 b #s(literal 1/2 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 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)))) a)) a)))
(* -1 (/ 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 (fma.f64 (*.f64 a a) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64)) (neg.f64 (/.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 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) c)) (*.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 (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 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.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 #s(literal -1/2 binary64) b) (*.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 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 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 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/16 binary64)))))))
(* -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 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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)))))
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64)) (*.f64 #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)))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))))) c)) c)))
(* -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 (- (* -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 (- (* -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)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))))
(*.f64 (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))) (*.f64 (neg.f64 c) c))
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))))
(*.f64 (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))) (*.f64 (neg.f64 c) c))
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))))
(*.f64 (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))) (*.f64 (neg.f64 c) c))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))))
(*.f64 (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))) (*.f64 (neg.f64 c) c))
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))))
(*.f64 (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))) (*.f64 (neg.f64 c) c))
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))))
(*.f64 (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))) (*.f64 (neg.f64 c) c))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))
(neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 c b)))
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))
(neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 c b)))
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))
(neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 c b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(* a (- (* -1 (/ c (* a b))) (/ (pow c 2) (pow b 3))))
(*.f64 (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (neg.f64 a))
(* a (- (* -1 (/ c (* a b))) (/ (pow c 2) (pow b 3))))
(*.f64 (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (neg.f64 a))
(* a (- (* -1 (/ c (* a b))) (/ (pow c 2) (pow b 3))))
(*.f64 (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (neg.f64 a))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (* a (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3))))))
(*.f64 (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (neg.f64 a))
(* -1 (* a (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3))))))
(*.f64 (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (neg.f64 a))
(* -1 (* a (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3))))))
(*.f64 (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (neg.f64 a))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 3))
(/.f64 (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b)))
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 3))
(/.f64 (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b)))
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 3))
(/.f64 (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b)))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b)
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b)
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b)
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b))
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b))
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b))
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(+ (* -1/2 (/ 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/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/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/16 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)
(/.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 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.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 (*.f64 a a) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))) b)
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(neg.f64 (fma.f64 b (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 b a)))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(neg.f64 (fma.f64 b (-.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 b 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))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.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 (fma.f64 c (*.f64 c (/.f64 a (*.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 (fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (neg.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)))))))
(-.f64 (*.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 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) b)) (/.f64 (*.f64 (neg.f64 c) c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(+ (* -1/2 (/ 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/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (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/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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/16 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (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 (* (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 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 b #s(literal 1/2 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 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)))) a)) a)))
(* -1 (/ 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 (fma.f64 (*.f64 a a) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64)) (neg.f64 (/.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 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) c)) (*.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 (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 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.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 #s(literal -1/2 binary64) b) (*.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 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 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 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/16 binary64)))))))
(* -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 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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)))))
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64)) (*.f64 #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)))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))))) 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)
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.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 (fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (neg.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)))))))
(-.f64 (*.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 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) b)) (/.f64 (*.f64 (neg.f64 c) c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(+ (* -1/2 (/ 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/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (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/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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/16 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (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 (* (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 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 b #s(literal 1/2 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 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)))) a)) a)))
(* -1 (/ 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 (fma.f64 (*.f64 a a) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64)) (neg.f64 (/.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 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) c)) (*.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 (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 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.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 #s(literal -1/2 binary64) b) (*.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 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 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 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/16 binary64)))))))
(* -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 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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)))))
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64)) (*.f64 #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)))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))))) c)) c)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(+ (* -1/2 (/ 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/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/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/16 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)
(/.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 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.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 (*.f64 a a) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))) b)
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(neg.f64 (fma.f64 b (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 b a)))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(neg.f64 (fma.f64 b (-.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 b 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))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) (neg.f64 b))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 c b))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 c b)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (-.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 a (*.f64 a (*.f64 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* 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 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a)) b) a)) (neg.f64 a))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a b)))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #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)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) c)) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 c (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) #s(literal -1/8 binary64)) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 b c))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.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 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64)) (neg.f64 b)) (neg.f64 c))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) (neg.f64 c)) b) c))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) (neg.f64 b))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -4 binary64) (*.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 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -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 2 binary64))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(neg.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 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 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64))) (neg.f64 b))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) 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 c (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 c b))) b)
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 c b)))) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c 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 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64))))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/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 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))))) (neg.f64 a))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a b)) b)
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 c (fma.f64 c (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #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 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 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 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(neg.f64 (*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(neg.f64 (*.f64 c (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(fma.f64 (*.f64 b b) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 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 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(fma.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.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))) (pow.f64 b #s(literal 4 binary64)))) b)
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(fma.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64))) (pow.f64 b #s(literal 6 binary64)))) b)
(* -1 b)
(neg.f64 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(neg.f64 (fma.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(neg.f64 (fma.f64 (*.f64 b #s(literal -2 binary64)) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) 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 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 b))
(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 (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 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 (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(+ (* -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))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -4 binary64)) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -4 binary64)) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -4 binary64)) #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 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -4 binary64)) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -4 binary64)) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -4 binary64)) #s(literal 1 binary64)))
(/ 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 a (*.f64 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 a (*.f64 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 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a b))
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))
(fma.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a b))
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))
(fma.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a b))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))
(*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))
(*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))
(*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))
(*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))
(*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))
(*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))
(/.f64 (fma.f64 a (*.f64 a c) (*.f64 a (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))
(/.f64 (fma.f64 a (*.f64 a c) (*.f64 a (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))
(/.f64 (fma.f64 a (*.f64 a c) (*.f64 a (*.f64 b b))) (*.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 (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 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/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/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/16 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)
(/.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 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.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 (*.f64 a a) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))) b)
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(neg.f64 (fma.f64 b (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 b a)))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(neg.f64 (fma.f64 b (-.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 b 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))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.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 (fma.f64 c (*.f64 c (/.f64 a (*.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 (fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (neg.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)))))))
(-.f64 (*.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 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) b)) (/.f64 (*.f64 (neg.f64 c) c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(+ (* -1/2 (/ 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/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (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/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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/16 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (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 (* (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 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 b #s(literal 1/2 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 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)))) a)) a)))
(* -1 (/ 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 (fma.f64 (*.f64 a a) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64)) (neg.f64 (/.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 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) c)) (*.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 (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 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.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 #s(literal -1/2 binary64) b) (*.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 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 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 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/16 binary64)))))))
(* -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 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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)))))
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64)) (*.f64 #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)))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))))) c)) c)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) (neg.f64 b))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -4 binary64) (*.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 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -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 2 binary64))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(neg.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 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 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64))) (neg.f64 b))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 c b))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 c b)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (-.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 a (*.f64 a (*.f64 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* 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 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a)) b) a)) (neg.f64 a))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a b)))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #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)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) c)) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 c (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) #s(literal -1/8 binary64)) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 b c))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.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 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64)) (neg.f64 b)) (neg.f64 c))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) (neg.f64 c)) b) c))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a b)))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a b)))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a b)))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.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 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.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 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (*.f64 c (/.f64 a (*.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 c (*.f64 c (/.f64 a (*.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 c (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 c b))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 (*.f64 a a) #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 (*.f64 a a) #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 (*.f64 a a) #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 a a) (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 (*.f64 a a) #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 (*.f64 a a) #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 (*.f64 a a) #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 a a) (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.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 a (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 b b))))) (*.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 a (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 b b))))) (*.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 a (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 b b))))) (*.f64 b (*.f64 b b)))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a))) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a))) b)
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a))) b)
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a))) b)
(* -2 (* a c))
(*.f64 a (*.f64 c #s(literal -2 binary64)))
(* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)))
(* a (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2)))))))
(*.f64 a (fma.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b b))) (*.f64 c #s(literal -2 binary64))))
(* a (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2)))))))
(*.f64 a (fma.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b b))) (*.f64 c #s(literal -2 binary64))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (* -2 (/ (pow c 2) (* a (pow b 2))))))
(*.f64 a (*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (+ (* -2 (/ c (pow a 2))) (* -2 (/ (pow c 2) (* a (pow b 2)))))))
(*.f64 a (*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (+ (* -2 (/ c (pow a 2))) (* -2 (/ (pow c 2) (* a (pow b 2)))))))
(*.f64 a (*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 2)))) (* 4 (/ (pow c 3) (pow b 4))))))
(*.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c c)) (*.f64 a (*.f64 b b)))) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) a)) (* 4 (/ (pow c 3) (pow b 4))))))
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) a)) (* 4 (/ (pow c 3) (pow b 4))))))
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) a))))
(* -2 (* a c))
(*.f64 a (*.f64 c #s(literal -2 binary64)))
(* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)))
(* c (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))))
(*.f64 c (fma.f64 c (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))))
(* c (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))))
(*.f64 c (fma.f64 c (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (* -2 (/ (pow a 2) (* (pow b 2) c)))))
(*.f64 c (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (+ (* -2 (/ a (pow c 2))) (* -2 (/ (pow a 2) (* (pow b 2) c))))))
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c c)) (/.f64 (*.f64 a a) (*.f64 c (*.f64 b b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (+ (* -2 (/ a (pow c 2))) (* -2 (/ (pow a 2) (* (pow b 2) c))))))
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c c)) (/.f64 (*.f64 a a) (*.f64 c (*.f64 b b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 2) c))) (* 4 (/ (pow a 3) (pow b 4))))))
(*.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (neg.f64 c) c) c))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))) c)) (* 4 (/ (pow a 3) (pow b 4))))))
(*.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b)))) c)) (*.f64 (*.f64 (neg.f64 c) c) c))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))) c)) (* 4 (/ (pow a 3) (pow b 4))))))
(*.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b)))) c)) (*.f64 (*.f64 (neg.f64 c) c) c))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 4))
(/.f64 (fma.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c (*.f64 b b))) #s(literal -2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))
(/.f64 (fma.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (fma.f64 a (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))
(/.f64 (fma.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (fma.f64 a (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (* a c))
(*.f64 a (*.f64 c #s(literal -2 binary64)))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)))
(+ (* -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 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(+ (* -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 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(* -2 (* a c))
(*.f64 a (*.f64 c #s(literal -2 binary64)))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)))
(+ (* -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 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(+ (* -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 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(* a c)
(*.f64 a c)
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a))
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a))
(* a (+ c (/ (* a (pow c 2)) (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 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* 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 a a) (/.f64 (*.f64 c 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 a a) (/.f64 (*.f64 c 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 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(/.f64 (fma.f64 a (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 b b))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(/.f64 (fma.f64 a (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 b b))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(/.f64 (fma.f64 a (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 b b))
(* a c)
(*.f64 a c)
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a))
(* a c)
(*.f64 a c)
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(+ (* -1/2 (/ 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/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/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/16 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)
(/.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 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.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 (*.f64 a a) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))) b)
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(neg.f64 (fma.f64 b (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 b a)))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(neg.f64 (fma.f64 b (-.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 b 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))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.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 (fma.f64 c (*.f64 c (/.f64 a (*.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 (fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (neg.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)))))))
(-.f64 (*.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 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) b)) (/.f64 (*.f64 (neg.f64 c) c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(+ (* -1/2 (/ 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/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (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/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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/16 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (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 (* (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 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 b #s(literal 1/2 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 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)))) a)) a)))
(* -1 (/ 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 (fma.f64 (*.f64 a a) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64)) (neg.f64 (/.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 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) c)) (*.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 (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 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.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 #s(literal -1/2 binary64) b) (*.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 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 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 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/16 binary64)))))))
(* -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 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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)))))
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64)) (*.f64 #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)))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))))) c)) c)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) (neg.f64 b))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -4 binary64) (*.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 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -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 2 binary64))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(neg.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 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 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64))) (neg.f64 b))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 c b))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 c b)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (-.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 a (*.f64 a (*.f64 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* 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 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a)) b) a)) (neg.f64 a))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a b)))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #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)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) c)) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 c (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) #s(literal -1/8 binary64)) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 b c))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.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 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64)) (neg.f64 b)) (neg.f64 c))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) (neg.f64 c)) b) c))))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a 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))
(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))
(/ (* 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))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))

rewrite350.0ms (2.6%)

Memory
-11.5MiB live, 949.3MiB allocated
Algorithm
batch-egg-rewrite
Rules
4 768×lower-*.f32
4 728×lower-*.f64
3 852×lower-/.f32
3 826×lower-/.f64
3 644×lower-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
071533
0124499
1487443
24018434
08845427
Stop Event
iter limit
node limit
iter limit
Counts
26 → 738
Calls
Call 1
Inputs
(*.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 (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 (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)))))))
(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)))
(/.f64 c (neg.f64 b))
(neg.f64 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 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) 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 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)))
(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))))
(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 (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))
#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 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(*.f64 b (*.f64 b b))
(*.f64 (*.f64 b b) (*.f64 b b))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b)))
Outputs
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 b a))
(/.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (/.f64 b a)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b)))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) b)
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 b (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))))
(/.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 b) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) b))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (neg.f64 b)))
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (neg.f64 a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (neg.f64 b)))
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 b a)))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (neg.f64 a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (neg.f64 b)))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 b a)))
(/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 (neg.f64 a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (neg.f64 b) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 (neg.f64 a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 (neg.f64 b) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (/.f64 b a) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 (/.f64 b a) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (neg.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 b))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (*.f64 (/.f64 a b) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 a)) (neg.f64 b))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)) (/.f64 b a))
(/.f64 (*.f64 (/.f64 a b) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (/.f64 a b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 b))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (/.f64 b a)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b)))) #s(literal -1 binary64))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 a b)))
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 a b)))
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (/.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (/.f64 (/.f64 a b) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 a b))
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(*.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a b) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 (/.f64 a b) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(+.f64 (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)) (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))))
(+.f64 (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (fma.f64 a (*.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))))
(+.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(-.f64 (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b) (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)))))))
(-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 b b)) (-.f64 (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)) (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))))) (/.f64 (pow.f64 (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))) #s(literal 2 binary64)) (-.f64 (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)) (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))))))
(-.f64 (fma.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))
(-.f64 (/.f64 (pow.f64 (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (/.f64 (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -1/4 binary64)) (*.f64 a a)) (fma.f64 a (*.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))))
(fma.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)))) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))
(fma.f64 a (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (fma.f64 a (*.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) (fma.f64 a (*.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))))
(fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))))
(fma.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b) #s(literal -1 binary64) (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))))
(fma.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))
(fma.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (fma.f64 a (*.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))))
(fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 a a)) (fma.f64 a (*.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))))
(fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (*.f64 a a) (fma.f64 a (*.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))))
(fma.f64 (neg.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b) (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))))
(fma.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)))) a (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))
(fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) a) a (fma.f64 a (*.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))))
(fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (/.f64 a b) #s(literal -1/4 binary64)) (fma.f64 a (*.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))))
(fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal -1/4 binary64) (fma.f64 a (*.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))))
(fma.f64 (*.f64 (*.f64 a a) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 a (*.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))))
(/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))) (-.f64 (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 b b))))
(/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))))) (neg.f64 b))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))) (-.f64 (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 b b))) (+.f64 (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)) (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)))))) (-.f64 (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))) #s(literal 2 binary64))) (-.f64 (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)) (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))) (-.f64 (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)) (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))) #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 b b))) (-.f64 (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))))
(pow.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))) (-.f64 (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 b b))) (+.f64 (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)) (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)))))) (-.f64 (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))) (-.f64 (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 b b)))))
(*.f64 (-.f64 (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)) (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)))) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))))
(+.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c)) (neg.f64 b)) (/.f64 (/.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c)) (neg.f64 b)))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (neg.f64 b) (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c))) (/.f64 (*.f64 c c) (*.f64 (neg.f64 b) (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c))))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))))) (/.f64 (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))))))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (/.f64 (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 b b)) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))))
(neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))
(/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (neg.f64 b))
(/.f64 (neg.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) b)
(/.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)))
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))))
(/.f64 #s(literal -1 binary64) (/.f64 b (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) (*.f64 (neg.f64 b) (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c)))
(/.f64 (neg.f64 (neg.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) (neg.f64 b))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) (neg.f64 b))
(/.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -1 binary64)) b)
(pow.f64 (neg.f64 (/.f64 b (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) #s(literal -1 binary64))
(pow.f64 (/.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (neg.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) #s(literal -1 binary64))
(*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b) #s(literal -1 binary64))
(*.f64 (neg.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))
#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))
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.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 #s(literal -1 binary64) (/.f64 c b))
(+.f64 #s(literal 0 binary64) (neg.f64 b))
(-.f64 #s(literal 0 binary64) b)
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 b b) (+.f64 #s(literal 0 binary64) b)))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))) (neg.f64 b))
(neg.f64 b)
(/.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))
(/.f64 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) b))
(*.f64 b #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) b)
(+.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(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)))
(-.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (*.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)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (+.f64 b (sqrt.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 a #s(literal 2 binary64))))
(-.f64 (/.f64 (/.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 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) (-.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 (/.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 a #s(literal 2 binary64))))
(-.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 0 binary64)) (*.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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 (*.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 #s(literal 2 binary64)) (fma.f64 b (+.f64 b (sqrt.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 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 (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 #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 (*.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 (/.f64 (*.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 (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 (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 (*.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 (/.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))
(-.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #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))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))))) (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) #s(literal 8 binary64)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))))))
(-.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (/.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal 2 binary64))))))
(fma.f64 (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 (*.f64 a #s(literal 2 binary64)))))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))))
(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 a #s(literal -2 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 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (+.f64 b (sqrt.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 (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 (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))))))
(/.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 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.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 (+.f64 b (sqrt.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 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))) #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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #s(literal 1 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 (-.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 a #s(literal -2 binary64))))
(/.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 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #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))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) #s(literal 8 binary64))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (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))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(/.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 (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 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(/.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.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 (-.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))
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 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 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.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 (-.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 (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))) (neg.f64 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 (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)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (+.f64 b (sqrt.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 (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 b b) (+.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)
(-.f64 (/.f64 (*.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 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 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 (/.f64 (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) #s(literal -64 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 c a))))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c 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 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (neg.f64 b))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (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 (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 (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))) (fma.f64 b (+.f64 b (sqrt.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 (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 (neg.f64 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)))) (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 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 b 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 (-.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)))))
(/.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 (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 (+.f64 b (sqrt.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 (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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (neg.f64 (+.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))))))
(pow.f64 (/.f64 (fma.f64 b (+.f64 b (sqrt.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 (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 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 b b))) #s(literal -1 binary64))
(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 (+.f64 b (sqrt.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 (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))))))
(*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b 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))))))
(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 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 c a))))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) #s(literal -64 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (neg.f64 b))) (fma.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.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 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) #s(literal -64 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) #s(literal -64 binary64)))) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 c a)))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c 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 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) #s(literal -64 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (neg.f64 b)))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) #s(literal -64 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 c a))))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c 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 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (neg.f64 b))))))
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (sqrt.f64 (neg.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) #s(literal -64 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 c a))))))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c 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 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))))
(*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (neg.f64 b))))))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))
(*.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 (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 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.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 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (neg.f64 b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (neg.f64 b)))))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) #s(literal -64 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (-.f64 (*.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 #s(literal 4 binary64) (neg.f64 (*.f64 c a)) (*.f64 b b))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c) (*.f64 b b))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(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 (neg.f64 c) (*.f64 #s(literal 4 binary64) a) (*.f64 b b))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 c a)) (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (*.f64 b (neg.f64 b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) #s(literal -64 binary64))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 c a))))))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) #s(literal -64 binary64))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) #s(literal -64 binary64))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 c a))))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) #s(literal -64 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (neg.f64 b))) (fma.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.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 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) #s(literal -64 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (neg.f64 b))))
(/.f64 (*.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))
(/.f64 (*.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) (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 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) #s(literal -64 binary64)))) (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 c a)))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c 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 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))
(/.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (neg.f64 b)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.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 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 c a))))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) #s(literal -64 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (neg.f64 b))) (fma.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) #s(literal -64 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) #s(literal -64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 c a)))))))
(*.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c 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 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))))
(*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (neg.f64 b)))))
(*.f64 (*.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b))))
(+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b))))
(+.f64 (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 a b))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b)) a) b)) (/.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b)) a) b)))
(-.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b))) b)) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b))) b)))
(fma.f64 a (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 a b))
(fma.f64 a (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 a b) (/.f64 (*.f64 c a) (*.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 b b)) (/.f64 (*.f64 c a) b) (/.f64 a b))
(fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))
(fma.f64 (*.f64 c a) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 a b))
(fma.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) a (/.f64 a b))
(fma.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal 1 binary64) (/.f64 a b) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) a (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 a (*.f64 c a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 a b))
(fma.f64 (*.f64 a (/.f64 a b)) (/.f64 c (*.f64 b b)) (/.f64 a b))
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b 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 (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b 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 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 a (*.f64 c a)) (/.f64 a b))) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 a b) (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b 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 (*.f64 a (*.f64 c a)) (*.f64 b b)) a) b) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b)) a) b))
(/.f64 (fma.f64 a (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))
(/.f64 (fma.f64 (neg.f64 a) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (/.f64 b a) (*.f64 a (*.f64 c a)))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 a (*.f64 c a)) b (*.f64 (*.f64 b (*.f64 b b)) a)) (*.f64 (*.f64 b b) (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 a (*.f64 c a)) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 a))) (*.f64 (*.f64 b b) (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 a (*.f64 c a)) (/.f64 b a) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b a)))
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b 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 (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b)) a) b)))
(/.f64 (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b))) b))
(pow.f64 (/.f64 (fma.f64 (/.f64 a b) (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b 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 (*.f64 a (*.f64 c a)) (*.f64 b b)) a) b) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b 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 c a) (*.f64 b (*.f64 b b)))))
(*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b 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 (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b)) 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 c a) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 c #s(literal -2 binary64)))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 a (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 c #s(literal -2 binary64)))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 a (/.f64 (*.f64 c a) (*.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 c a) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 c #s(literal -2 binary64))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 a (/.f64 (*.f64 c a) (*.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 c a) (*.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 c a) (*.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 c a) (*.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 c a) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 c #s(literal -2 binary64)))) #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 (fma.f64 a (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 c #s(literal -2 binary64)))))))
(/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 a (/.f64 (*.f64 c a) (*.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 c a) (*.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 c a) (*.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 c a) (*.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 c a) (*.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 c a) (*.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 c a) (*.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 c a) (*.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 c a) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 c #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 a (/.f64 (*.f64 c a) (*.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 #s(literal 1 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 a (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 c #s(literal -2 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 c a) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 c #s(literal -2 binary64)))))
(*.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 a (/.f64 (*.f64 c a) (*.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))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 a (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 c #s(literal -2 binary64))))
(+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b)))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b)) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b)))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b)))))
(fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b)))
(fma.f64 a (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b)))
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 a b) (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b)))
(fma.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b)))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b)))
(fma.f64 (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b)))
(fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b)))
(fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b))) #s(literal -2 binary64)) c (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b)))
(fma.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b))) c) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b)))
(fma.f64 (*.f64 (/.f64 a b) c) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) a (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b)))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) #s(literal -8 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b)))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b))))
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b 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 (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b)) a) b))
(/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b 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 (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 c #s(literal -2 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b)) a) b))
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 a b))))
(*.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 a (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 a b))))
(*.f64 (fma.f64 a (/.f64 (*.f64 c a) (*.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 c a) (*.f64 b (*.f64 b b))) (/.f64 a b)))
(*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 a b))) c)
(*.f64 (*.f64 (fma.f64 a (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 a b)) c) #s(literal -2 binary64))
(+.f64 (*.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64))))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(+.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))))))
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)))) (-.f64 (*.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))))))
(fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) #s(literal -2 binary64)) (fma.f64 c (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -4 binary64)) (*.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64))))
(fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 b b)) #s(literal -4 binary64)) (*.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64))))
(fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64))))
(fma.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -4 binary64)) (*.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64))))
(fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -4 binary64) (*.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64))))
(fma.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) #s(literal -2 binary64) (fma.f64 c (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 a #s(literal -2 binary64)) (fma.f64 c (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(fma.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64))))
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 b b)) (*.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) b) (*.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64))))
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) a (fma.f64 c (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(fma.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 b b)) (*.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64))))
(/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) #s(literal -64 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (fma.f64 (*.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64))) (-.f64 (*.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) #s(literal -64 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64))))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64))) (-.f64 (*.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) #s(literal -64 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)))))
(/.f64 (neg.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) #s(literal -64 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) (neg.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64))) (-.f64 (*.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)))))) (neg.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))))))
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (*.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(pow.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64))) (-.f64 (*.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) #s(literal -64 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)))))) #s(literal -1 binary64))
(*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) #s(literal -64 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64))) (-.f64 (*.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))))))
(+.f64 (*.f64 c a) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)))
(+.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 c a))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c))) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 a (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c))))
(-.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (-.f64 (*.f64 c a) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 c a) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)))))
(fma.f64 c a (/.f64 (*.f64 a (*.f64 c (*.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 a (*.f64 c (*.f64 c a))) (*.f64 b b)))
(fma.f64 a (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 c a))
(fma.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 c a)) b) (*.f64 c a))
(fma.f64 (/.f64 a b) (*.f64 (*.f64 c (/.f64 c b)) a) (*.f64 c a))
(fma.f64 (*.f64 c c) (*.f64 (/.f64 a (*.f64 b b)) a) (*.f64 c a))
(fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c (*.f64 c a)) (*.f64 c a))
(fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 c a))
(fma.f64 (*.f64 c a) (/.f64 (*.f64 c a) (*.f64 b b)) (*.f64 c a))
(fma.f64 (*.f64 c (*.f64 c a)) (/.f64 a (*.f64 b b)) (*.f64 c a))
(fma.f64 (*.f64 a (*.f64 c (*.f64 c a))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c a))
(fma.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) a (*.f64 c a))
(fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c) (*.f64 c a))
(fma.f64 (/.f64 (*.f64 c (*.f64 c a)) b) (/.f64 a b) (*.f64 c a))
(fma.f64 (/.f64 (*.f64 a a) b) (*.f64 c (/.f64 c b)) (*.f64 c a))
(fma.f64 (*.f64 a (/.f64 a b)) (*.f64 c (/.f64 c b)) (*.f64 c a))
(/.f64 (fma.f64 c (*.f64 a (*.f64 a (*.f64 c (*.f64 c a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c a) (-.f64 (*.f64 c a) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))))
(/.f64 (fma.f64 c (*.f64 a (*.f64 a (*.f64 c (*.f64 c a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 c (*.f64 a (*.f64 c a)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c a) (-.f64 (*.f64 c a) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (fma.f64 c (*.f64 a (*.f64 a (*.f64 c (*.f64 c a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c)) (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 a (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c)))))
(/.f64 (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 a (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c))) (*.f64 a (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c)))
(/.f64 (neg.f64 (fma.f64 c (*.f64 a (*.f64 a (*.f64 c (*.f64 c a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c a) (-.f64 (*.f64 c a) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 a (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c)))) (neg.f64 (*.f64 a (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c))))
(/.f64 (-.f64 (*.f64 a (*.f64 c (*.f64 c a))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 c a) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))
(/.f64 (*.f64 a (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c))) (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c))
(pow.f64 (/.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c a) (-.f64 (*.f64 c a) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (fma.f64 c (*.f64 a (*.f64 a (*.f64 c (*.f64 c a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c)) (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 a (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c)))) #s(literal -1 binary64))
(*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))
(*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) a)
(*.f64 (fma.f64 c (*.f64 a (*.f64 a (*.f64 c (*.f64 c a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c a) (-.f64 (*.f64 c a) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)))))))
(*.f64 (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 a (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c))) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c))))
(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 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (*.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 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) #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 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) 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 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)))))
(/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) #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 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)))) (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 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) #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 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) #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 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) #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 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) 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 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)))
(*.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))))
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(neg.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (neg.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64)))
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 c (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c c)))
(*.f64 (/.f64 c (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c a))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))
(neg.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 c a)) (*.f64 b (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c a)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 c a) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c a))))
(/.f64 (/.f64 (*.f64 c a) (*.f64 b b)) b)
(/.f64 (/.f64 (*.f64 c a) b) (*.f64 b b))
(/.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 b a) (*.f64 b b)))
(/.f64 (neg.f64 (neg.f64 (*.f64 c a))) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (/.f64 (*.f64 c a) b)) (*.f64 b (neg.f64 b)))
(/.f64 (*.f64 (/.f64 a b) c) (*.f64 b b))
(/.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)
(/.f64 (*.f64 (neg.f64 a) (/.f64 c (*.f64 b b))) (neg.f64 b))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b))) (/.f64 b a))
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c a)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 c a) b)) #s(literal -1 binary64))
(*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))
(*.f64 c (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (*.f64 b b))))
(*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))
(*.f64 (/.f64 a (*.f64 b b)) (/.f64 c b))
(*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (neg.f64 (*.f64 c a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 a b))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c a))
(*.f64 (/.f64 c b) (/.f64 a (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) a)
(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)))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))
(neg.f64 (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (pow.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)))
(/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b 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)))
(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 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 (*.f64 b (*.f64 b b)) #s(literal -1 binary64))
(*.f64 (*.f64 b (neg.f64 b)) b)
(*.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)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)))
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 #s(literal 2 binary64) (log.f64 b))))
(-.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 (neg.f64 b) #s(literal 4 binary64))
(pow.f64 (*.f64 (*.f64 b 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 (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 (*.f64 b (neg.f64 b)) (*.f64 b b))
(*.f64 (*.f64 b (neg.f64 b)) (*.f64 b (neg.f64 b)))
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c a)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (neg.f64 b))) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b (neg.f64 b))))
(neg.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b (neg.f64 b))))
(neg.f64 (/.f64 (neg.f64 (*.f64 c (*.f64 c a))) (*.f64 b b)))
(/.f64 (*.f64 c c) (/.f64 (*.f64 b b) a))
(/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))
(/.f64 (neg.f64 (*.f64 c (*.f64 c a))) (*.f64 b (neg.f64 b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 c a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c a))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 c (*.f64 c a)) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c a)))))
(/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) b)
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 (/.f64 b a) b))
(/.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal 1 binary64)) (*.f64 b b))
(/.f64 (neg.f64 (neg.f64 (*.f64 c (*.f64 c a)))) (*.f64 b b))
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 c a)) b)) (neg.f64 b))
(/.f64 (*.f64 (/.f64 a b) (*.f64 c c)) b)
(/.f64 (*.f64 (*.f64 c c) #s(literal 1 binary64)) (/.f64 (*.f64 b b) a))
(/.f64 (*.f64 (neg.f64 a) (*.f64 c (/.f64 c b))) (neg.f64 b))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c (/.f64 c b))) (/.f64 b a))
(pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c a))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c a))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (*.f64 c (*.f64 c a)) 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) b) (*.f64 c (/.f64 c b))))
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c c)))
(*.f64 (/.f64 a b) (*.f64 c (/.f64 c b)))
(*.f64 (*.f64 c c) (/.f64 a (*.f64 b b)))
(*.f64 (/.f64 a (*.f64 b b)) (*.f64 c c))
(*.f64 (*.f64 c a) (/.f64 c (*.f64 b b)))
(*.f64 (*.f64 c (*.f64 c a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (neg.f64 (*.f64 c (*.f64 c a))) (/.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 b))))
(*.f64 (*.f64 c (/.f64 c b)) (/.f64 a b))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (*.f64 c a)))
(*.f64 (/.f64 (*.f64 c a) (*.f64 b b)) c)
(*.f64 (/.f64 (*.f64 c (*.f64 c a)) b) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 c b))
(*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) a)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) #s(literal -1 binary64)))
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 c a)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b b) (*.f64 b b))))
(neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b b) (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))
(/.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 b b)) (*.f64 b b))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))))
(/.f64 (*.f64 (/.f64 a b) (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 b b)))
(/.f64 (neg.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) (*.f64 (*.f64 b b) (*.f64 b b)))
(/.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 b (*.f64 b b))) b)
(/.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) b) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 b b))) (*.f64 b (neg.f64 b)))
(/.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 b b))
(/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))
(/.f64 (*.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 b b))) b)
(/.f64 (*.f64 (neg.f64 a) (/.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 b b))) (*.f64 b (neg.f64 b)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 b b))) (/.f64 (*.f64 b b) a))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 b b)) b) b)
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 b b))) #s(literal -1 binary64))
(*.f64 a (/.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))))
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 b b))))
(*.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 b b)))
(*.f64 (*.f64 c a) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))
(*.f64 (*.f64 c a) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) b))
(*.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))
(*.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))) (/.f64 a (*.f64 (*.f64 b b) (*.f64 b b))))
(*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))
(*.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 b b)) (/.f64 a (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b b) (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))
(*.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) a)
(*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 b (*.f64 b b))) (/.f64 a b))
(*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))) b))
(*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))) b) (/.f64 a (*.f64 b (*.f64 b b))))

eval242.0ms (1.8%)

Memory
39.8MiB live, 741.2MiB allocated
Compiler

Compiled 60 930 to 3 893 computations (93.6% saved)

prune418.0ms (3%)

Memory
-24.6MiB live, 1 145.3MiB allocated
Pruning

45 alts after pruning (43 fresh and 2 done)

PrunedKeptTotal
New1 522411 563
Fresh15217
Picked325
Done000
Total1 540451 585
Accuracy
99.6%
Counts
1 585 → 45
Alt Table
Click to see full alt table
StatusAccuracyProgram
32.6%
(fma.f64 (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 (*.f64 a #s(literal 2 binary64)))))
32.7%
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
32.3%
(/.f64 (/.f64 (-.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))))) (*.f64 #s(literal 2 binary64) a))
30.9%
(/.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))
32.3%
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.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 b b)))) (*.f64 #s(literal 2 binary64) a))
32.3%
(/.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))))))
31.8%
(/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
31.8%
(/.f64 (-.f64 (/.f64 (*.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)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (+.f64 b (sqrt.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 2 binary64) a))
30.6%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (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))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
32.3%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #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))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) #s(literal 8 binary64))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))))
30.7%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
31.4%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 #s(literal 2 binary64) a))
31.3%
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a))
32.3%
(/.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.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)))))
80.9%
(/.f64 #s(approx (- (sqrt (+ (* a (* -4 c)) (* b b))) b) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a))
92.9%
(/.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) #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))
89.7%
(/.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))
89.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (fma.f64 (*.f64 a (*.f64 c a)) b (*.f64 (*.f64 b (*.f64 b b)) a)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
89.7%
(/.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 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b)))) (*.f64 #s(literal 2 binary64) a))
89.6%
(/.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 a c) (*.f64 a (*.f64 b b))) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
81.0%
(/.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))
89.6%
(/.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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (*.f64 #s(literal 2 binary64) a))
89.6%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 b b))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
89.6%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
89.6%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (*.f64 #s(literal 2 binary64) a))
92.9%
(/.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 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))))
31.6%
(-.f64 (/.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))))
31.7%
(-.f64 (/.f64 (*.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 #s(literal 2 binary64)) (fma.f64 b (+.f64 b (sqrt.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 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (+.f64 b (sqrt.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))))))
30.4%
(-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))
30.7%
(-.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
31.3%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))
92.9%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)))
89.7%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 a (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 c #s(literal -2 binary64)))))
90.0%
#s(approx (/ (- (sqrt (+ (* a (* -4 c)) (* b b))) b) (* 2 a)) (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)))
89.8%
#s(approx (/ (- (sqrt (+ (* a (* -4 c)) (* b b))) b) (* 2 a)) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))))
90.0%
#s(approx (/ (- (sqrt (+ (* a (* -4 c)) (* b b))) b) (* 2 a)) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 c b))))
94.6%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)))))))
94.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))))
93.2%
#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))
81.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (/.f64 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) b))))
81.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b)))
81.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))))
94.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+.f64 #s(approx (neg (/ (+ (* (* c c) (/ a (* b b))) c) b)) (*.f64 (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (neg.f64 a))) (*.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)))))))
81.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c))
94.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)) (*.f64 a (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)))))))))
Compiler

Compiled 3 364 to 1 462 computations (56.5% saved)

simplify367.0ms (2.7%)

Memory
-8.0MiB live, 721.8MiB allocated
Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))
cost-diff0
(/.f64 #s(literal 1/2 binary64) a)
cost-diff0
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)))
cost-diff320
(fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))))
cost-diff0
#s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
cost-diff0
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))
cost-diff0
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
cost-diff128
(+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
cost-diff0
(sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))
cost-diff0
(-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b)
cost-diff0
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a))
cost-diff704
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
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
(fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))
cost-diff0
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))))
cost-diff320
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))
cost-diff960
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)))
Rules
9 690×lower-*.f32
9 636×lower-*.f64
5 498×lower-fma.f32
5 488×lower-fma.f64
1 786×distribute-rgt-neg-in
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0861071
0142958
1318856
2957824
34785818
45975814
08822791
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))))
(fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)))
#s(literal -2 binary64)
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(*.f64 c (*.f64 c c))
c
(*.f64 c c)
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))
(*.f64 b b)
b
(*.f64 b (*.f64 b b))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))
(*.f64 c (*.f64 c (*.f64 c c)))
(*.f64 #s(literal 20 binary64) a)
#s(literal 20 binary64)
a
(*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))
(*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))
(*.f64 (*.f64 b b) (*.f64 b b))
#s(literal -1/4 binary64)
(*.f64 a a)
(neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))
(/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)
(fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)
(/.f64 (*.f64 c a) (*.f64 b b))
(*.f64 c a)
#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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a))
(-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b)
(sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))
#s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
c
(fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))
a
#s(literal -4 binary64)
(/.f64 (*.f64 b b) c)
(*.f64 b b)
b
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))
#s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a a) #s(literal -2 binary64))
(*.f64 a a)
a
#s(literal -2 binary64)
(+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(/.f64 c (*.f64 a b))
c
(*.f64 a b)
b
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(*.f64 c c)
(*.f64 b (*.f64 b b))
(*.f64 b b)
(*.f64 #s(literal 2 binary64) 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 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)))
(/.f64 #s(literal 1/2 binary64) a)
#s(literal 1/2 binary64)
a
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))
(/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)
(fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))))
(*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64))
(fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)
c
(/.f64 (*.f64 c a) (*.f64 b b))
(*.f64 c a)
(*.f64 b b)
b
#s(literal -2 binary64)
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))
#s(literal -4 binary64)
(*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))
(*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))
(*.f64 a (*.f64 c (*.f64 c a)))
(*.f64 c (*.f64 c a))
(*.f64 (*.f64 b b) (*.f64 b b))
Outputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (fma.f64 c (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a) (/.f64 (fma.f64 a (*.f64 c (/.f64 c (*.f64 b b))) c) (neg.f64 b))))
(fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (fma.f64 c (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a) (/.f64 (fma.f64 a (*.f64 c (/.f64 c (*.f64 b b))) c) (neg.f64 b)))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)))
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 c (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
#s(literal -2 binary64)
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 c (*.f64 c c))
c
(*.f64 c c)
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))
(*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 b b)
b
(*.f64 b (*.f64 b b))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))
(*.f64 a (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))
(*.f64 c (*.f64 c (*.f64 c c)))
(*.f64 #s(literal 20 binary64) a)
(*.f64 a #s(literal 20 binary64))
#s(literal 20 binary64)
a
(*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 b (*.f64 b (*.f64 b b)))
#s(literal -1/4 binary64)
(*.f64 a a)
(neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))
(/.f64 (fma.f64 a (*.f64 c (/.f64 c (*.f64 b b))) c) (neg.f64 b))
(/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)
(/.f64 (fma.f64 a (*.f64 c (/.f64 c (*.f64 b b))) c) b)
(fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)
(fma.f64 a (*.f64 c (/.f64 c (*.f64 b b))) c)
(/.f64 (*.f64 c a) (*.f64 b b))
(/.f64 (*.f64 a c) (*.f64 b b))
(*.f64 c a)
(*.f64 a c)
#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 (neg.f64 c) b))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(/.f64 (neg.f64 c) b)
(/.f64 #s(literal -1 binary64) b)
#s(literal -1 binary64)
b
c
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b) (*.f64 a #s(literal 2 binary64)))
(-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b)
(-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b)
(sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))
(sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
#s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))
#s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
c
(fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))
(fma.f64 b (/.f64 b c) (*.f64 a #s(literal -4 binary64)))
a
#s(literal -4 binary64)
(/.f64 (*.f64 b b) c)
(*.f64 b b)
b
(*.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)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))))) (*.f64 a #s(literal 2 binary64)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))))))
#s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
#s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))))
(*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))))
(*.f64 (*.f64 a a) #s(literal -2 binary64))
(*.f64 a (*.f64 a #s(literal -2 binary64)))
(*.f64 a a)
a
#s(literal -2 binary64)
(+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))
(/.f64 c (*.f64 a b))
(/.f64 c (*.f64 b a))
c
(*.f64 a b)
(*.f64 b a)
b
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(*.f64 c c)
(*.f64 b (*.f64 b b))
(*.f64 b b)
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#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 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 a (fma.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 c (/.f64 c (*.f64 b b))) c)))) b)))
(/.f64 #s(literal 1/2 binary64) a)
#s(literal 1/2 binary64)
a
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 a (fma.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 c (/.f64 c (*.f64 b b))) c)))) b))
(/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)
(/.f64 (*.f64 a (fma.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 c (/.f64 c (*.f64 b b))) c)))) b)
(fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))))
(*.f64 a (fma.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 c (/.f64 c (*.f64 b b))) c))))
(*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64))
(*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 c (/.f64 c (*.f64 b b))) c))
(fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)
(fma.f64 a (*.f64 c (/.f64 c (*.f64 b b))) c)
c
(/.f64 (*.f64 c a) (*.f64 b b))
(/.f64 (*.f64 a c) (*.f64 b b))
(*.f64 c a)
(*.f64 a c)
(*.f64 b b)
b
#s(literal -2 binary64)
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))
(/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 c (*.f64 c c))))))
#s(literal -4 binary64)
(*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))
(*.f64 a (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))))
(*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))
(*.f64 a (*.f64 a (*.f64 c (*.f64 c c))))
(*.f64 a (*.f64 c (*.f64 c a)))
(*.f64 a (*.f64 a (*.f64 c c)))
(*.f64 c (*.f64 c a))
(*.f64 a (*.f64 c c))
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 b (*.f64 b (*.f64 b b)))

localize398.0ms (2.9%)

Memory
8.6MiB live, 870.7MiB allocated
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy99.5%
(/.f64 (*.f64 c a) (*.f64 b b))
accuracy99.4%
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))
accuracy99.2%
(*.f64 (*.f64 b b) (*.f64 b b))
accuracy93.4%
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))
accuracy99.5%
(*.f64 b (*.f64 b b))
accuracy99.5%
(*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
accuracy99.5%
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
accuracy90.1%
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))
accuracy99.6%
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a))
accuracy99.6%
(/.f64 (*.f64 b b) c)
accuracy99.5%
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
accuracy31.4%
(-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b)
accuracy100.0%
(/.f64 #s(literal -1 binary64) b)
accuracy99.6%
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
accuracy81.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c))
accuracy99.4%
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
accuracy99.4%
(*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))
accuracy99.2%
(*.f64 (*.f64 b b) (*.f64 b b))
accuracy95.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))))
Samples
189.0ms172×1valid
43.0ms84×0valid
Compiler

Compiled 794 to 83 computations (89.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 175.0ms
ival-mult: 77.0ms (44.1% of total)
ival-div: 38.0ms (21.8% of total)
ival-add: 29.0ms (16.6% of total)
adjust: 14.0ms (8% of total)
ival-sqrt: 6.0ms (3.4% of total)
ival-neg: 5.0ms (2.9% of total)
ival-sub: 4.0ms (2.3% of total)
exact: 1.0ms (0.6% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series84.0ms (0.6%)

Memory
2.7MiB live, 200.0MiB allocated
Counts
28 → 852
Calls
Call 1
Inputs
#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #<representation binary64>) () ())
#s(alt (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (patch (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) #<representation binary64>) () ())
#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) #<representation binary64>) () ())
#s(alt (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (patch (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (patch (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #<representation binary64>) () ())
#s(alt (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())
#s(alt (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (patch (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) #<representation binary64>) () ())
#s(alt (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (patch (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) #<representation binary64>) () ())
#s(alt (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (patch (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())
#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) #<representation binary64>) () ())
#s(alt #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (patch #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())
#s(alt (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())
#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) #<representation binary64>) () ())
#s(alt (/.f64 #s(literal 1/2 binary64) a) (patch (/.f64 #s(literal 1/2 binary64) a) #<representation binary64>) () ())
#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())
#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #<representation binary64>) () ())
#s(alt (/.f64 (*.f64 b b) c) (patch (/.f64 (*.f64 b b) c) #<representation binary64>) () ())
#s(alt (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())
#s(alt (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (patch (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())
#s(alt (/.f64 (*.f64 c a) (*.f64 b b)) (patch (/.f64 (*.f64 c a) (*.f64 b b)) #<representation binary64>) () ())
Outputs
#s(alt (* -2 (/ (pow c 3) (pow b 5))) (taylor 0 c) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5))))) (taylor 0 c) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5))))) (taylor 0 c) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5))))) (taylor 0 c) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) (taylor inf c) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) (taylor inf c) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) (taylor inf c) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) (taylor -inf c) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) (taylor -inf c) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) (taylor -inf c) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7)) (taylor 0 b) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7)) (taylor 0 b) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7)) (taylor 0 b) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 3) (pow b 5))) (taylor inf b) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5)) (taylor inf b) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5)) (taylor inf b) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5)) (taylor inf b) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 3) (pow b 5))) (taylor -inf b) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) (taylor -inf b) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) (taylor -inf b) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) (taylor -inf b) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 3) (pow b 5))) (taylor 0 a) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))) (taylor 0 a) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))) (taylor 0 a) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))) (taylor 0 a) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) (taylor inf a) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) (taylor inf a) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) (taylor inf a) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) (taylor -inf a) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) (taylor -inf a) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) (taylor -inf a) (#s(alt (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (patch (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 c) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (patch (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 c) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (patch (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 c) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (patch (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 c) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (patch (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (patch (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (patch (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (patch (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (patch (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (patch (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (patch (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (patch (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (patch (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 a) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (patch (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 a) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (patch (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 a) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (patch (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 a) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (patch (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (patch (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (patch (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (patch (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (patch (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (patch (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (patch (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (patch (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (patch (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (patch (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (patch (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (patch (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (patch (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor inf b) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (patch (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor inf b) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (patch (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor inf b) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (patch (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor inf b) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (patch (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf b) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (patch (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf b) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (patch (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf b) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (patch (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf b) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (patch (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 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)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (patch (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (taylor 0 c) (#s(alt (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (patch (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) 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 (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (patch (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) 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 (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (patch (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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 (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (patch (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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 (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (patch (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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 (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (patch (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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 (/ (+ (/ 1 (* b c)) (/ a (pow b 3))) (pow c 2)))))) (taylor inf c) (#s(alt (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (patch (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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 (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (patch (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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 (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (patch (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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 (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (patch (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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))) (+ (/ 1 (* b (pow c 2))) (/ a (* (pow b 3) c)))) c)))) (taylor -inf c) (#s(alt (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (patch (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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 (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (patch (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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 (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (patch (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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 (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (patch (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 7)) (taylor 0 b) (#s(alt (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (patch (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (patch (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) #<representation binary64>) () ())) ())
#s(alt (/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b) (taylor inf b) (#s(alt (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (patch (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) #<representation binary64>) () ())) ())
#s(alt (/ (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (patch (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)))) (+ c (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (patch (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (patch (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)) (taylor -inf b) (#s(alt (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (patch (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (* 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 (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (patch (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) 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)))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (patch (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (patch (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) #<representation binary64>) () ())) ())
#s(alt (- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b)) (taylor 0 a) (#s(alt (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (patch (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) 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 (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (patch (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) 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 (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (patch (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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 (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (patch (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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 (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (patch (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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 (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (patch (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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))))) (/ (pow c 2) (* (pow a 2) (pow b 3))))) (taylor inf a) (#s(alt (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (patch (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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 (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (patch (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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 (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (patch (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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 (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (patch (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)) (* -1 (/ (pow c 2) (pow b 3)))) a))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) (taylor -inf a) (#s(alt (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (patch (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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 (pow b 2) (taylor 0 c) (#s(alt (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (patch (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (patch (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (patch (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (patch (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor inf c) (#s(alt (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (patch (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (patch (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (patch (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (patch (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor -inf c) (#s(alt (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (patch (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (patch (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (patch (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (patch (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor 0 a) (#s(alt (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (patch (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (patch (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (patch (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (patch (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor inf a) (#s(alt (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (patch (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (patch (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (patch (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (patch (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor -inf a) (#s(alt (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (patch (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (patch (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (patch (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (patch (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor 0 b) (#s(alt (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (patch (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (patch (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (patch (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (patch (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor inf b) (#s(alt (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (patch (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (patch (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (patch (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (patch (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor -inf b) (#s(alt (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (patch (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (patch (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (patch (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (patch (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor -inf b) (#s(alt (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (patch (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) (taylor 0 a) (#s(alt (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (patch (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (patch (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (patch (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (patch (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (patch (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (patch (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (patch (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (patch (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) (taylor -inf a) (#s(alt (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (patch (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (patch (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (patch (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (patch (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) (taylor 0 c) (#s(alt (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (patch (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (patch (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (patch (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (patch (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (patch (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (patch (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (patch (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (patch (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) (taylor -inf c) (#s(alt (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (patch (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (patch (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (patch (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (patch (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (patch (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (patch (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (patch (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (patch (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (patch (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (patch (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (patch (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor -inf b) (#s(alt (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (patch (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (patch (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (patch (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (patch (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (patch (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (patch (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (patch (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (patch (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (patch (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (patch (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (patch (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (patch (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (patch (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (patch (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (patch (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (patch (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 c) (#s(alt (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (patch (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 c) (#s(alt (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (patch (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (patch (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (patch (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (patch (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (patch (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (patch (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (patch (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (patch (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (patch (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (patch (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (patch (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (patch (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (patch (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (patch (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (patch (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) #<representation binary64>) () ())) ())
#s(alt b (taylor inf b) (#s(alt (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (patch (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (patch (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (patch (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (patch (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor -inf b) (#s(alt (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (patch (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (patch (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (patch (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) 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 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (patch (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) #<representation binary64>) () ())) ())
#s(alt (/ c (* a b)) (taylor 0 c) (#s(alt (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (patch (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (/ 1 (* a b)) (/ c (pow b 3)))) (taylor 0 c) (#s(alt (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (patch (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (/ 1 (* a b)) (/ c (pow b 3)))) (taylor 0 c) (#s(alt (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (patch (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (/ 1 (* a b)) (/ c (pow b 3)))) (taylor 0 c) (#s(alt (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (patch (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 3)) (taylor inf c) (#s(alt (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (patch (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (/ 1 (* a (* b c))) (/ 1 (pow b 3)))) (taylor inf c) (#s(alt (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (patch (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (/ 1 (* a (* b c))) (/ 1 (pow b 3)))) (taylor inf c) (#s(alt (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (patch (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (/ 1 (* a (* b c))) (/ 1 (pow b 3)))) (taylor inf c) (#s(alt (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (patch (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 3)) (taylor -inf c) (#s(alt (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (patch (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (/ 1 (* a (* b c))) (/ 1 (pow b 3)))) (taylor -inf c) (#s(alt (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (patch (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (/ 1 (* a (* b c))) (/ 1 (pow b 3)))) (taylor -inf c) (#s(alt (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (patch (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (/ 1 (* a (* b c))) (/ 1 (pow b 3)))) (taylor -inf c) (#s(alt (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (patch (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ c (* a b)) (taylor 0 a) (#s(alt (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (patch (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) a) (taylor 0 a) (#s(alt (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (patch (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) a) (taylor 0 a) (#s(alt (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (patch (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) a) (taylor 0 a) (#s(alt (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (patch (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 3)) (taylor inf a) (#s(alt (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (patch (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) (taylor inf a) (#s(alt (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (patch (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) (taylor inf a) (#s(alt (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (patch (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) (taylor inf a) (#s(alt (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (patch (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 3)) (taylor -inf a) (#s(alt (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (patch (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) (taylor -inf a) (#s(alt (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (patch (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) (taylor -inf a) (#s(alt (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (patch (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) (taylor -inf a) (#s(alt (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (patch (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 3)) (taylor 0 b) (#s(alt (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (patch (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (/ (* (pow b 2) c) a) (pow c 2)) (pow b 3)) (taylor 0 b) (#s(alt (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (patch (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (/ (* (pow b 2) c) a) (pow c 2)) (pow b 3)) (taylor 0 b) (#s(alt (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (patch (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (/ (* (pow b 2) c) a) (pow c 2)) (pow b 3)) (taylor 0 b) (#s(alt (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (patch (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ c (* a b)) (taylor inf b) (#s(alt (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (patch (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (/ c a) (/ (pow c 2) (pow b 2))) b) (taylor inf b) (#s(alt (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (patch (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (/ c a) (/ (pow c 2) (pow b 2))) b) (taylor inf b) (#s(alt (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (patch (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (/ c a) (/ (pow c 2) (pow b 2))) b) (taylor inf b) (#s(alt (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (patch (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ c (* a b)) (taylor -inf b) (#s(alt (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (patch (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))) b)) (taylor -inf b) (#s(alt (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (patch (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))) b)) (taylor -inf b) (#s(alt (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (patch (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))) b)) (taylor -inf b) (#s(alt (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (patch (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (patch #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (patch #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (patch #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (patch #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (patch #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (patch #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (patch #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (patch #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (patch #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (patch #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (patch #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (patch #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (patch #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (patch #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (patch #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (patch #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (patch #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (patch #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (patch #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (patch #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (patch #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (patch #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (patch #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (patch #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (patch #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (patch #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (patch #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (patch #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (patch #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (patch #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (patch #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (patch #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor -inf b) (#s(alt #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (patch #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (patch #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (patch #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (patch #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* a c)) (taylor 0 a) (#s(alt (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2))))) (taylor 0 a) (#s(alt (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2))))))) (taylor 0 a) (#s(alt (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2))))))) (taylor 0 a) (#s(alt (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor inf a) (#s(alt (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (* -2 (/ (pow c 2) (* a (pow b 2)))))) (taylor inf a) (#s(alt (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (+ (* -2 (/ c (pow a 2))) (* -2 (/ (pow c 2) (* a (pow b 2))))))) (taylor inf a) (#s(alt (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (+ (* -2 (/ c (pow a 2))) (* -2 (/ (pow c 2) (* a (pow b 2))))))) (taylor inf a) (#s(alt (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor -inf a) (#s(alt (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 2)))) (* 4 (/ (pow c 3) (pow b 4)))))) (taylor -inf a) (#s(alt (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) a)) (* 4 (/ (pow c 3) (pow b 4)))))) (taylor -inf a) (#s(alt (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) a)) (* 4 (/ (pow c 3) (pow b 4)))))) (taylor -inf a) (#s(alt (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* a c)) (taylor 0 c) (#s(alt (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2))))) (taylor 0 c) (#s(alt (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2))))))) (taylor 0 c) (#s(alt (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2))))))) (taylor 0 c) (#s(alt (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor inf c) (#s(alt (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (* -2 (/ (pow a 2) (* (pow b 2) c))))) (taylor inf c) (#s(alt (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (+ (* -2 (/ a (pow c 2))) (* -2 (/ (pow a 2) (* (pow b 2) c)))))) (taylor inf c) (#s(alt (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (+ (* -2 (/ a (pow c 2))) (* -2 (/ (pow a 2) (* (pow b 2) c)))))) (taylor inf c) (#s(alt (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor -inf c) (#s(alt (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 2) c))) (* 4 (/ (pow a 3) (pow b 4)))))) (taylor -inf c) (#s(alt (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))) c)) (* 4 (/ (pow a 3) (pow b 4)))))) (taylor -inf c) (#s(alt (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))) c)) (* 4 (/ (pow a 3) (pow b 4)))))) (taylor -inf c) (#s(alt (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor 0 b) (#s(alt (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 4)) (taylor 0 b) (#s(alt (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4)) (taylor 0 b) (#s(alt (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4)) (taylor 0 b) (#s(alt (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* a c)) (taylor inf b) (#s(alt (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (taylor inf b) (#s(alt (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b 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))))) (taylor inf b) (#s(alt (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b 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))))) (taylor inf b) (#s(alt (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* a c)) (taylor -inf b) (#s(alt (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (taylor -inf b) (#s(alt (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b 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))))) (taylor -inf b) (#s(alt (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b 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))))) (taylor -inf b) (#s(alt (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) 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 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) 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 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) 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 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) 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 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) 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 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) 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 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) 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 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) 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 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) 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 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) 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 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) 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 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) 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 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (taylor 0 c) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) 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 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) 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 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) #<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 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) 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 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) 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 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf c) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) 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 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) 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 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))) #<representation binary64>) () ())) ())
#s(alt (/ 1/2 a) (taylor 0 a) (#s(alt (/.f64 #s(literal 1/2 binary64) a) (patch (/.f64 #s(literal 1/2 binary64) a) #<representation binary64>) () ())) ())
#s(alt (/ 1/2 a) (taylor 0 a) (#s(alt (/.f64 #s(literal 1/2 binary64) a) (patch (/.f64 #s(literal 1/2 binary64) a) #<representation binary64>) () ())) ())
#s(alt (/ 1/2 a) (taylor 0 a) (#s(alt (/.f64 #s(literal 1/2 binary64) a) (patch (/.f64 #s(literal 1/2 binary64) a) #<representation binary64>) () ())) ())
#s(alt (/ 1/2 a) (taylor 0 a) (#s(alt (/.f64 #s(literal 1/2 binary64) a) (patch (/.f64 #s(literal 1/2 binary64) a) #<representation binary64>) () ())) ())
#s(alt (/ 1/2 a) (taylor inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) a) (patch (/.f64 #s(literal 1/2 binary64) a) #<representation binary64>) () ())) ())
#s(alt (/ 1/2 a) (taylor inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) a) (patch (/.f64 #s(literal 1/2 binary64) a) #<representation binary64>) () ())) ())
#s(alt (/ 1/2 a) (taylor inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) a) (patch (/.f64 #s(literal 1/2 binary64) a) #<representation binary64>) () ())) ())
#s(alt (/ 1/2 a) (taylor inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) a) (patch (/.f64 #s(literal 1/2 binary64) a) #<representation binary64>) () ())) ())
#s(alt (/ 1/2 a) (taylor -inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) a) (patch (/.f64 #s(literal 1/2 binary64) a) #<representation binary64>) () ())) ())
#s(alt (/ 1/2 a) (taylor -inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) a) (patch (/.f64 #s(literal 1/2 binary64) a) #<representation binary64>) () ())) ())
#s(alt (/ 1/2 a) (taylor -inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) a) (patch (/.f64 #s(literal 1/2 binary64) a) #<representation binary64>) () ())) ())
#s(alt (/ 1/2 a) (taylor -inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) a) (patch (/.f64 #s(literal 1/2 binary64) a) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor -inf b) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b 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 b 6) (taylor 0 b) (#s(alt (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor 0 b) (#s(alt (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor 0 b) (#s(alt (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor 0 b) (#s(alt (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor -inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor -inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor -inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor -inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 c) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 c) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 c) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 c) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf b) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf b) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf b) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf b) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (/ (pow b 2) c) (taylor 0 b) (#s(alt (/.f64 (*.f64 b b) c) (patch (/.f64 (*.f64 b b) c) #<representation binary64>) () ())) ())
#s(alt (/ (pow b 2) c) (taylor 0 b) (#s(alt (/.f64 (*.f64 b b) c) (patch (/.f64 (*.f64 b b) c) #<representation binary64>) () ())) ())
#s(alt (/ (pow b 2) c) (taylor 0 b) (#s(alt (/.f64 (*.f64 b b) c) (patch (/.f64 (*.f64 b b) c) #<representation binary64>) () ())) ())
#s(alt (/ (pow b 2) c) (taylor 0 b) (#s(alt (/.f64 (*.f64 b b) c) (patch (/.f64 (*.f64 b b) c) #<representation binary64>) () ())) ())
#s(alt (/ (pow b 2) c) (taylor inf b) (#s(alt (/.f64 (*.f64 b b) c) (patch (/.f64 (*.f64 b b) c) #<representation binary64>) () ())) ())
#s(alt (/ (pow b 2) c) (taylor inf b) (#s(alt (/.f64 (*.f64 b b) c) (patch (/.f64 (*.f64 b b) c) #<representation binary64>) () ())) ())
#s(alt (/ (pow b 2) c) (taylor inf b) (#s(alt (/.f64 (*.f64 b b) c) (patch (/.f64 (*.f64 b b) c) #<representation binary64>) () ())) ())
#s(alt (/ (pow b 2) c) (taylor inf b) (#s(alt (/.f64 (*.f64 b b) c) (patch (/.f64 (*.f64 b b) c) #<representation binary64>) () ())) ())
#s(alt (/ (pow b 2) c) (taylor -inf b) (#s(alt (/.f64 (*.f64 b b) c) (patch (/.f64 (*.f64 b b) c) #<representation binary64>) () ())) ())
#s(alt (/ (pow b 2) c) (taylor -inf b) (#s(alt (/.f64 (*.f64 b b) c) (patch (/.f64 (*.f64 b b) c) #<representation binary64>) () ())) ())
#s(alt (/ (pow b 2) c) (taylor -inf b) (#s(alt (/.f64 (*.f64 b b) c) (patch (/.f64 (*.f64 b b) c) #<representation binary64>) () ())) ())
#s(alt (/ (pow b 2) c) (taylor -inf b) (#s(alt (/.f64 (*.f64 b b) c) (patch (/.f64 (*.f64 b b) c) #<representation binary64>) () ())) ())
#s(alt (/ (pow b 2) c) (taylor 0 c) (#s(alt (/.f64 (*.f64 b b) c) (patch (/.f64 (*.f64 b b) c) #<representation binary64>) () ())) ())
#s(alt (/ (pow b 2) c) (taylor 0 c) (#s(alt (/.f64 (*.f64 b b) c) (patch (/.f64 (*.f64 b b) c) #<representation binary64>) () ())) ())
#s(alt (/ (pow b 2) c) (taylor 0 c) (#s(alt (/.f64 (*.f64 b b) c) (patch (/.f64 (*.f64 b b) c) #<representation binary64>) () ())) ())
#s(alt (/ (pow b 2) c) (taylor 0 c) (#s(alt (/.f64 (*.f64 b b) c) (patch (/.f64 (*.f64 b b) c) #<representation binary64>) () ())) ())
#s(alt (/ (pow b 2) c) (taylor inf c) (#s(alt (/.f64 (*.f64 b b) c) (patch (/.f64 (*.f64 b b) c) #<representation binary64>) () ())) ())
#s(alt (/ (pow b 2) c) (taylor inf c) (#s(alt (/.f64 (*.f64 b b) c) (patch (/.f64 (*.f64 b b) c) #<representation binary64>) () ())) ())
#s(alt (/ (pow b 2) c) (taylor inf c) (#s(alt (/.f64 (*.f64 b b) c) (patch (/.f64 (*.f64 b b) c) #<representation binary64>) () ())) ())
#s(alt (/ (pow b 2) c) (taylor inf c) (#s(alt (/.f64 (*.f64 b b) c) (patch (/.f64 (*.f64 b b) c) #<representation binary64>) () ())) ())
#s(alt (/ (pow b 2) c) (taylor -inf c) (#s(alt (/.f64 (*.f64 b b) c) (patch (/.f64 (*.f64 b b) c) #<representation binary64>) () ())) ())
#s(alt (/ (pow b 2) c) (taylor -inf c) (#s(alt (/.f64 (*.f64 b b) c) (patch (/.f64 (*.f64 b b) c) #<representation binary64>) () ())) ())
#s(alt (/ (pow b 2) c) (taylor -inf c) (#s(alt (/.f64 (*.f64 b b) c) (patch (/.f64 (*.f64 b b) c) #<representation binary64>) () ())) ())
#s(alt (/ (pow b 2) c) (taylor -inf c) (#s(alt (/.f64 (*.f64 b b) c) (patch (/.f64 (*.f64 b b) c) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 3)) (taylor 0 c) (#s(alt (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 3)) (taylor 0 c) (#s(alt (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 3)) (taylor 0 c) (#s(alt (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 3)) (taylor 0 c) (#s(alt (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 3)) (taylor inf c) (#s(alt (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 3)) (taylor inf c) (#s(alt (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 3)) (taylor inf c) (#s(alt (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 3)) (taylor inf c) (#s(alt (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 3)) (taylor -inf c) (#s(alt (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 3)) (taylor -inf c) (#s(alt (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 3)) (taylor -inf c) (#s(alt (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 3)) (taylor -inf c) (#s(alt (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 3)) (taylor 0 b) (#s(alt (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 3)) (taylor 0 b) (#s(alt (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 3)) (taylor 0 b) (#s(alt (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 3)) (taylor 0 b) (#s(alt (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 3)) (taylor inf b) (#s(alt (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 3)) (taylor inf b) (#s(alt (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 3)) (taylor inf b) (#s(alt (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 3)) (taylor inf b) (#s(alt (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 3)) (taylor -inf b) (#s(alt (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 3)) (taylor -inf b) (#s(alt (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 3)) (taylor -inf b) (#s(alt (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 3)) (taylor -inf b) (#s(alt (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (patch (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (patch (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (patch (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (patch (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (patch (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (patch (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (patch (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (patch (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (patch (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (patch (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (patch (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (patch (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (patch (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (patch (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (patch (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (patch (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (patch (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (patch (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (patch (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (patch (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (patch (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (patch (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (patch (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (patch (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (patch (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (patch (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (patch (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (patch (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (patch (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (patch (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (patch (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (patch (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor -inf b) (#s(alt (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (patch (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (patch (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (patch (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (patch (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor 0 a) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor 0 a) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor 0 a) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor 0 a) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor inf a) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor inf a) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor inf a) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor inf a) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor -inf a) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor -inf a) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor -inf a) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor -inf a) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor 0 c) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor 0 c) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor 0 c) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor 0 c) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor inf c) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor inf c) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor inf c) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor inf c) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor -inf c) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor -inf c) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor -inf c) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor -inf c) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor 0 b) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor 0 b) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor 0 b) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor 0 b) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor inf b) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor inf b) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor inf b) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor inf b) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor -inf b) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor -inf b) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor -inf b) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (taylor -inf b) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor 0 c) (#s(alt (/.f64 (*.f64 c a) (*.f64 b b)) (patch (/.f64 (*.f64 c a) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor 0 c) (#s(alt (/.f64 (*.f64 c a) (*.f64 b b)) (patch (/.f64 (*.f64 c a) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor 0 c) (#s(alt (/.f64 (*.f64 c a) (*.f64 b b)) (patch (/.f64 (*.f64 c a) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor 0 c) (#s(alt (/.f64 (*.f64 c a) (*.f64 b b)) (patch (/.f64 (*.f64 c a) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor inf c) (#s(alt (/.f64 (*.f64 c a) (*.f64 b b)) (patch (/.f64 (*.f64 c a) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor inf c) (#s(alt (/.f64 (*.f64 c a) (*.f64 b b)) (patch (/.f64 (*.f64 c a) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor inf c) (#s(alt (/.f64 (*.f64 c a) (*.f64 b b)) (patch (/.f64 (*.f64 c a) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor inf c) (#s(alt (/.f64 (*.f64 c a) (*.f64 b b)) (patch (/.f64 (*.f64 c a) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor -inf c) (#s(alt (/.f64 (*.f64 c a) (*.f64 b b)) (patch (/.f64 (*.f64 c a) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor -inf c) (#s(alt (/.f64 (*.f64 c a) (*.f64 b b)) (patch (/.f64 (*.f64 c a) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor -inf c) (#s(alt (/.f64 (*.f64 c a) (*.f64 b b)) (patch (/.f64 (*.f64 c a) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor -inf c) (#s(alt (/.f64 (*.f64 c a) (*.f64 b b)) (patch (/.f64 (*.f64 c a) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor 0 a) (#s(alt (/.f64 (*.f64 c a) (*.f64 b b)) (patch (/.f64 (*.f64 c a) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor 0 a) (#s(alt (/.f64 (*.f64 c a) (*.f64 b b)) (patch (/.f64 (*.f64 c a) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor 0 a) (#s(alt (/.f64 (*.f64 c a) (*.f64 b b)) (patch (/.f64 (*.f64 c a) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor 0 a) (#s(alt (/.f64 (*.f64 c a) (*.f64 b b)) (patch (/.f64 (*.f64 c a) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor inf a) (#s(alt (/.f64 (*.f64 c a) (*.f64 b b)) (patch (/.f64 (*.f64 c a) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor inf a) (#s(alt (/.f64 (*.f64 c a) (*.f64 b b)) (patch (/.f64 (*.f64 c a) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor inf a) (#s(alt (/.f64 (*.f64 c a) (*.f64 b b)) (patch (/.f64 (*.f64 c a) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor inf a) (#s(alt (/.f64 (*.f64 c a) (*.f64 b b)) (patch (/.f64 (*.f64 c a) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor -inf a) (#s(alt (/.f64 (*.f64 c a) (*.f64 b b)) (patch (/.f64 (*.f64 c a) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor -inf a) (#s(alt (/.f64 (*.f64 c a) (*.f64 b b)) (patch (/.f64 (*.f64 c a) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor -inf a) (#s(alt (/.f64 (*.f64 c a) (*.f64 b b)) (patch (/.f64 (*.f64 c a) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor -inf a) (#s(alt (/.f64 (*.f64 c a) (*.f64 b b)) (patch (/.f64 (*.f64 c a) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor 0 b) (#s(alt (/.f64 (*.f64 c a) (*.f64 b b)) (patch (/.f64 (*.f64 c a) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor 0 b) (#s(alt (/.f64 (*.f64 c a) (*.f64 b b)) (patch (/.f64 (*.f64 c a) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor 0 b) (#s(alt (/.f64 (*.f64 c a) (*.f64 b b)) (patch (/.f64 (*.f64 c a) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor 0 b) (#s(alt (/.f64 (*.f64 c a) (*.f64 b b)) (patch (/.f64 (*.f64 c a) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor inf b) (#s(alt (/.f64 (*.f64 c a) (*.f64 b b)) (patch (/.f64 (*.f64 c a) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor inf b) (#s(alt (/.f64 (*.f64 c a) (*.f64 b b)) (patch (/.f64 (*.f64 c a) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor inf b) (#s(alt (/.f64 (*.f64 c a) (*.f64 b b)) (patch (/.f64 (*.f64 c a) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor inf b) (#s(alt (/.f64 (*.f64 c a) (*.f64 b b)) (patch (/.f64 (*.f64 c a) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor -inf b) (#s(alt (/.f64 (*.f64 c a) (*.f64 b b)) (patch (/.f64 (*.f64 c a) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor -inf b) (#s(alt (/.f64 (*.f64 c a) (*.f64 b b)) (patch (/.f64 (*.f64 c a) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor -inf b) (#s(alt (/.f64 (*.f64 c a) (*.f64 b b)) (patch (/.f64 (*.f64 c a) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor -inf b) (#s(alt (/.f64 (*.f64 c a) (*.f64 b b)) (patch (/.f64 (*.f64 c a) (*.f64 b b)) #<representation binary64>) () ())) ())
Calls

213 calls:

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

simplify491.0ms (3.6%)

Memory
35.6MiB live, 1 035.4MiB allocated
Algorithm
egg-herbie
Rules
11 010×lower-fma.f64
11 010×lower-fma.f32
9 138×lower-*.f64
9 138×lower-*.f32
4 214×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
085114948
1272414744
0827614209
Stop Event
iter limit
node limit
Counts
852 → 849
Calls
Call 1
Inputs
(* -2 (/ (pow c 3) (pow b 5)))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(* -2 (/ (pow c 3) (pow b 5)))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(* -2 (/ (pow c 3) (pow b 5)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* 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))) (/ 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))) (+ c (/ (* 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)))) (+ c (/ (* a (pow c 2)) (pow b 2)))) 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))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))
(* -1 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))
(* -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))
(* -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)
(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))))
(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))))
(* -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)))))
(* -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/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))))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(/ c (* a b))
(* c (+ (/ 1 (* a b)) (/ c (pow b 3))))
(* c (+ (/ 1 (* a b)) (/ c (pow b 3))))
(* c (+ (/ 1 (* a b)) (/ c (pow b 3))))
(/ (pow c 2) (pow b 3))
(* (pow c 2) (+ (/ 1 (* a (* b c))) (/ 1 (pow b 3))))
(* (pow c 2) (+ (/ 1 (* a (* b c))) (/ 1 (pow b 3))))
(* (pow c 2) (+ (/ 1 (* a (* b c))) (/ 1 (pow b 3))))
(/ (pow c 2) (pow b 3))
(* (pow c 2) (+ (/ 1 (* a (* b c))) (/ 1 (pow b 3))))
(* (pow c 2) (+ (/ 1 (* a (* b c))) (/ 1 (pow b 3))))
(* (pow c 2) (+ (/ 1 (* a (* b c))) (/ 1 (pow b 3))))
(/ c (* a b))
(/ (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) a)
(/ (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) a)
(/ (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) a)
(/ (pow c 2) (pow b 3))
(+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))
(+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))
(+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))
(/ (pow c 2) (pow b 3))
(+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))
(+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))
(+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))
(/ (pow c 2) (pow b 3))
(/ (+ (/ (* (pow b 2) c) a) (pow c 2)) (pow b 3))
(/ (+ (/ (* (pow b 2) c) a) (pow c 2)) (pow b 3))
(/ (+ (/ (* (pow b 2) c) a) (pow c 2)) (pow b 3))
(/ c (* a b))
(/ (+ (/ c a) (/ (pow c 2) (pow b 2))) b)
(/ (+ (/ c a) (/ (pow c 2) (pow b 2))) b)
(/ (+ (/ c a) (/ (pow c 2) (pow b 2))) b)
(/ c (* a b))
(* -1 (/ (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))) b))
(* -1 (/ (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))) b))
(* -1 (/ (+ (* -1 (/ c a)) (* -1 (/ (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)))))
(* (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))
(* -2 (* a c))
(* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))
(* a (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2)))))))
(* a (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2)))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (* -2 (/ (pow c 2) (* a (pow b 2))))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (+ (* -2 (/ c (pow a 2))) (* -2 (/ (pow c 2) (* a (pow b 2)))))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (+ (* -2 (/ c (pow a 2))) (* -2 (/ (pow c 2) (* a (pow b 2)))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 2)))) (* 4 (/ (pow c 3) (pow b 4))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) a)) (* 4 (/ (pow c 3) (pow b 4))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) a)) (* 4 (/ (pow c 3) (pow b 4))))))
(* -2 (* a c))
(* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))
(* c (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))))
(* c (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (* -2 (/ (pow a 2) (* (pow b 2) c)))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (+ (* -2 (/ a (pow c 2))) (* -2 (/ (pow a 2) (* (pow b 2) c))))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (+ (* -2 (/ a (pow c 2))) (* -2 (/ (pow a 2) (* (pow b 2) c))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 2) c))) (* 4 (/ (pow a 3) (pow b 4))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))) c)) (* 4 (/ (pow a 3) (pow b 4))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))) c)) (* 4 (/ (pow a 3) (pow b 4))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 4))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))
(* -2 (* a c))
(+ (* -2 (* a c)) (* -2 (/ (* (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)))))
(+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* -2 (* a c))
(+ (* -2 (* a c)) (* -2 (/ (* (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)))))
(+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* -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/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))
(* 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/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(* (sqrt (* a c)) (sqrt -4))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(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 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)
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow b 2) c)
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 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 (/ (* 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))
(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)
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
Outputs
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 c a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 c a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 c a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 b b)))) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 b b)))) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 b b)))) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (fma.f64 c (*.f64 (*.f64 c c) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (fma.f64 c (*.f64 (*.f64 c c) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (fma.f64 c (*.f64 (*.f64 c c) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64)))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(fma.f64 (*.f64 #s(literal -5 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(fma.f64 (*.f64 #s(literal -5 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(fma.f64 (*.f64 #s(literal -5 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(neg.f64 (*.f64 a (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal 2 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)))))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(neg.f64 (*.f64 a (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal 2 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)))))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(neg.f64 (*.f64 a (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal 2 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 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 (* (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))))
(* -1 (/ 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 (*.f64 c (*.f64 c a)))) 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 c (*.f64 a (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))) b)
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(neg.f64 (fma.f64 b (/.f64 c (*.f64 (neg.f64 b) b)) (/.f64 b a)))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(neg.f64 (fma.f64 b (-.f64 (/.f64 c (*.f64 (neg.f64 b) b)) (/.f64 (*.f64 c (*.f64 c a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 b 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))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))) (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)))) (neg.f64 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 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (neg.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)))))))
(-.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) b) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (neg.f64 c) c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(+ (* -1/2 (/ 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 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (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/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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/16 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (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 (* (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64)) (*.f64 b #s(literal 1/2 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 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/128 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 c (*.f64 a a))) (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 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) c)) (*.f64 b a)) (/.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 (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 c a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c a))))
(* 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 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.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 c a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c a)))))
(* 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/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.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 c a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c a))))))
(* -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 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))
(* -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)))))
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.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/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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 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 (/ 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))) (/ a (pow b 3)))) (/ 1 b)))
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* 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 (-.f64 (*.f64 c (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (/.f64 c (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 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 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -5 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 c (pow.f64 b #s(literal 5 binary64)))) (/.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 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 a (*.f64 c (*.f64 b (*.f64 c (*.f64 b b)))))))
(* (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)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))) (*.f64 c c))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -5 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 c (pow.f64 b #s(literal 5 binary64)))) (/.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 b (*.f64 c (*.f64 b b))))) 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)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 c (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c b)))) c)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -5 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 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) c) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -5 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 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c (*.f64 c (*.f64 b b))) (neg.f64 a) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) 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 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 7))
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) c)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -5 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) 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))) (+ c (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) 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)))) (+ c (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -5 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 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b))
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(* -1 (/ (- (* 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 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) c) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 (neg.f64 b) b))) (neg.f64 b))
(* -1 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))
(/.f64 (-.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))) (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))
(neg.f64 (fma.f64 a (/.f64 (*.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 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (neg.f64 c) c) (*.f64 b (*.f64 b b)))) (/.f64 c (neg.f64 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 (-.f64 (*.f64 a (fma.f64 (*.f64 #s(literal -5 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c (neg.f64 b)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -5 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 a (*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.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 a (*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.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 a (*.f64 b (*.f64 b (*.f64 b a))))))))
(* (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))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (-.f64 (/.f64 (neg.f64 c) (*.f64 b (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b (*.f64 b a)))))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -5 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 (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal 2 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) a))) (*.f64 a (*.f64 a a))))
(* -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 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b a))))) 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))))))
(*.f64 (-.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 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) a)) a)) (neg.f64 (*.f64 a (*.f64 a a))))
(* -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 (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))))
(* -1 (/ 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 (*.f64 c (*.f64 c a)))) 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 c (*.f64 a (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))) b)
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(neg.f64 (fma.f64 b (/.f64 c (*.f64 (neg.f64 b) b)) (/.f64 b a)))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(neg.f64 (fma.f64 b (-.f64 (/.f64 c (*.f64 (neg.f64 b) b)) (/.f64 (*.f64 c (*.f64 c a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 b 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))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))) (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)))) (neg.f64 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 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (neg.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)))))))
(-.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) b) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (neg.f64 c) c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(+ (* -1/2 (/ 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 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (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/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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/16 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (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 (* (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64)) (*.f64 b #s(literal 1/2 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 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/128 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 c (*.f64 a a))) (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 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) c)) (*.f64 b a)) (/.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 (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 c a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c a))))
(* 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 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.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 c a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c a)))))
(* 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/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.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 c a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c a))))))
(* -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 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))
(* -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)))))
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.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/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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 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)
(/.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)
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.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 (*.f64 a #s(literal -4 binary64)) (/.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 (*.f64 a #s(literal -4 binary64)) (/.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 (*.f64 a #s(literal -4 binary64)) (/.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 (*.f64 a #s(literal -4 binary64)) (/.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 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))
(* -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 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (neg.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)))))))
(-.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) b) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (neg.f64 c) c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(+ (* -1/2 (/ 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 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (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/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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/16 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (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 (* (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64)) (*.f64 b #s(literal 1/2 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 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/128 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 c (*.f64 a a))) (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 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) c)) (*.f64 b a)) (/.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 (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 c a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c a))))
(* 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 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.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 c a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c a)))))
(* 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/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.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 c a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c a))))))
(* -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 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))
(* -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)))))
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.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/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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 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/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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))))
(* -1 (/ 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 (*.f64 c (*.f64 c a)))) 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 c (*.f64 a (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))) b)
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(neg.f64 (fma.f64 b (/.f64 c (*.f64 (neg.f64 b) b)) (/.f64 b a)))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(neg.f64 (fma.f64 b (-.f64 (/.f64 c (*.f64 (neg.f64 b) b)) (/.f64 (*.f64 c (*.f64 c a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 b 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))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))) (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)))) (neg.f64 b))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (*.f64 #s(literal -2 binary64) a) (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 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 5 binary64)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (*.f64 a (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (neg.f64 a))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (neg.f64 a)))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (neg.f64 a))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/4 binary64)) (neg.f64 b)) (neg.f64 a))) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/64 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) (neg.f64 a)) b) a)) (neg.f64 a))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) c)) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.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 c (*.f64 c (*.f64 c a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b (neg.f64 c)))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b (neg.f64 c))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.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 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b (*.f64 b (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))))))
(neg.f64 (*.f64 c (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) (neg.f64 c)) b) c))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (neg.f64 b))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (fma.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) 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 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) 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 -2 binary64) (*.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) b)
(* -2 b)
(*.f64 #s(literal -2 binary64) b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 2 binary64)) (neg.f64 b))
(* -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 c (*.f64 c a))) (pow.f64 b #s(literal 4 binary64)))) #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 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64))) (neg.f64 b))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b) b)
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(fma.f64 (*.f64 #s(literal -2 binary64) a) (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 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 5 binary64)))))) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #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 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) (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)))))))
(neg.f64 (*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c 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 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64)) (fma.f64 (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 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))))) (neg.f64 a))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b) b)
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 a b))) b)
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(neg.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (fma.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal 1/4 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 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(neg.f64 (*.f64 c (fma.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/64 binary64)) (fma.f64 (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)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(fma.f64 (*.f64 b b) (fma.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (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 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(fma.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (*.f64 #s(literal -2 binary64) b) b)
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(fma.f64 b (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (pow.f64 b #s(literal 4 binary64))))) b)
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(fma.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.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))))))
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 b))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(neg.f64 (fma.f64 b (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (pow.f64 b #s(literal 4 binary64))))) 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 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 b))
(/ c (* a b))
(/.f64 c (*.f64 b a))
(* c (+ (/ 1 (* a b)) (/ c (pow b 3))))
(fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))
(* c (+ (/ 1 (* a b)) (/ c (pow b 3))))
(fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))
(* c (+ (/ 1 (* a b)) (/ c (pow b 3))))
(fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (/ 1 (* a (* b c))) (/ 1 (pow b 3))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 b a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (/ 1 (* a (* b c))) (/ 1 (pow b 3))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 b a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (/ 1 (* a (* b c))) (/ 1 (pow b 3))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 b a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (/ 1 (* a (* b c))) (/ 1 (pow b 3))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 b a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (/ 1 (* a (* b c))) (/ 1 (pow b 3))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 b a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (/ 1 (* a (* b c))) (/ 1 (pow b 3))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 b a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(/ c (* a b))
(/.f64 c (*.f64 b a))
(/ (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) a)
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) a)
(/ (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) a)
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) a)
(/ (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) a)
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) a)
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))
(fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))
(+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))
(fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))
(+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))
(fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))
(fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))
(+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))
(fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))
(+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))
(fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (+ (/ (* (pow b 2) c) a) (pow c 2)) (pow b 3))
(/.f64 (fma.f64 c c (/.f64 (*.f64 c (*.f64 b b)) a)) (*.f64 b (*.f64 b b)))
(/ (+ (/ (* (pow b 2) c) a) (pow c 2)) (pow b 3))
(/.f64 (fma.f64 c c (/.f64 (*.f64 c (*.f64 b b)) a)) (*.f64 b (*.f64 b b)))
(/ (+ (/ (* (pow b 2) c) a) (pow c 2)) (pow b 3))
(/.f64 (fma.f64 c c (/.f64 (*.f64 c (*.f64 b b)) a)) (*.f64 b (*.f64 b b)))
(/ c (* a b))
(/.f64 c (*.f64 b a))
(/ (+ (/ c a) (/ (pow c 2) (pow b 2))) b)
(/.f64 (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))) b)
(/ (+ (/ c a) (/ (pow c 2) (pow b 2))) b)
(/.f64 (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))) b)
(/ (+ (/ c a) (/ (pow c 2) (pow b 2))) b)
(/.f64 (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))) b)
(/ c (* a b))
(/.f64 c (*.f64 b a))
(* -1 (/ (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))) b))
(/.f64 (-.f64 (/.f64 c (neg.f64 a)) (/.f64 (*.f64 c c) (*.f64 b b))) (neg.f64 b))
(* -1 (/ (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))) b))
(/.f64 (-.f64 (/.f64 c (neg.f64 a)) (/.f64 (*.f64 c c) (*.f64 b b))) (neg.f64 b))
(* -1 (/ (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))) b))
(/.f64 (-.f64 (/.f64 c (neg.f64 a)) (/.f64 (*.f64 c c) (*.f64 b b))) (neg.f64 b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(+ (* -1/2 (/ 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))))
(* -1 (/ 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 (*.f64 c (*.f64 c a)))) 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 c (*.f64 a (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))) b)
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(neg.f64 (fma.f64 b (/.f64 c (*.f64 (neg.f64 b) b)) (/.f64 b a)))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(neg.f64 (fma.f64 b (-.f64 (/.f64 c (*.f64 (neg.f64 b) b)) (/.f64 (*.f64 c (*.f64 c a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 b 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))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))) (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)))) (neg.f64 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 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (neg.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)))))))
(-.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) b) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (neg.f64 c) c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(+ (* -1/2 (/ 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 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (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/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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/16 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (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 (* (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64)) (*.f64 b #s(literal 1/2 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 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/128 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 c (*.f64 a a))) (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 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) c)) (*.f64 b a)) (/.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 (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 c a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c a))))
(* 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 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.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 c a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c a)))))
(* 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/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.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 c a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c a))))))
(* -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 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))
(* -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)))))
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.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/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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 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))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (neg.f64 b))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (fma.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) 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 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) 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 -2 binary64) (*.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) b)
(* -2 b)
(*.f64 #s(literal -2 binary64) b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 2 binary64)) (neg.f64 b))
(* -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 c (*.f64 c a))) (pow.f64 b #s(literal 4 binary64)))) #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 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64))) (neg.f64 b))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (*.f64 #s(literal -2 binary64) a) (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 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 5 binary64)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (*.f64 a (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (neg.f64 a))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (neg.f64 a)))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (neg.f64 a))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/4 binary64)) (neg.f64 b)) (neg.f64 a))) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/64 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) (neg.f64 a)) b) a)) (neg.f64 a))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) c)) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.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 c (*.f64 c (*.f64 c a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b (neg.f64 c)))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b (neg.f64 c))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.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 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b (*.f64 b (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))))))
(neg.f64 (*.f64 c (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) (neg.f64 c)) b) c))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c a) (*.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 a (/.f64 (*.f64 c a) (*.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 a (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 a b))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (*.f64 #s(literal -2 binary64) a) (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 (*.f64 #s(literal -2 binary64) a) (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 (*.f64 #s(literal -2 binary64) a) (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 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (*.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) (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (*.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) (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (*.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 c (*.f64 b (*.f64 b a)) (*.f64 a (*.f64 c (*.f64 c a))))) (*.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 c (*.f64 b (*.f64 b a)) (*.f64 a (*.f64 c (*.f64 c a))))) (*.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 c (*.f64 b (*.f64 b a)) (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 b (*.f64 b b)))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)
(* -2 (* a c))
(*.f64 #s(literal -2 binary64) (*.f64 c a))
(* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(* a (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2)))))))
(*.f64 a (fma.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal -2 binary64) c)))
(* a (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2)))))))
(*.f64 a (fma.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal -2 binary64) c)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (* -2 (/ (pow c 2) (* a (pow b 2))))))
(*.f64 a (*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b a))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (+ (* -2 (/ c (pow a 2))) (* -2 (/ (pow c 2) (* a (pow b 2)))))))
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b a)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (+ (* -2 (/ c (pow a 2))) (* -2 (/ (pow c 2) (* a (pow b 2)))))))
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b a)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 2)))) (* 4 (/ (pow c 3) (pow b 4))))))
(*.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b a)))) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) a)) (* 4 (/ (pow c 3) (pow b 4))))))
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) a)) (* 4 (/ (pow c 3) (pow b 4))))))
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) a))))
(* -2 (* a c))
(*.f64 #s(literal -2 binary64) (*.f64 c a))
(* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)))
(* c (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))))
(*.f64 c (fma.f64 c (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)))
(* c (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))))
(*.f64 c (fma.f64 c (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (* -2 (/ (pow a 2) (* (pow b 2) c)))))
(*.f64 c (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (+ (* -2 (/ a (pow c 2))) (* -2 (/ (pow a 2) (* (pow b 2) c))))))
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c c)) (/.f64 (*.f64 a a) (*.f64 c (*.f64 b b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (+ (* -2 (/ a (pow c 2))) (* -2 (/ (pow a 2) (* (pow b 2) c))))))
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c c)) (/.f64 (*.f64 a a) (*.f64 c (*.f64 b b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 2) c))) (* 4 (/ (pow a 3) (pow b 4))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 (neg.f64 c) c) c))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))) c)) (* 4 (/ (pow a 3) (pow b 4))))))
(neg.f64 (*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b)))) c))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))) c)) (* 4 (/ (pow a 3) (pow b 4))))))
(neg.f64 (*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b)))) c))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 4))
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64)))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (fma.f64 c (*.f64 b (*.f64 b a)) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64)))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (fma.f64 c (*.f64 b (*.f64 b a)) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64)))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (* a c))
(*.f64 #s(literal -2 binary64) (*.f64 c a))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(+ (* -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 -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))
(+ (* -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 -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))
(* -2 (* a c))
(*.f64 #s(literal -2 binary64) (*.f64 c a))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))
(+ (* -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 -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))
(+ (* -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 -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) 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 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (neg.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)))))))
(-.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) b) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (neg.f64 c) c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(+ (* -1/2 (/ 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 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (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/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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/16 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (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 (* (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64)) (*.f64 b #s(literal 1/2 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 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/128 binary64)))) a)) a)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(+ (* -1/2 (/ 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))))
(* -1 (/ 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 (*.f64 c (*.f64 c a)))) 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 c (*.f64 a (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))) b)
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(neg.f64 (fma.f64 b (/.f64 c (*.f64 (neg.f64 b) b)) (/.f64 b a)))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(neg.f64 (fma.f64 b (-.f64 (/.f64 c (*.f64 (neg.f64 b) b)) (/.f64 (*.f64 c (*.f64 c a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 b 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))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))) (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)))) (neg.f64 b))
(* -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 c (*.f64 a a))) (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 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) c)) (*.f64 b a)) (/.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 (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 c a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c a))))
(* 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 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.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 c a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c a)))))
(* 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/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.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 c a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c a))))))
(* -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 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))
(* -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)))))
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.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/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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 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/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (neg.f64 b))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (fma.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) 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 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) 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 -2 binary64) (*.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) b)
(* -2 b)
(*.f64 #s(literal -2 binary64) b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 2 binary64)) (neg.f64 b))
(* -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 c (*.f64 c a))) (pow.f64 b #s(literal 4 binary64)))) #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 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64))) (neg.f64 b))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (*.f64 #s(literal -2 binary64) a) (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 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 5 binary64)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (*.f64 a (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (neg.f64 a))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (neg.f64 a)))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (neg.f64 a))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/4 binary64)) (neg.f64 b)) (neg.f64 a))) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/64 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) (neg.f64 a)) b) a)) (neg.f64 a))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) c)) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.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 c (*.f64 c (*.f64 c a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b (neg.f64 c)))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b (neg.f64 c))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.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 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b (*.f64 b (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))))))
(neg.f64 (*.f64 c (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) (neg.f64 c)) b) c))))
(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 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))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (*.f64 #s(literal -2 binary64) a) (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 (*.f64 #s(literal -2 binary64) a) (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 (*.f64 #s(literal -2 binary64) a) (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 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (*.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) (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (*.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) (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c a) (*.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 a (/.f64 (*.f64 c a) (*.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 a (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 a b))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (*.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 c (*.f64 b (*.f64 b a)) (*.f64 a (*.f64 c (*.f64 c a))))) (*.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 c (*.f64 b (*.f64 b a)) (*.f64 a (*.f64 c (*.f64 c a))))) (*.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 c (*.f64 b (*.f64 b a)) (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 b (*.f64 b b)))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) 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))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))

rewrite371.0ms (2.7%)

Memory
-36.2MiB live, 728.1MiB allocated
Algorithm
batch-egg-rewrite
Rules
5 524×lower-*.f32
5 470×lower-*.f64
3 768×lower-/.f32
3 742×lower-/.f64
3 518×lower-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
086748
0142660
1552584
24705574
09098557
Stop Event
iter limit
node limit
iter limit
Counts
28 → 723
Calls
Call 1
Inputs
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))))
(fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c 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)
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a))
(-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b)
(sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))
(+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))
#s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)))
(/.f64 #s(literal 1/2 binary64) a)
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 b b) c)
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(*.f64 b (*.f64 b b))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))
(/.f64 (*.f64 c a) (*.f64 b b))
Outputs
(+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 c (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 c (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -2 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 c (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (*.f64 (/.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1/4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 20 binary64) a) b)) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b)) (/.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))))
(/.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))) #s(literal -1 binary64))
(*.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(*.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64)))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 #s(literal -1/4 binary64) (neg.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 20 binary64) a) b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)))) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 20 binary64) a) b)) #s(literal -1/4 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64)))) #s(literal -1 binary64))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)))
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (*.f64 (/.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1/4 binary64)))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 20 binary64) a) b)) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) b))
(*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b)) (/.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (neg.f64 b))))
(+.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (neg.f64 b)) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))
(+.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (neg.f64 b)))
(-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))))
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))) (/.f64 (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 b b)) (fma.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))))
(-.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) #s(literal 0 binary64)) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))
(fma.f64 a (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (neg.f64 b)))
(fma.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (neg.f64 b)))
(fma.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (neg.f64 b)))
(fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))
(fma.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b) #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))
(fma.f64 (neg.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (/.f64 #s(literal 1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))
(fma.f64 (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) a (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (neg.f64 b)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (neg.f64 b)) (-.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (neg.f64 b)) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 b b)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 b (*.f64 b b)))) (fma.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (neg.f64 b)) (-.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (neg.f64 b)) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 b b)) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a a) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (neg.f64 b)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 b b))) (fma.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (neg.f64 b)) (-.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (neg.f64 b)) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 b b)))) (neg.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 b (*.f64 b b)))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 b b)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))))
(/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 b b)) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 2 binary64))) (-.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (neg.f64 b)) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))))
(pow.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (neg.f64 b)) (-.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (neg.f64 b)) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (neg.f64 b)) (-.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (neg.f64 b)) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))))
(/.f64 c (neg.f64 b))
(/.f64 (neg.f64 c) b)
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
(/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 b))
(/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 b))
(/.f64 (neg.f64 (neg.f64 c)) (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 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(+.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 c (/.f64 (*.f64 b b) c) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(fma.f64 b (*.f64 (/.f64 b c) c) (*.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 a (*.f64 c #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(fma.f64 (/.f64 (*.f64 b b) c) c (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(fma.f64 (*.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) c) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 c b) (/.f64 b c) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c) (-.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))
(/.f64 (*.f64 c (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a)))) (fma.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 16 binary64))))
(/.f64 (*.f64 c (-.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)))) (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a))) c) (fma.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 16 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))) c) (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(*.f64 c (fma.f64 b (/.f64 b c) (*.f64 a #s(literal -4 binary64))))
(*.f64 (fma.f64 b (/.f64 b c) (*.f64 a #s(literal -4 binary64))) c)
(+.f64 (/.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) b))) #s(literal -1 binary64)))
(-.f64 (/.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(fma.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) b) (*.f64 #s(literal -2 binary64) a)))
(neg.f64 (/.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) b)) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) b))))
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) b)) (*.f64 #s(literal -2 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) b) #s(literal 1/2 binary64))))
(/.f64 (fma.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (+.f64 b (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))) #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))))
(/.f64 (-.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) b) #s(literal 1/2 binary64)) a)
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (+.f64 b (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))) #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) b))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) a)) #s(literal 8 binary64))) (fma.f64 (/.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (fma.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (fma.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b (+.f64 b (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))) #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))))
(/.f64 (*.f64 (-.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) b) a) #s(literal 2 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) b)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) b) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) b))
(*.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))))
(+.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (neg.f64 b))
(-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) b)
(-.f64 (/.f64 (*.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))) (fma.f64 b (+.f64 b (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))) #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (+.f64 b (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))) #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))))
(-.f64 (/.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (+.f64 b (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))))))
(-.f64 (+.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal 0 binary64)) b)
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))))
(fma.f64 (pow.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 1/4 binary64)) (neg.f64 b))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.f64 b (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))) #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (fma.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))) (-.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (*.f64 b b))))
(/.f64 (fma.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (*.f64 b (*.f64 b b))) (fma.f64 b (+.f64 b (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))) #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))))
(/.f64 (fma.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (*.f64 b (*.f64 b b))) (+.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (neg.f64 b)))))
(/.f64 (-.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (*.f64 b b)) (+.f64 b (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))))
(/.f64 (-.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (*.f64 b b)) (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (neg.f64 b)))
(/.f64 (neg.f64 (fma.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b (+.f64 b (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))) #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (*.f64 b b))) (neg.f64 (+.f64 b (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))))))
(pow.f64 (/.f64 (fma.f64 b (+.f64 b (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))) #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (fma.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))) (-.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (*.f64 b b))) #s(literal -1 binary64))
(*.f64 (fma.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))) #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))))
(*.f64 (-.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))))
(sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))
(pow.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal 1 binary64))
(pow.f64 (*.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (pow.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 1/4 binary64)))
(+.f64 (/.f64 c (*.f64 b a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(+.f64 (/.f64 c (*.f64 b a)) (*.f64 (neg.f64 c) (/.f64 c (*.f64 b (*.f64 b b)))))
(+.f64 (/.f64 c (*.f64 b a)) (*.f64 (neg.f64 (/.f64 c b)) (/.f64 c (*.f64 b b))))
(+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))
(-.f64 (/.f64 c (*.f64 b a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b a) (*.f64 b a))) (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))))
(fma.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(fma.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b a)) (*.f64 (neg.f64 c) (/.f64 c (*.f64 b (*.f64 b b)))))
(fma.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b a)) (*.f64 (neg.f64 (/.f64 c b)) (/.f64 c (*.f64 b b))))
(fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))
(fma.f64 (*.f64 c c) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))
(fma.f64 (neg.f64 (*.f64 c c)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))
(fma.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b a))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(fma.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b a))) (*.f64 (neg.f64 c) (/.f64 c (*.f64 b (*.f64 b b)))))
(fma.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b a))) (*.f64 (neg.f64 (/.f64 c b)) (/.f64 c (*.f64 b b))))
(fma.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b a)) (*.f64 (neg.f64 c) (/.f64 c (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b a)) (*.f64 (neg.f64 (/.f64 c b)) (/.f64 c (*.f64 b b))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))
(fma.f64 (/.f64 c b) (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b a)))
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 c b) (/.f64 c (*.f64 b a)))
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c) (/.f64 c (*.f64 b a)))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) c (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) c (*.f64 (neg.f64 c) (/.f64 c (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) c (*.f64 (neg.f64 (/.f64 c b)) (/.f64 c (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 c (*.f64 b a)))
(fma.f64 (/.f64 c a) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 c a) (/.f64 #s(literal 1 binary64) b) (*.f64 (neg.f64 c) (/.f64 c (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 c a) (/.f64 #s(literal 1 binary64) b) (*.f64 (neg.f64 (/.f64 c b)) (/.f64 c (*.f64 b b))))
(fma.f64 (/.f64 c (*.f64 b (*.f64 b b))) c (/.f64 c (*.f64 b a)))
(/.f64 (fma.f64 c (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b a)) (fma.f64 c (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 c (*.f64 c a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b a) (*.f64 b a)))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (+.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b a) (*.f64 b a))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) a)))) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b a) (*.f64 b a)))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) a)))) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b a) (*.f64 b a))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b a))))))
(/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b a) (*.f64 b a))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))))
(/.f64 (fma.f64 c (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b a) (neg.f64 (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b a)))
(/.f64 (fma.f64 c (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 (*.f64 b a) #s(literal 1 binary64))) (*.f64 (*.f64 b a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (fma.f64 c (*.f64 b b) (*.f64 (*.f64 b a) (/.f64 (*.f64 c c) b))) (*.f64 (*.f64 b a) (*.f64 b b)))
(/.f64 (fma.f64 (neg.f64 c) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (*.f64 b a)) (*.f64 c c))) (*.f64 (neg.f64 (*.f64 b a)) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 c) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (*.f64 b a)) (neg.f64 (*.f64 c c)))) (*.f64 (neg.f64 (*.f64 b a)) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 (neg.f64 (*.f64 b a)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b a)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (fma.f64 (neg.f64 c) (*.f64 b b) (*.f64 (neg.f64 (*.f64 b a)) (/.f64 (*.f64 c c) b))) (*.f64 (neg.f64 (*.f64 b a)) (*.f64 b b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 b a) c) (*.f64 c c))) (*.f64 (/.f64 (*.f64 b a) c) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 b a) c) (neg.f64 (*.f64 c c)))) (*.f64 (/.f64 (*.f64 b a) c) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 (/.f64 (*.f64 b a) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b a) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (fma.f64 b b (*.f64 (/.f64 (*.f64 b a) c) (/.f64 (*.f64 c c) b))) (*.f64 (/.f64 (*.f64 b a) c) (*.f64 b b)))
(/.f64 (fma.f64 (/.f64 c a) (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (/.f64 c a) (*.f64 b (*.f64 b b)) (*.f64 b (neg.f64 (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (/.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 b #s(literal 1 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)))
(/.f64 (fma.f64 (/.f64 c a) (*.f64 b b) (*.f64 b (/.f64 (*.f64 c c) b))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 c c) (neg.f64 (*.f64 b a)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 c))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b a))))
(/.f64 (fma.f64 (*.f64 c c) (/.f64 (*.f64 b a) c) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b a) c)))
(/.f64 (fma.f64 (*.f64 c c) b (*.f64 (*.f64 b (*.f64 b b)) (/.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 (*.f64 c c)) (*.f64 b a) (*.f64 c (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b a)))
(/.f64 (fma.f64 (neg.f64 (*.f64 c c)) (neg.f64 (*.f64 b a)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 c))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b a))))
(/.f64 (fma.f64 (neg.f64 (*.f64 c c)) (/.f64 (*.f64 b a) c) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b a) c)))
(/.f64 (fma.f64 (neg.f64 (*.f64 c c)) b (*.f64 (*.f64 b (*.f64 b b)) (/.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b a) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) c)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 b a)))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b a)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 c))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 (*.f64 b a))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) c) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 (*.f64 b a) c)))
(/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 c a))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) b))
(/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (*.f64 b a) (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 b b) (*.f64 b a)))
(/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (neg.f64 (*.f64 b a)) (*.f64 (*.f64 b b) (neg.f64 c))) (*.f64 (*.f64 b b) (neg.f64 (*.f64 b a))))
(/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 b a) c) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (*.f64 (*.f64 b b) (/.f64 (*.f64 b a) c)))
(/.f64 (fma.f64 (/.f64 (*.f64 c c) b) b (*.f64 (*.f64 b b) (/.f64 c a))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 c (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b a)))
(/.f64 (-.f64 (*.f64 c (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (neg.f64 (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b a)))
(/.f64 (-.f64 (*.f64 c (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (*.f64 b a) #s(literal 1 binary64))) (*.f64 (*.f64 b a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 c (*.f64 b b)) (*.f64 (*.f64 b a) (/.f64 (*.f64 c c) b))) (*.f64 (*.f64 b a) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (neg.f64 c) (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b a)) (*.f64 c c))) (*.f64 (neg.f64 (*.f64 b a)) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (neg.f64 c) (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b a)) (neg.f64 (*.f64 c c)))) (*.f64 (neg.f64 (*.f64 b a)) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (neg.f64 c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (neg.f64 (*.f64 b a)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b a)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (neg.f64 c) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 b a)) (/.f64 (*.f64 c c) b))) (*.f64 (neg.f64 (*.f64 b a)) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 b a) c) (*.f64 c c))) (*.f64 (/.f64 (*.f64 b a) c) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 b a) c) (neg.f64 (*.f64 c c)))) (*.f64 (/.f64 (*.f64 b a) c) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (/.f64 (*.f64 b a) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b a) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 b a) c) (/.f64 (*.f64 c c) b))) (*.f64 (/.f64 (*.f64 b a) c) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (/.f64 c a) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (/.f64 c a) (*.f64 b (*.f64 b b))) (*.f64 b (neg.f64 (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (/.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 b #s(literal 1 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)))
(/.f64 (-.f64 (*.f64 (/.f64 c a) (*.f64 b b)) (*.f64 b (/.f64 (*.f64 c c) b))) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (fma.f64 c (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 c (*.f64 c a))))) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b a))))
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) a))))) (neg.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b a) (*.f64 b a))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b a) (*.f64 b a))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))))
(/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b a) (*.f64 b a))) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b a))))))
(/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b a) (*.f64 b a)))) (-.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))))
(/.f64 (/.f64 (fma.f64 c (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 c (*.f64 c a)))) (*.f64 b a)) (*.f64 b (*.f64 b b)))
(pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b a)) (fma.f64 c (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 c (*.f64 c a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b a) (*.f64 b a)))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (+.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b a) (*.f64 b a))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 c (*.f64 b (*.f64 b b)))))
(*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b a))))
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 c (*.f64 b (*.f64 b b)))))
(*.f64 (fma.f64 c (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 c (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b a))))
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b a) (*.f64 b a))))))
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b a) (*.f64 b a))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 #s(literal -2 binary64) a)))
(neg.f64 (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.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)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a a)))))))
(/.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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))) #s(literal 1/2 binary64))))
(/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))) #s(literal 1/2 binary64)) a)
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (neg.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))) 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) #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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) #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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (/.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)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))))
(*.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a a)))))
#s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))))
(+.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b)))))
(+.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 b (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) (*.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 b b))))
(-.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b)))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 b b))))
(fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 b b))))
(fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 b b))))
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))))
(fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) a (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) a (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) a (*.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 b b))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 #s(literal -4 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (/.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))))
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))))
(fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))))
(fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))))
(fma.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (*.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 b b))))
(fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))))
(fma.f64 (/.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 b b)) (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 b b)) (/.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))))
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))))
(fma.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) #s(literal -2 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) #s(literal -2 binary64) (*.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -4 binary64) (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))))
(fma.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) b) (/.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))))
(fma.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -4 binary64) b) (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))))
(fma.f64 (/.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) b) (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))))
(fma.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 b b)) (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))))
(fma.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) b) (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)))) (*.f64 (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 a a) a) (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)))) #s(literal -3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) a) (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)))) #s(literal -3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)))) (*.f64 (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) #s(literal 4 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) a) (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)))) #s(literal -3 binary64))) (fma.f64 #s(literal 16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a a) a) (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)))) #s(literal -3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)))) (*.f64 (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) #s(literal 4 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)))) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)))) #s(literal -3 binary64))) (fma.f64 (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) #s(literal 4 binary64) (fma.f64 #s(literal 16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)))))
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)))) (*.f64 (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 a a) a) (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)))) #s(literal -3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 (*.f64 a a) a) (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)))) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)))) (*.f64 (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) #s(literal 4 binary64)))))
(*.f64 (fma.f64 (*.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c))) #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b))))) b)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b))))) b))) a)
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b))))) b)))) (neg.f64 a))
(/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b))))) b)) #s(literal -1/2 binary64)) (neg.f64 a))
(/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b))))) b)) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal -1/2 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b))))) b))) (neg.f64 a))
(/.f64 (*.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b))))) b))) (*.f64 a #s(literal 2 binary64)))
(pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b))))) b)))) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b))))) b))))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))
(*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b))))) b)))
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b))))) b))) (/.f64 #s(literal 1 binary64) a))
(exp.f64 (*.f64 (log.f64 (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) a))
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) a))
(/.f64 #s(literal 1/2 binary64) a)
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 a)))
(/.f64 #s(literal -1/2 binary64) (neg.f64 a))
(/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64))
(pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 a)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b))))) b))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)))
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 #s(literal 2 binary64) (log.f64 b))))
(-.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 (neg.f64 (*.f64 b b)) (*.f64 b b))
(*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (*.f64 b b)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 (*.f64 b b))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 6 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 b (*.f64 b b))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)) #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))))
(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 3 binary64) (*.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64))))
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 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 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (log.f64 b))))
(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 b (*.f64 b (*.f64 b b))) #s(literal 3/2 binary64))
(pow.f64 (neg.f64 b) #s(literal 6 binary64))
(pow.f64 (neg.f64 (*.f64 b b)) #s(literal 3 binary64))
(*.f64 b (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 b (*.f64 b b))) b)
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 b b)))
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(*.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))))))
(/.f64 (neg.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 20 binary64) a) b))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 20 binary64) a) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 20 binary64) a) b))) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) b)
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) #s(literal 1 binary64)) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) b)
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 20 binary64) a) b)) b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 20 binary64) a) b)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 20 binary64) a) b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 20 binary64) a) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))
(pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 20 binary64) a) b))) #s(literal -1 binary64))
(*.f64 c (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(*.f64 c (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(*.f64 c (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (/.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (neg.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (/.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 20 binary64) a) b))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))))
(*.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 a (/.f64 #s(literal -1 binary64) (*.f64 b (*.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 a (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 20 binary64) a) b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c))))
(*.f64 (/.f64 c (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal 20 binary64) a))) b))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 #s(literal 20 binary64) a) b) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) b) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.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 a (*.f64 b (*.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 a b))
(exp.f64 (*.f64 (log.f64 (/.f64 c (*.f64 b b))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 b b) (neg.f64 c)))
(neg.f64 (/.f64 (neg.f64 (*.f64 b b)) c))
(/.f64 (*.f64 b b) c)
(/.f64 (*.f64 b b) (neg.f64 (neg.f64 c)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 b b)) (neg.f64 c))
(/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) c)
(pow.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 b (/.f64 b c))
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) c))
(*.f64 (neg.f64 (*.f64 b b)) (/.f64 #s(literal 1 binary64) (neg.f64 c)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) c))
(*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b b))
(*.f64 (/.f64 b c) b)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) #s(literal -1 binary64)))
(exp.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)) (*.f64 (log.f64 b) #s(literal 3 binary64))))
(exp.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64))))
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b)))
(/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b))
(/.f64 (*.f64 (*.f64 c c) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b)
(/.f64 (neg.f64 (neg.f64 (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (neg.f64 (*.f64 b b)))
(/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) b)
(/.f64 (*.f64 (/.f64 c b) c) (*.f64 b b))
(/.f64 (/.f64 (/.f64 (*.f64 c c) b) b) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b)) #s(literal -1 binary64))
(*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 c c) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (neg.f64 (*.f64 c c)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 c b) (/.f64 c (*.f64 b b)))
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 c b))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c))
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) c)
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))
(+.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b a)))
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 c (*.f64 b a))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b a)))
(fma.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b a)))
(fma.f64 c (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))
(fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b a)))
(fma.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b a))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))
(fma.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b a)))
(fma.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b a))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))
(fma.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b a)))
(fma.f64 (/.f64 c (*.f64 b a)) (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b a)))
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 c (*.f64 b a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b a)))
(fma.f64 (/.f64 c b) (*.f64 (/.f64 c (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b a)))
(fma.f64 (*.f64 (/.f64 c (*.f64 b a)) #s(literal -2 binary64)) (*.f64 a a) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))
(fma.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -2 binary64)) (*.f64 a a) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b a)))
(fma.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b a)))
(fma.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a a)) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b a)))
(fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (/.f64 #s(literal 1 binary64) (*.f64 b a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))
(fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b a)))
(fma.f64 (*.f64 (/.f64 c (*.f64 b a)) a) (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))
(fma.f64 (*.f64 (/.f64 c (*.f64 b a)) (*.f64 a a)) #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))
(fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b a)))
(fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 c b)) (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b a)))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b a)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b a))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b a)) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b a)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b a)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 a a)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b a)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b a))) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 b a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 a a)))))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (fma.f64 c (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b a)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) a))))) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b a) (*.f64 b a)))))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (+.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b a) (*.f64 b a))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))))
(/.f64 (*.f64 (fma.f64 c (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 c (*.f64 c a)))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b a)))
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) a)))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b a) (*.f64 b a)))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b a) (*.f64 b a))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))))
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))))
(*.f64 a (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))))))
(*.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))))
(*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a a)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))))
(*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))) (*.f64 a a))
(*.f64 (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) a) (*.f64 #s(literal -2 binary64) a))
(*.f64 (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 a a)) #s(literal -2 binary64))
(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 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 3 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)))
(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 (neg.f64 b))) #s(literal 3 binary64))
(pow.f64 (exp.f64 (log.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)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b b))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b b)) (*.f64 b b))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b b))) (neg.f64 (*.f64 b b)))
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b b))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) b) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b b))) b)
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b b)) b) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b b))) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 #s(literal -4 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (/.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 b b)) (/.f64 #s(literal -4 binary64) (*.f64 b b)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))
(*.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) b) (/.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -4 binary64) b))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) b))
(*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) b))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 c a))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c a) (neg.f64 (*.f64 b b))))
(neg.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 b b)))
(/.f64 (*.f64 c a) (*.f64 b b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 c a))))
(/.f64 (neg.f64 (*.f64 c a)) (neg.f64 (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 c a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 c a)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 c a) b)))
(/.f64 (/.f64 c b) (/.f64 b a))
(/.f64 (/.f64 (*.f64 c a) b) b)
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b (/.f64 b a)))
(/.f64 (neg.f64 (neg.f64 (*.f64 c a))) (*.f64 b b))
(/.f64 (neg.f64 (/.f64 (*.f64 c a) b)) (neg.f64 b))
(/.f64 (*.f64 (/.f64 c b) a) b)
(/.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64)) (*.f64 b b))
(/.f64 (*.f64 (/.f64 c b) (neg.f64 a)) (neg.f64 b))
(/.f64 (*.f64 (/.f64 c b) #s(literal 1 binary64)) (/.f64 b a))
(pow.f64 (/.f64 (*.f64 b b) (*.f64 c a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 c a)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (*.f64 c a) b)) #s(literal -1 binary64))
(*.f64 c (/.f64 a (*.f64 b b)))
(*.f64 a (/.f64 c (*.f64 b b)))
(*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 a b) (/.f64 c b))
(*.f64 (neg.f64 (*.f64 c a)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b b))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))
(*.f64 (/.f64 c b) (/.f64 a b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c a))
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 a (*.f64 b b)) c)
(*.f64 (*.f64 (/.f64 c b) a) (/.f64 #s(literal 1 binary64) b))

eval292.0ms (2.1%)

Memory
14.8MiB live, 637.7MiB allocated
Compiler

Compiled 70 515 to 4 074 computations (94.2% saved)

prune573.0ms (4.2%)

Memory
9.7MiB live, 1 200.7MiB allocated
Pruning

51 alts after pruning (45 fresh and 6 done)

PrunedKeptTotal
New1 700101 710
Fresh33538
Picked145
Done022
Total1 704511 755
Accuracy
99.6%
Counts
1 755 → 51
Alt Table
Click to see full alt table
StatusAccuracyProgram
32.6%
(fma.f64 (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 (*.f64 a #s(literal 2 binary64)))))
32.7%
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
32.3%
(/.f64 (/.f64 (-.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))))) (*.f64 #s(literal 2 binary64) a))
30.9%
(/.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))
32.3%
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.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 b b)))) (*.f64 #s(literal 2 binary64) a))
32.3%
(/.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))))))
31.8%
(/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
31.8%
(/.f64 (-.f64 (/.f64 (*.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)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (+.f64 b (sqrt.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 2 binary64) a))
30.6%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (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))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
32.3%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #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))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) #s(literal 8 binary64))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))))
30.7%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
31.4%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 #s(literal 2 binary64) a))
31.3%
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a))
32.3%
(/.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.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)))))
80.9%
(/.f64 #s(approx (- (sqrt (+ (* a (* -4 c)) (* b b))) b) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a))
92.9%
(/.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) #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))
89.7%
(/.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))
89.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (fma.f64 (*.f64 a (*.f64 c a)) b (*.f64 (*.f64 b (*.f64 b b)) a)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
89.7%
(/.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 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b)))) (*.f64 #s(literal 2 binary64) a))
89.6%
(/.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 a c) (*.f64 a (*.f64 b b))) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
81.0%
(/.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))
89.6%
(/.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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (*.f64 #s(literal 2 binary64) a))
89.6%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 b b))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
89.6%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) a) (*.f64 #s(literal -2 binary64) a)))) (*.f64 #s(literal 2 binary64) a))
89.6%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) #s(approx (+ (/ c (* a b)) (/ (* c c) (* b (* b b)))) (/.f64 (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))) b))))) (*.f64 #s(literal 2 binary64) a))
89.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) #s(approx (+ (/ c (* a b)) (/ (* c c) (* b (* b b)))) (*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 b a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))))))) (*.f64 #s(literal 2 binary64) a))
89.6%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (*.f64 #s(literal 2 binary64) a))
92.9%
(/.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 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))))
89.6%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a a)))))))
31.6%
(-.f64 (/.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))))
31.7%
(-.f64 (/.f64 (*.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 #s(literal 2 binary64)) (fma.f64 b (+.f64 b (sqrt.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 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (+.f64 b (sqrt.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))))))
30.4%
(-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))
30.7%
(-.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
31.3%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))
92.9%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)))
89.6%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)))
80.9%
(*.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 c a)) b)))
89.8%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))))
89.6%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))))
90.0%
#s(approx (/ (- (sqrt (+ (* a (* -4 c)) (* b b))) b) (* 2 a)) (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)))
89.8%
#s(approx (/ (- (sqrt (+ (* a (* -4 c)) (* b b))) b) (* 2 a)) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))))
90.0%
#s(approx (/ (- (sqrt (+ (* a (* -4 c)) (* b b))) b) (* 2 a)) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 c b))))
94.6%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))))
94.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))))
93.2%
#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))
81.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (/.f64 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) b))))
81.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b)))
81.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))))
94.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+.f64 #s(approx (neg (/ (+ (* (* c c) (/ a (* b b))) c) b)) (*.f64 (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (neg.f64 a))) (*.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)))))))
81.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c))
94.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))))
Compiler

Compiled 3 544 to 1 573 computations (55.6% saved)

simplify649.0ms (4.7%)

Memory
-312.0MiB live, 709.7MiB allocated
Algorithm
egg-herbie
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
cost-diff0
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
cost-diff0
(/.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)))))
cost-diff384
(/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
cost-diff3456
(-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
cost-diff0
#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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))))))
cost-diff0
(/.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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (*.f64 #s(literal 2 binary64) a))
cost-diff128
(+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))
cost-diff640
(*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
cost-diff0
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
cost-diff0
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
cost-diff128
(neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))
cost-diff896
(fma.f64 (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 (*.f64 a #s(literal 2 binary64)))))
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
(fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)
cost-diff0
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))))
cost-diff192
(fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))
cost-diff2560
(fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
Rules
13 404×lower-fma.f32
13 394×lower-fma.f64
4 558×lower-*.f32
4 516×lower-*.f64
3 394×lower-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
077880
0129798
1277738
2710696
32555680
44099637
55617637
08573623
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))))
(fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))
(fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)
c
(/.f64 (*.f64 c a) (*.f64 b b))
(*.f64 c a)
a
(*.f64 b b)
b
(/.f64 #s(literal -1 binary64) b)
#s(literal -1 binary64)
(*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)))
(*.f64 c c)
(*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))
(*.f64 #s(literal 20 binary64) a)
#s(literal 20 binary64)
(/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
#s(literal -1/4 binary64)
(*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))
(*.f64 b (*.f64 b b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))
#s(literal -2 binary64)
(*.f64 c (*.f64 c c))
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))
(*.f64 a a)
#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
(fma.f64 (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 (*.f64 a #s(literal 2 binary64)))))
(sqrt.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))
c
(*.f64 a #s(literal -4 binary64))
a
#s(literal -4 binary64)
(*.f64 b b)
b
(/.f64 #s(literal 1/2 binary64) a)
#s(literal 1/2 binary64)
(neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))
(/.f64 b (*.f64 a #s(literal 2 binary64)))
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
(/.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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (*.f64 #s(literal 2 binary64) a))
#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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))))))
(*.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))
(*.f64 c #s(literal -2 binary64))
c
#s(literal -2 binary64)
#s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))))
(*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(*.f64 a a)
a
(*.f64 b (*.f64 b b))
b
(*.f64 b b)
(/.f64 a (*.f64 c b))
(*.f64 c b)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (/.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 b b) (+.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 b (sqrt.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))
c
(*.f64 a #s(literal -4 binary64))
a
#s(literal -4 binary64)
(*.f64 b b)
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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
Outputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 c #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -5 binary64)) (*.f64 b b)))) (*.f64 a a) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b))))
(fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))
(fma.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 c #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -5 binary64)) (*.f64 b b)))) (*.f64 a a) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)))
(fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)
(fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)
c
(/.f64 (*.f64 c a) (*.f64 b b))
(*.f64 c (/.f64 a (*.f64 b b)))
(*.f64 c a)
(*.f64 a c)
a
(*.f64 b b)
b
(/.f64 #s(literal -1 binary64) b)
#s(literal -1 binary64)
(*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))
(*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 c #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -5 binary64)) (*.f64 b b)))) (*.f64 a a))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 c #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -5 binary64)) (*.f64 b b))))
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)))
(*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 c c)))))
(*.f64 c c)
(*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))
(*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 c c)))
(*.f64 #s(literal 20 binary64) a)
(*.f64 a #s(literal 20 binary64))
#s(literal 20 binary64)
(/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))
#s(literal -1/4 binary64)
(*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))
(*.f64 b (*.f64 b b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))
(*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))
(*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))
#s(literal -2 binary64)
(*.f64 c (*.f64 c c))
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))
(*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))
(*.f64 a a)
#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))
b
(neg.f64 c)
c
(fma.f64 (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 (*.f64 a #s(literal 2 binary64)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
c
(*.f64 a #s(literal -4 binary64))
a
#s(literal -4 binary64)
(*.f64 b b)
b
(/.f64 #s(literal 1/2 binary64) a)
#s(literal 1/2 binary64)
(neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))
(/.f64 b (*.f64 a #s(literal -2 binary64)))
(/.f64 b (*.f64 a #s(literal 2 binary64)))
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
(/.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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 (/.f64 a b) (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))))) (*.f64 a #s(literal 2 binary64)))
#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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))))))
#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 (/.f64 a b) (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))))
(*.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))
(*.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 (/.f64 a b) (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))))
(*.f64 c #s(literal -2 binary64))
c
#s(literal -2 binary64)
#s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))))
#s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 (/.f64 a b) (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))
(*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(*.f64 (/.f64 a b) (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))
(+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))
(fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b c)))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(*.f64 a a)
a
(*.f64 b (*.f64 b b))
b
(*.f64 b b)
(/.f64 a (*.f64 c b))
(/.f64 a (*.f64 b c))
(*.f64 c b)
(*.f64 b c)
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
(/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
c
(*.f64 a #s(literal -4 binary64))
a
#s(literal -4 binary64)
(*.f64 b b)
b
(+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))
(/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)

localize356.0ms (2.6%)

Memory
-22.6MiB live, 693.7MiB allocated
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy99.7%
(/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
accuracy99.6%
(/.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)))))
accuracy99.6%
(/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
accuracy32.1%
(-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
accuracy99.6%
(*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
accuracy99.5%
(*.f64 b (*.f64 b b))
accuracy99.4%
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
accuracy90.1%
#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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))))))
accuracy100.0%
(neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))
accuracy99.9%
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
accuracy99.7%
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
accuracy32.6%
(fma.f64 (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 (*.f64 a #s(literal 2 binary64)))))
accuracy100.0%
(/.f64 b (neg.f64 c))
accuracy100.0%
(neg.f64 c)
accuracy99.6%
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
accuracy81.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))))
accuracy99.4%
(*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))
accuracy99.4%
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)))
accuracy99.2%
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))
accuracy95.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))))
Samples
167.0ms179×1valid
35.0ms77×0valid
Compiler

Compiled 722 to 76 computations (89.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 152.0ms
ival-mult: 55.0ms (36.1% of total)
ival-div: 46.0ms (30.2% of total)
ival-add: 17.0ms (11.2% of total)
adjust: 16.0ms (10.5% of total)
ival-sub: 7.0ms (4.6% of total)
ival-sqrt: 6.0ms (3.9% of total)
ival-neg: 4.0ms (2.6% of total)
exact: 1.0ms (0.7% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series117.0ms (0.9%)

Memory
29.8MiB live, 231.1MiB allocated
Counts
25 → 756
Calls
Call 1
Inputs
#s(alt (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())
#s(alt (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (patch (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) #<representation binary64>) () ())
#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) #<representation binary64>) () ())
#s(alt (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (patch (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #<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 (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 (*.f64 a #s(literal 2 binary64))))) (patch (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) #<representation binary64>) () ())
#s(alt (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) (patch (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())
#s(alt (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())
#s(alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())
#s(alt (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (patch (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) #<representation binary64>) () ())
#s(alt (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (patch (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) #<representation binary64>) () ())
#s(alt (/.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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (patch #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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) #<representation binary64>) () ())
#s(alt (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (patch (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())
#s(alt (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())
#s(alt (/.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))))) (patch (/.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))))) #<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 c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (patch (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) #<representation binary64>) () ())
#s(alt (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) (patch (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) #<representation binary64>) () ())
#s(alt (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a a) (*.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())
Outputs
#s(alt (* -2 (/ (pow c 3) (pow b 5))) (taylor 0 c) (#s(alt (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5))))) (taylor 0 c) (#s(alt (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5))))) (taylor 0 c) (#s(alt (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5))))) (taylor 0 c) (#s(alt (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) (taylor inf c) (#s(alt (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) (taylor inf c) (#s(alt (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) (taylor inf c) (#s(alt (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) (taylor -inf c) (#s(alt (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) (taylor -inf c) (#s(alt (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) (taylor -inf c) (#s(alt (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 3) (pow b 5))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) (taylor inf a) (#s(alt (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) (taylor inf a) (#s(alt (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) (taylor inf a) (#s(alt (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7)) (taylor 0 b) (#s(alt (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7)) (taylor 0 b) (#s(alt (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7)) (taylor 0 b) (#s(alt (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 3) (pow b 5))) (taylor inf b) (#s(alt (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5)) (taylor inf b) (#s(alt (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5)) (taylor inf b) (#s(alt (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5)) (taylor inf b) (#s(alt (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 3) (pow b 5))) (taylor -inf b) (#s(alt (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) (taylor -inf b) (#s(alt (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) (taylor -inf b) (#s(alt (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) (taylor -inf b) (#s(alt (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (patch (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (taylor 0 c) (#s(alt (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (patch (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a 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 (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (patch (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) #<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 (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (patch (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (patch (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) #<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 (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (patch (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) #<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 (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (patch (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) #<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 (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (patch (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (patch (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) #<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 (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (patch (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) #<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 (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (patch (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) #<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 (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (patch (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (patch (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) (taylor 0 a) (#s(alt (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (patch (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a 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 (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (patch (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) #<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 (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (patch (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (patch (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) #<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 (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (patch (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) #<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 (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (patch (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) #<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 (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (patch (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (patch (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) #<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 (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (patch (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) #<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 (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (patch (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) #<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 (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (patch (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (patch (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) #<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 (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (patch (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) #<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 (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (patch (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) #<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 (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (patch (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (patch (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (patch (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a 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 (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (patch (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) #<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 (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (patch (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (patch (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) (taylor -inf b) (#s(alt (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (patch (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (patch (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) #<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 (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (patch (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) #<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)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) #<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)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a 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 #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a 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 #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) #<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)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a 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 #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a 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 #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor -inf b) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) #<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)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a 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 #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a 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 #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) #<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)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a 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 #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a 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 #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) #<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)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) #<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)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a 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 #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a 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 #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) #<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)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) #<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)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a 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 #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a 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 #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) #<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)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a 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 #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a 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 #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) #<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)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) #<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)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a 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 #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a 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 #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) #<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)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) #<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)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a 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 #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a 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 #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (patch #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) #<representation binary64>) () ())) ())
#s(alt c (taylor 0 c) (#s(alt (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (patch (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* c (+ 1 (/ (* a c) (pow b 2)))) (taylor 0 c) (#s(alt (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (patch (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* c (+ 1 (/ (* a c) (pow b 2)))) (taylor 0 c) (#s(alt (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (patch (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* c (+ 1 (/ (* a c) (pow b 2)))) (taylor 0 c) (#s(alt (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (patch (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor inf c) (#s(alt (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (patch (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) (taylor inf c) (#s(alt (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (patch (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) (taylor inf c) (#s(alt (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (patch (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) (taylor inf c) (#s(alt (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (patch (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor -inf c) (#s(alt (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (patch (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) (taylor -inf c) (#s(alt (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (patch (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) (taylor -inf c) (#s(alt (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (patch (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) (taylor -inf c) (#s(alt (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (patch (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt c (taylor 0 a) (#s(alt (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (patch (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (+ c (/ (* a (pow c 2)) (pow b 2))) (taylor 0 a) (#s(alt (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (patch (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (+ c (/ (* a (pow c 2)) (pow b 2))) (taylor 0 a) (#s(alt (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (patch (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (+ c (/ (* a (pow c 2)) (pow b 2))) (taylor 0 a) (#s(alt (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (patch (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor inf a) (#s(alt (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (patch (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (+ (/ c a) (/ (pow c 2) (pow b 2)))) (taylor inf a) (#s(alt (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (patch (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (+ (/ c a) (/ (pow c 2) (pow b 2)))) (taylor inf a) (#s(alt (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (patch (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* a (+ (/ c a) (/ (pow c 2) (pow b 2)))) (taylor inf a) (#s(alt (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (patch (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor -inf a) (#s(alt (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (patch (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) (taylor -inf a) (#s(alt (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (patch (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) (taylor -inf a) (#s(alt (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (patch (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) (taylor -inf a) (#s(alt (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (patch (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (patch (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (patch (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (patch (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (patch (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt c (taylor inf b) (#s(alt (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (patch (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (+ c (/ (* a (pow c 2)) (pow b 2))) (taylor inf b) (#s(alt (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (patch (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (+ c (/ (* a (pow c 2)) (pow b 2))) (taylor inf b) (#s(alt (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (patch (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (+ c (/ (* a (pow c 2)) (pow b 2))) (taylor inf b) (#s(alt (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (patch (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt c (taylor -inf b) (#s(alt (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (patch (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (+ c (/ (* a (pow c 2)) (pow b 2))) (taylor -inf b) (#s(alt (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (patch (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (+ c (/ (* a (pow c 2)) (pow b 2))) (taylor -inf b) (#s(alt (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (patch (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #<representation binary64>) () ())) ())
#s(alt (+ c (/ (* a (pow c 2)) (pow b 2))) (taylor -inf b) (#s(alt (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (patch (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) 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 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 (* -1 (/ c b)) (taylor 0 c) (#s(alt (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) (patch (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (taylor 0 c) (#s(alt (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) (patch (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) #<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 (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) (patch (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) #<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 (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) (patch (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) (patch (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) (taylor inf c) (#s(alt (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) (patch (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))) (* 1/2 (/ b (* a c))))) (taylor inf c) (#s(alt (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) (patch (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 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/2 (/ b (* a c))))) (taylor inf c) (#s(alt (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) (patch (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf c) (#s(alt (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) (patch (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) (patch (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) (patch (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) #<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 (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) (patch (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) (patch (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) (taylor 0 a) (#s(alt (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) (patch (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) #<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 (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) (patch (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) #<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 (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) (patch (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) (patch (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) (patch (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (- (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (* 1/2 (/ b a))) (taylor inf a) (#s(alt (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) (patch (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (- (+ (* -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/2 (/ b a))) (taylor inf a) (#s(alt (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) (patch (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) (patch (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) (taylor -inf a) (#s(alt (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) (patch (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) #<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 (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) (patch (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) #<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 (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) (patch (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) (patch (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (taylor 0 b) (#s(alt (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) (patch (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) (patch (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) #<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 (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) (patch (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) (patch (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) (patch (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) #<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 (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) (patch (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) #<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 (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) (patch (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor -inf b) (#s(alt (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) (patch (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) (taylor -inf b) (#s(alt (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) (patch (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) #<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 (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) (patch (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) #<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 (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) (patch (fma.f64 (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 (*.f64 a #s(literal 2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (/ b a)) (taylor 0 b) (#s(alt (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) (patch (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (/ b a)) (taylor 0 b) (#s(alt (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) (patch (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (/ b a)) (taylor 0 b) (#s(alt (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) (patch (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (/ b a)) (taylor 0 b) (#s(alt (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) (patch (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (/ b a)) (taylor inf b) (#s(alt (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) (patch (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (/ b a)) (taylor inf b) (#s(alt (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) (patch (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (/ b a)) (taylor inf b) (#s(alt (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) (patch (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (/ b a)) (taylor inf b) (#s(alt (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) (patch (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (/ b a)) (taylor -inf b) (#s(alt (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) (patch (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (/ b a)) (taylor -inf b) (#s(alt (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) (patch (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (/ b a)) (taylor -inf b) (#s(alt (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) (patch (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (/ b a)) (taylor -inf b) (#s(alt (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) (patch (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (/ b a)) (taylor 0 a) (#s(alt (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) (patch (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (/ b a)) (taylor 0 a) (#s(alt (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) (patch (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (/ b a)) (taylor 0 a) (#s(alt (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) (patch (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (/ b a)) (taylor 0 a) (#s(alt (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) (patch (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (/ b a)) (taylor inf a) (#s(alt (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) (patch (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (/ b a)) (taylor inf a) (#s(alt (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) (patch (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (/ b a)) (taylor inf a) (#s(alt (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) (patch (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (/ b a)) (taylor inf a) (#s(alt (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) (patch (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (/ b a)) (taylor -inf a) (#s(alt (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) (patch (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (/ b a)) (taylor -inf a) (#s(alt (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) (patch (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (/ b a)) (taylor -inf a) (#s(alt (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) (patch (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (/ b a)) (taylor -inf a) (#s(alt (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) (patch (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #<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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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)))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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))))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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/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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #<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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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)))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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))))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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/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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt b (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor 0 c) (#s(alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor inf c) (#s(alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor -inf c) (#s(alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor 0 a) (#s(alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor inf a) (#s(alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor -inf a) (#s(alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor 0 b) (#s(alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor inf b) (#s(alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor -inf b) (#s(alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ a b) (taylor 0 c) (#s(alt (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (patch (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) #<representation binary64>) () ())) ())
#s(alt (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))) (taylor 0 c) (#s(alt (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (patch (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) #<representation binary64>) () ())) ())
#s(alt (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))) (taylor 0 c) (#s(alt (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (patch (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) #<representation binary64>) () ())) ())
#s(alt (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))) (taylor 0 c) (#s(alt (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (patch (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) c) (pow b 3)) (taylor inf c) (#s(alt (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (patch (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))) (taylor inf c) (#s(alt (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (patch (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))) (taylor inf c) (#s(alt (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (patch (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))) (taylor inf c) (#s(alt (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (patch (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) c) (pow b 3)) (taylor -inf c) (#s(alt (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (patch (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3)))))) (taylor -inf c) (#s(alt (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (patch (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3)))))) (taylor -inf c) (#s(alt (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (patch (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3)))))) (taylor -inf c) (#s(alt (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (patch (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) #<representation binary64>) () ())) ())
#s(alt (/ a b) (taylor 0 a) (#s(alt (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (patch (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (/ 1 b) (/ (* a c) (pow b 3)))) (taylor 0 a) (#s(alt (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (patch (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (/ 1 b) (/ (* a c) (pow b 3)))) (taylor 0 a) (#s(alt (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (patch (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (/ 1 b) (/ (* a c) (pow b 3)))) (taylor 0 a) (#s(alt (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (patch (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) c) (pow b 3)) (taylor inf a) (#s(alt (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (patch (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) (taylor inf a) (#s(alt (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (patch (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) (taylor inf a) (#s(alt (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (patch (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) (taylor inf a) (#s(alt (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (patch (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) c) (pow b 3)) (taylor -inf a) (#s(alt (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (patch (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) (taylor -inf a) (#s(alt (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (patch (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) (taylor -inf a) (#s(alt (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (patch (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) (taylor -inf a) (#s(alt (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (patch (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) #<representation binary64>) () ())) ())
#s(alt (/ (* (pow a 2) c) (pow b 3)) (taylor 0 b) (#s(alt (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (patch (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3)) (taylor 0 b) (#s(alt (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (patch (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3)) (taylor 0 b) (#s(alt (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (patch (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3)) (taylor 0 b) (#s(alt (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (patch (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) #<representation binary64>) () ())) ())
#s(alt (/ a b) (taylor inf b) (#s(alt (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (patch (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b) (taylor inf b) (#s(alt (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (patch (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b) (taylor inf b) (#s(alt (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (patch (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b) (taylor inf b) (#s(alt (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (patch (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) #<representation binary64>) () ())) ())
#s(alt (/ a b) (taylor -inf b) (#s(alt (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (patch (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b)) (taylor -inf b) (#s(alt (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (patch (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b)) (taylor -inf b) (#s(alt (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (patch (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b)) (taylor -inf b) (#s(alt (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (patch (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) #<representation binary64>) () ())) ())
#s(alt (/ a (* b c)) (taylor 0 a) (#s(alt (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (patch (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (/ 1 (* b c)) (/ a (pow b 3)))) (taylor 0 a) (#s(alt (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (patch (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (/ 1 (* b c)) (/ a (pow b 3)))) (taylor 0 a) (#s(alt (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (patch (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (/ 1 (* b c)) (/ a (pow b 3)))) (taylor 0 a) (#s(alt (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (patch (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 3)) (taylor inf a) (#s(alt (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (patch (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (/ 1 (* a (* b c))) (/ 1 (pow b 3)))) (taylor inf a) (#s(alt (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (patch (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (/ 1 (* a (* b c))) (/ 1 (pow b 3)))) (taylor inf a) (#s(alt (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (patch (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (/ 1 (* a (* b c))) (/ 1 (pow b 3)))) (taylor inf a) (#s(alt (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (patch (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 3)) (taylor -inf a) (#s(alt (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (patch (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (/ 1 (* a (* b c))) (/ 1 (pow b 3)))) (taylor -inf a) (#s(alt (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (patch (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (/ 1 (* a (* b c))) (/ 1 (pow b 3)))) (taylor -inf a) (#s(alt (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (patch (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (/ 1 (* a (* b c))) (/ 1 (pow b 3)))) (taylor -inf a) (#s(alt (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (patch (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 3)) (taylor 0 b) (#s(alt (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (patch (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (/ (* a (pow b 2)) c) (pow a 2)) (pow b 3)) (taylor 0 b) (#s(alt (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (patch (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (/ (* a (pow b 2)) c) (pow a 2)) (pow b 3)) (taylor 0 b) (#s(alt (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (patch (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (/ (* a (pow b 2)) c) (pow a 2)) (pow b 3)) (taylor 0 b) (#s(alt (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (patch (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (/ a (* b c)) (taylor inf b) (#s(alt (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (patch (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (/ a c) (/ (pow a 2) (pow b 2))) b) (taylor inf b) (#s(alt (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (patch (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (/ a c) (/ (pow a 2) (pow b 2))) b) (taylor inf b) (#s(alt (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (patch (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (/ a c) (/ (pow a 2) (pow b 2))) b) (taylor inf b) (#s(alt (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (patch (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (/ a (* b c)) (taylor -inf b) (#s(alt (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (patch (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -1 (/ a c)) (* -1 (/ (pow a 2) (pow b 2)))) b)) (taylor -inf b) (#s(alt (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (patch (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -1 (/ a c)) (* -1 (/ (pow a 2) (pow b 2)))) b)) (taylor -inf b) (#s(alt (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (patch (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -1 (/ a c)) (* -1 (/ (pow a 2) (pow b 2)))) b)) (taylor -inf b) (#s(alt (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (patch (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (/ a (* b c)) (taylor 0 c) (#s(alt (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (patch (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))) c) (taylor 0 c) (#s(alt (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (patch (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))) c) (taylor 0 c) (#s(alt (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (patch (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))) c) (taylor 0 c) (#s(alt (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (patch (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 3)) (taylor inf c) (#s(alt (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (patch (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))) (taylor inf c) (#s(alt (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (patch (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))) (taylor inf c) (#s(alt (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (patch (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))) (taylor inf c) (#s(alt (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (patch (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 3)) (taylor -inf c) (#s(alt (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (patch (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))) (taylor -inf c) (#s(alt (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (patch (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))) (taylor -inf c) (#s(alt (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (patch (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))) (taylor -inf c) (#s(alt (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (patch (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (patch #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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (patch #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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (patch #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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (patch #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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (patch #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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (patch #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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (patch #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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (patch #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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (patch #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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (patch #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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (patch #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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (patch #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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (patch #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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (patch #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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (patch #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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (patch #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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (patch #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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (patch #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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (patch #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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (patch #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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (patch #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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (patch #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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (patch #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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (patch #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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (patch #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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (patch #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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (patch #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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (patch #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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (patch #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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (patch #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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (patch #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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (patch #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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (patch #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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (patch #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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (patch #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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (patch #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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (patch (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 (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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (patch (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) (taylor 0 c) (#s(alt (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (patch (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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))) (* 4 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7)))))))))))) (taylor 0 c) (#s(alt (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (patch (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (taylor inf c) (#s(alt (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (patch (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2)))) (taylor inf c) (#s(alt (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (patch (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))))) (taylor inf c) (#s(alt (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (patch (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4))))) (pow c 3))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))))) (taylor inf c) (#s(alt (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (patch (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (patch (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1)))) (taylor -inf c) (#s(alt (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (patch (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) (taylor -inf c) (#s(alt (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (patch (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) a))) c))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) (taylor -inf c) (#s(alt (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (patch (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (patch (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 (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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (patch (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) (taylor 0 a) (#s(alt (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (patch (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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))) (* 4 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))) (taylor 0 a) (#s(alt (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (patch (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (taylor inf a) (#s(alt (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (patch (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2)))) (taylor inf a) (#s(alt (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (patch (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) (taylor inf a) (#s(alt (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (patch (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) (taylor inf a) (#s(alt (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (patch (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (patch (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1)))) (taylor -inf a) (#s(alt (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (patch (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) (taylor -inf a) (#s(alt (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (patch (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a))) a)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) (taylor -inf a) (#s(alt (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (patch (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (taylor 0 b) (#s(alt (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (patch (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2)))) (taylor 0 b) (#s(alt (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (patch (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* 4 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) (taylor 0 b) (#s(alt (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (patch (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -4 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 4 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) (taylor 0 b) (#s(alt (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (patch (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (patch (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 (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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (patch (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (patch (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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))) (* 4 (/ (+ (* -2 (* (pow a 4) (pow c 4))) (* -1/2 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) (taylor inf b) (#s(alt (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (patch (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor -inf b) (#s(alt (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (patch (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (patch (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* 4 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))) (pow b 4))))))) (taylor -inf b) (#s(alt (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (patch (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (+ (* 4 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c))) (* (pow a 3) (pow c 3)))) (pow b 6))) (* 4 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))) (pow b 4)))))))) (taylor -inf b) (#s(alt (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (patch (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (taylor inf c) (#s(alt (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) (taylor inf c) (#s(alt (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) (taylor inf c) (#s(alt (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) (taylor inf c) (#s(alt (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))) (taylor 0 a) (#s(alt (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (taylor inf a) (#s(alt (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a) (taylor inf a) (#s(alt (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a) (taylor inf a) (#s(alt (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a) (taylor inf a) (#s(alt (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a)) (taylor -inf a) (#s(alt (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a)) (taylor -inf a) (#s(alt (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a)) (taylor -inf a) (#s(alt (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b) (taylor inf b) (#s(alt (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor -inf b) (#s(alt (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))) (taylor -inf b) (#s(alt (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))) (taylor -inf b) (#s(alt (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 b) (taylor 0 c) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 b) (* c (- (* -2 (/ a b)) (* -1/2 (/ a b))))) (taylor 0 c) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 b) (* c (- (+ (* -2 (/ a b)) (* -1 (* c (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))))) (* -1/2 (/ a b))))) (taylor 0 c) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 b) (* c (- (+ (* -2 (/ a b)) (* c (- (* -1 (* c (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2)))))) (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))))) (* -1/2 (/ a b))))) (taylor 0 c) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (taylor inf c) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ())
#s(alt (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* -4 (/ b (pow (sqrt -4) 2)))) (taylor inf c) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ())
#s(alt (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow c 2))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (* -4 (/ b (pow (sqrt -4) 2)))) (taylor inf c) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ())
#s(alt (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))))) (taylor inf c) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ())
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) (taylor -inf c) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) (taylor -inf c) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))))))) (* -1/8 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) a))) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))))) c)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) (taylor -inf c) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ())
#s(alt (* 1/2 b) (taylor 0 a) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 b) (* a (- (* -2 (/ c b)) (* -1/2 (/ c b))))) (taylor 0 a) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 b) (* a (- (+ (* -2 (/ c b)) (* -1 (* a (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1/2 (/ c b))))) (taylor 0 a) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 b) (* a (- (+ (* -2 (/ c b)) (* a (- (* -1 (* a (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2)))))) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1/2 (/ c b))))) (taylor 0 a) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (taylor inf a) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ())
#s(alt (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* -4 (/ b (pow (sqrt -4) 2)))) (taylor inf a) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ())
#s(alt (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (* -4 (/ b (pow (sqrt -4) 2)))) (taylor inf a) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ())
#s(alt (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))))) (taylor inf a) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ())
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) (taylor -inf a) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))) (* -1 (* a b))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) (taylor -inf a) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) c))) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) a)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (* -1 (* a b))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) (taylor -inf a) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (taylor 0 b) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2)))) (taylor 0 b) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) (taylor 0 b) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (+ (* -1 (* b (+ (* 2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) (taylor 0 b) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ())
#s(alt (* 1/2 b) (taylor inf b) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ 1/2 (* -2 (/ (* a c) (pow b 2)))) (* -1/2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ 1/2 (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (/ (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (pow b 4))))) (* -1/2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ 1/2 (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))) (pow b 6))))) (+ (* -1 (/ (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 4))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (/ (pow b 3) (* a c))) (taylor -inf b) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow b 3) (- (* 5/2 (/ 1 (pow b 2))) (* 1/2 (/ 1 (* a c)))))) (taylor -inf b) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a c)) (* 5/2 (* a c))) (pow b 4))) (* 5/2 (/ 1 (pow b 2)))) (* 1/2 (/ 1 (* a c)))))) (taylor -inf b) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 5 (* (pow a 2) (pow c 2))))) (pow b 6))) (* 5/2 (/ 1 (pow b 2)))) (+ (* -1 (/ (* a c) (pow b 4))) (+ (* 5/2 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (* a c)))))))) (taylor -inf b) (#s(alt (/.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))))) (patch (/.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))))) #<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 (* 20 (* a (pow c 4))) (taylor 0 c) (#s(alt (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (patch (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 4))) (taylor 0 c) (#s(alt (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (patch (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 4))) (taylor 0 c) (#s(alt (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (patch (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 4))) (taylor 0 c) (#s(alt (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (patch (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 4))) (taylor inf c) (#s(alt (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (patch (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 4))) (taylor inf c) (#s(alt (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (patch (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 4))) (taylor inf c) (#s(alt (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (patch (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 4))) (taylor inf c) (#s(alt (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (patch (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 4))) (taylor -inf c) (#s(alt (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (patch (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 4))) (taylor -inf c) (#s(alt (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (patch (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 4))) (taylor -inf c) (#s(alt (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (patch (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 4))) (taylor -inf c) (#s(alt (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (patch (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 4))) (taylor 0 a) (#s(alt (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (patch (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 4))) (taylor 0 a) (#s(alt (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (patch (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 4))) (taylor 0 a) (#s(alt (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (patch (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 4))) (taylor 0 a) (#s(alt (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (patch (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 4))) (taylor inf a) (#s(alt (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (patch (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 4))) (taylor inf a) (#s(alt (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (patch (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 4))) (taylor inf a) (#s(alt (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (patch (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 4))) (taylor inf a) (#s(alt (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (patch (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 4))) (taylor -inf a) (#s(alt (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (patch (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 4))) (taylor -inf a) (#s(alt (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (patch (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 4))) (taylor -inf a) (#s(alt (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (patch (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 4))) (taylor -inf a) (#s(alt (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (patch (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 2))) (taylor 0 c) (#s(alt (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) (patch (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 2))) (taylor 0 c) (#s(alt (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) (patch (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 2))) (taylor 0 c) (#s(alt (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) (patch (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 2))) (taylor 0 c) (#s(alt (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) (patch (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 2))) (taylor inf c) (#s(alt (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) (patch (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 2))) (taylor inf c) (#s(alt (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) (patch (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 2))) (taylor inf c) (#s(alt (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) (patch (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 2))) (taylor inf c) (#s(alt (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) (patch (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 2))) (taylor -inf c) (#s(alt (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) (patch (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 2))) (taylor -inf c) (#s(alt (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) (patch (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 2))) (taylor -inf c) (#s(alt (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) (patch (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 2))) (taylor -inf c) (#s(alt (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) (patch (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 2))) (taylor 0 a) (#s(alt (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) (patch (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 2))) (taylor 0 a) (#s(alt (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) (patch (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 2))) (taylor 0 a) (#s(alt (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) (patch (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 2))) (taylor 0 a) (#s(alt (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) (patch (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 2))) (taylor inf a) (#s(alt (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) (patch (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 2))) (taylor inf a) (#s(alt (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) (patch (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 2))) (taylor inf a) (#s(alt (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) (patch (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 2))) (taylor inf a) (#s(alt (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) (patch (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 2))) (taylor -inf a) (#s(alt (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) (patch (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 2))) (taylor -inf a) (#s(alt (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) (patch (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 2))) (taylor -inf a) (#s(alt (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) (patch (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* 20 (* a (pow c 2))) (taylor -inf a) (#s(alt (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) (patch (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 3)) (taylor 0 a) (#s(alt (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 3)) (taylor 0 a) (#s(alt (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 3)) (taylor 0 a) (#s(alt (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 3)) (taylor 0 a) (#s(alt (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 3)) (taylor inf a) (#s(alt (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 3)) (taylor inf a) (#s(alt (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 3)) (taylor inf a) (#s(alt (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 3)) (taylor inf a) (#s(alt (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 3)) (taylor -inf a) (#s(alt (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 3)) (taylor -inf a) (#s(alt (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 3)) (taylor -inf a) (#s(alt (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 3)) (taylor -inf a) (#s(alt (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 3)) (taylor 0 b) (#s(alt (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 3)) (taylor 0 b) (#s(alt (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 3)) (taylor 0 b) (#s(alt (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 3)) (taylor 0 b) (#s(alt (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 3)) (taylor inf b) (#s(alt (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 3)) (taylor inf b) (#s(alt (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 3)) (taylor inf b) (#s(alt (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 3)) (taylor inf b) (#s(alt (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 3)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 3)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 3)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 3)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 a a) (*.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 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))) (taylor 0 b) (#s(alt (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ (* -1 (/ b (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (taylor 0 b) (#s(alt (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* a (* c (pow (sqrt -4) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (taylor 0 b) (#s(alt (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ (* b (- (* b (- (* b (- (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* a (* c (pow (sqrt -4) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (taylor 0 b) (#s(alt (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 1/2 b) (taylor inf b) (#s(alt (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1/2 (* 1/2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/2 (/ (* a c) (pow b 2)))))) (taylor inf b) (#s(alt (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (/ (pow b 3) (* a c))) (taylor -inf b) (#s(alt (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow b 3) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ 1 (* a c)))))) (taylor -inf b) (#s(alt (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) (pow b 4))) (* 1/2 (/ 1 (pow b 2)))) (* 1/2 (/ 1 (* a c)))))) (taylor -inf b) (#s(alt (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2)))) (pow b 6))) (* 1/2 (/ 1 (pow b 2)))) (+ (* -1 (/ (* a c) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (* a c)))))))) (taylor -inf b) (#s(alt (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 1/2 b) (taylor 0 c) (#s(alt (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 b) (* 1/2 (/ (* a c) b))) (taylor 0 c) (#s(alt (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 b) (* c (- (/ (* (pow a 2) c) (pow b 3)) (* -1/2 (/ a b))))) (taylor 0 c) (#s(alt (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 b) (* c (- (* c (- (* -1 (* c (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))))) (* -1 (/ (pow a 2) (pow b 3))))) (* -1/2 (/ a b))))) (taylor 0 c) (#s(alt (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))) (taylor inf c) (#s(alt (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 (/ (pow b 3) (* a (pow (sqrt -4) 2)))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) c) (taylor inf c) (#s(alt (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) (/ (pow b 3) (* a (pow (sqrt -4) 2)))) c) (taylor inf c) (#s(alt (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 5) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4))))) (pow c 3))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (pow b 3) (* a (pow (sqrt -4) 2)))))) c) (taylor inf c) (#s(alt (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (taylor -inf c) (#s(alt (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -1/4 (/ (pow b 3) a)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) (taylor -inf c) (#s(alt (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 4) (sqrt -1))))) (* -1/4 (/ (* (pow b 3) c) a))) c)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) (taylor -inf c) (#s(alt (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 5) c) (pow a 2)))) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))))) c)) (* -1/4 (/ (* (pow b 3) c) a))) c)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) (taylor -inf c) (#s(alt (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 1/2 b) (taylor 0 a) (#s(alt (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 b) (* 1/2 (/ (* a c) b))) (taylor 0 a) (#s(alt (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 b) (* a (- (/ (* a (pow c 2)) (pow b 3)) (* -1/2 (/ c b))))) (taylor 0 a) (#s(alt (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 b) (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))) (* -1 (/ (pow c 2) (pow b 3))))) (* -1/2 (/ c b))))) (taylor 0 a) (#s(alt (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))) (taylor inf a) (#s(alt (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 (/ (pow b 3) (* c (pow (sqrt -4) 2)))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) a) (taylor inf a) (#s(alt (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (/ (pow b 3) (* c (pow (sqrt -4) 2)))) a) (taylor inf a) (#s(alt (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 5)) (* (pow c 2) (pow (sqrt -4) 4))))) (pow a 3))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (pow b 3) (* c (pow (sqrt -4) 2)))))) a) (taylor inf a) (#s(alt (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (taylor -inf a) (#s(alt (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -1/4 (/ (pow b 3) c)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (taylor -inf a) (#s(alt (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1))))) (* -1/4 (/ (* a (pow b 3)) c))) a)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (taylor -inf a) (#s(alt (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))))))) (* -1/32 (/ (* a (pow b 5)) (pow c 2)))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))))) a)) (* -1/4 (/ (* a (pow b 3)) c))) a)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (taylor -inf a) (#s(alt (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
Calls

189 calls:

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

simplify421.0ms (3.1%)

Memory
-9.2MiB live, 738.9MiB allocated
Algorithm
egg-herbie
Rules
7 612×lower-*.f64
7 612×lower-*.f32
6 462×lower-fma.f64
6 462×lower-fma.f32
3 168×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0170015580
1572115035
0812914547
Stop Event
iter limit
node limit
Counts
756 → 749
Calls
Call 1
Inputs
(* -2 (/ (pow c 3) (pow b 5)))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* -2 (/ (pow c 3) (pow b 5)))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(* -2 (/ (pow c 3) (pow b 5)))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(* -2 (/ (pow c 3) (pow b 5)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -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)))))
c
(* c (+ 1 (/ (* a c) (pow b 2))))
(* c (+ 1 (/ (* a c) (pow b 2))))
(* c (+ 1 (/ (* a c) (pow b 2))))
(/ (* a (pow c 2)) (pow b 2))
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))
(/ (* a (pow c 2)) (pow b 2))
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))
c
(+ c (/ (* a (pow c 2)) (pow b 2)))
(+ c (/ (* a (pow c 2)) (pow b 2)))
(+ c (/ (* a (pow c 2)) (pow b 2)))
(/ (* 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))))
(* a (+ (/ c a) (/ (pow c 2) (pow b 2))))
(/ (* a (pow c 2)) (pow b 2))
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2))))))
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2))))))
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2))))))
(/ (* a (pow c 2)) (pow b 2))
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2))
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2))
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2))
c
(+ c (/ (* a (pow c 2)) (pow b 2)))
(+ c (/ (* a (pow c 2)) (pow b 2)))
(+ c (/ (* a (pow c 2)) (pow b 2)))
c
(+ c (/ (* a (pow c 2)) (pow b 2)))
(+ c (/ (* a (pow c 2)) (pow b 2)))
(+ c (/ (* 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/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)
(* -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/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))) (* 1/2 (/ b (* a c)))))
(* 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/2 (/ b (* a c)))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) 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 (+ (* -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/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/2 (/ b a)))
(* -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/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/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
(* -1/2 (/ b a))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(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))))
(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))))
(* -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)))))
(/ 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))))))
(/ 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))))
(/ (* (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))
(/ a (* b c))
(* a (+ (/ 1 (* b c)) (/ a (pow b 3))))
(* a (+ (/ 1 (* b c)) (/ a (pow b 3))))
(* a (+ (/ 1 (* b c)) (/ a (pow b 3))))
(/ (pow a 2) (pow b 3))
(* (pow a 2) (+ (/ 1 (* a (* b c))) (/ 1 (pow b 3))))
(* (pow a 2) (+ (/ 1 (* a (* b c))) (/ 1 (pow b 3))))
(* (pow a 2) (+ (/ 1 (* a (* b c))) (/ 1 (pow b 3))))
(/ (pow a 2) (pow b 3))
(* (pow a 2) (+ (/ 1 (* a (* b c))) (/ 1 (pow b 3))))
(* (pow a 2) (+ (/ 1 (* a (* b c))) (/ 1 (pow b 3))))
(* (pow a 2) (+ (/ 1 (* a (* b c))) (/ 1 (pow b 3))))
(/ (pow a 2) (pow b 3))
(/ (+ (/ (* a (pow b 2)) c) (pow a 2)) (pow b 3))
(/ (+ (/ (* a (pow b 2)) c) (pow a 2)) (pow b 3))
(/ (+ (/ (* a (pow b 2)) c) (pow a 2)) (pow b 3))
(/ a (* b c))
(/ (+ (/ a c) (/ (pow a 2) (pow b 2))) b)
(/ (+ (/ a c) (/ (pow a 2) (pow b 2))) b)
(/ (+ (/ a c) (/ (pow a 2) (pow b 2))) b)
(/ a (* b c))
(* -1 (/ (+ (* -1 (/ a c)) (* -1 (/ (pow a 2) (pow b 2)))) b))
(* -1 (/ (+ (* -1 (/ a c)) (* -1 (/ (pow a 2) (pow b 2)))) b))
(* -1 (/ (+ (* -1 (/ a c)) (* -1 (/ (pow a 2) (pow b 2)))) b))
(/ a (* b c))
(/ (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))) c)
(/ (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))) c)
(/ (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))) c)
(/ (pow a 2) (pow b 3))
(+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))
(+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))
(+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))
(/ (pow a 2) (pow b 3))
(+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))
(+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))
(+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))
(* 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)) (* 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))) (* 4 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7))))))))))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4))))) (pow c 3))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) a))) c))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* 4 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a))) a)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* 4 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -4 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 4 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(* -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))) (* 4 (/ (+ (* -2 (* (pow a 4) (pow c 4))) (* -1/2 (* (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))) (* 4 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (+ (* 4 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c))) (* (pow a 3) (pow c 3)))) (pow b 6))) (* 4 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))) (pow b 4))))))))
(* -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))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b)))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2)))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(* (sqrt (/ c a)) (sqrt -1))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (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 (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a)
(* (sqrt (/ c a)) (sqrt -1))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(* -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))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))
(* 1/2 b)
(+ (* 1/2 b) (* c (- (* -2 (/ a b)) (* -1/2 (/ a b)))))
(+ (* 1/2 b) (* c (- (+ (* -2 (/ a b)) (* -1 (* c (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))))) (* -1/2 (/ a b)))))
(+ (* 1/2 b) (* c (- (+ (* -2 (/ a b)) (* c (- (* -1 (* c (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2)))))) (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))))) (* -1/2 (/ a b)))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* -4 (/ b (pow (sqrt -4) 2))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow c 2))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (* -4 (/ b (pow (sqrt -4) 2))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(+ (* -1 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(+ (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))))))) (* -1/8 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) a))) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))))) c)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(* 1/2 b)
(+ (* 1/2 b) (* a (- (* -2 (/ c b)) (* -1/2 (/ c b)))))
(+ (* 1/2 b) (* a (- (+ (* -2 (/ c b)) (* -1 (* a (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1/2 (/ c b)))))
(+ (* 1/2 b) (* a (- (+ (* -2 (/ c b)) (* a (- (* -1 (* a (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2)))))) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1/2 (/ c b)))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* -4 (/ b (pow (sqrt -4) 2))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (* -4 (/ b (pow (sqrt -4) 2))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(+ (* -1 (/ (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(+ (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))) (* -1 (* a b))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) c))) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) a)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (* -1 (* a b))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (+ (* -1 (* b (+ (* 2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(* 1/2 b)
(* b (- (+ 1/2 (* -2 (/ (* a c) (pow b 2)))) (* -1/2 (/ (* a c) (pow b 2)))))
(* b (- (+ 1/2 (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (/ (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (pow b 4))))) (* -1/2 (/ (* a c) (pow b 2)))))
(* b (- (+ 1/2 (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))) (pow b 6))))) (+ (* -1 (/ (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 4))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* 1/2 (/ (pow b 3) (* a c)))
(* -1 (* (pow b 3) (- (* 5/2 (/ 1 (pow b 2))) (* 1/2 (/ 1 (* a c))))))
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a c)) (* 5/2 (* a c))) (pow b 4))) (* 5/2 (/ 1 (pow b 2)))) (* 1/2 (/ 1 (* a c))))))
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 5 (* (pow a 2) (pow c 2))))) (pow b 6))) (* 5/2 (/ 1 (pow b 2)))) (+ (* -1 (/ (* a c) (pow b 4))) (+ (* 5/2 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (* a c))))))))
(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)
(* 20 (* a (pow c 4)))
(* 20 (* a (pow c 4)))
(* 20 (* a (pow c 4)))
(* 20 (* a (pow c 4)))
(* 20 (* a (pow c 4)))
(* 20 (* a (pow c 4)))
(* 20 (* a (pow c 4)))
(* 20 (* a (pow c 4)))
(* 20 (* a (pow c 4)))
(* 20 (* a (pow c 4)))
(* 20 (* a (pow c 4)))
(* 20 (* a (pow c 4)))
(* 20 (* a (pow c 4)))
(* 20 (* a (pow c 4)))
(* 20 (* a (pow c 4)))
(* 20 (* a (pow c 4)))
(* 20 (* a (pow c 4)))
(* 20 (* a (pow c 4)))
(* 20 (* a (pow c 4)))
(* 20 (* a (pow c 4)))
(* 20 (* a (pow c 4)))
(* 20 (* a (pow c 4)))
(* 20 (* a (pow c 4)))
(* 20 (* a (pow c 4)))
(* 20 (* a (pow c 2)))
(* 20 (* a (pow c 2)))
(* 20 (* a (pow c 2)))
(* 20 (* a (pow c 2)))
(* 20 (* a (pow c 2)))
(* 20 (* a (pow c 2)))
(* 20 (* a (pow c 2)))
(* 20 (* a (pow c 2)))
(* 20 (* a (pow c 2)))
(* 20 (* a (pow c 2)))
(* 20 (* a (pow c 2)))
(* 20 (* a (pow c 2)))
(* 20 (* a (pow c 2)))
(* 20 (* a (pow c 2)))
(* 20 (* a (pow c 2)))
(* 20 (* a (pow c 2)))
(* 20 (* a (pow c 2)))
(* 20 (* a (pow c 2)))
(* 20 (* a (pow c 2)))
(* 20 (* a (pow c 2)))
(* 20 (* a (pow c 2)))
(* 20 (* a (pow c 2)))
(* 20 (* a (pow c 2)))
(* 20 (* a (pow c 2)))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (pow b 3))
(/ (pow a 2) (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)
(* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))
(* (pow b 2) (+ (* -1 (/ b (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))
(* (pow b 2) (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* a (* c (pow (sqrt -4) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))
(* (pow b 2) (+ (* b (- (* b (- (* b (- (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* a (* c (pow (sqrt -4) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))
(* 1/2 b)
(* b (+ 1/2 (* 1/2 (/ (* a c) (pow b 2)))))
(* b (- (+ 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/2 (/ (* a c) (pow b 2)))))
(* b (- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/2 (/ (* a c) (pow b 2))))))
(* 1/2 (/ (pow b 3) (* a c)))
(* -1 (* (pow b 3) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ 1 (* a c))))))
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) (pow b 4))) (* 1/2 (/ 1 (pow b 2)))) (* 1/2 (/ 1 (* a c))))))
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2)))) (pow b 6))) (* 1/2 (/ 1 (pow b 2)))) (+ (* -1 (/ (* a c) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (* a c))))))))
(* 1/2 b)
(+ (* 1/2 b) (* 1/2 (/ (* a c) b)))
(+ (* 1/2 b) (* c (- (/ (* (pow a 2) c) (pow b 3)) (* -1/2 (/ a b)))))
(+ (* 1/2 b) (* c (- (* c (- (* -1 (* c (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))))) (* -1 (/ (pow a 2) (pow b 3))))) (* -1/2 (/ a b)))))
(* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))
(/ (+ (* -1 (/ (pow b 3) (* a (pow (sqrt -4) 2)))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) c)
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) (/ (pow b 3) (* a (pow (sqrt -4) 2)))) c)
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 5) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4))))) (pow c 3))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (pow b 3) (* a (pow (sqrt -4) 2)))))) c)
(* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))
(* -1 (/ (+ (* -1/4 (/ (pow b 3) a)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 4) (sqrt -1))))) (* -1/4 (/ (* (pow b 3) c) a))) c)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 5) c) (pow a 2)))) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))))) c)) (* -1/4 (/ (* (pow b 3) c) a))) c)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))
(* 1/2 b)
(+ (* 1/2 b) (* 1/2 (/ (* a c) b)))
(+ (* 1/2 b) (* a (- (/ (* a (pow c 2)) (pow b 3)) (* -1/2 (/ c b)))))
(+ (* 1/2 b) (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))) (* -1 (/ (pow c 2) (pow b 3))))) (* -1/2 (/ c b)))))
(* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))
(/ (+ (* -1 (/ (pow b 3) (* c (pow (sqrt -4) 2)))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) a)
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (/ (pow b 3) (* c (pow (sqrt -4) 2)))) a)
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 5)) (* (pow c 2) (pow (sqrt -4) 4))))) (pow a 3))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (pow b 3) (* c (pow (sqrt -4) 2)))))) a)
(* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))
(* -1 (/ (+ (* -1/4 (/ (pow b 3) c)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1))))) (* -1/4 (/ (* a (pow b 3)) c))) a)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))))))) (* -1/32 (/ (* a (pow b 5)) (pow c 2)))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))))) a)) (* -1/4 (/ (* a (pow b 3)) c))) a)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))
Outputs
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 5 binary64))))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(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))))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(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))))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(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))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a))) (neg.f64 a))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a))) (neg.f64 a))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a))) (neg.f64 a))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 7 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(neg.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(neg.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(neg.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (-.f64 (/.f64 (*.f64 c (neg.f64 a)) (*.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 c (*.f64 a a))) (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 (+ (* -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 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (neg.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 -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.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 c (pow.f64 b #s(literal 5 binary64)))) (/.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 c (pow.f64 b #s(literal 5 binary64)))) (/.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 (*.f64 c (*.f64 c 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 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 c (pow.f64 b #s(literal 5 binary64)))) (/.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 c (*.f64 b (*.f64 b b))))) 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 c b))) c)) c)))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (/.f64 (neg.f64 c) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b 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 (*.f64 c (*.f64 c c)) a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (neg.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)))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (neg.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 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a (*.f64 a a)))
(* (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 (pow.f64 b #s(literal 5 binary64)) a)) (/.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 b (*.f64 b b)) (*.f64 a a)))))
(* (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 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 c (*.f64 b (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 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)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(neg.f64 (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a))) (*.f64 a (*.f64 a a))))
(* -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))))))
(*.f64 (-.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 b a))) a)) a)) (neg.f64 (*.f64 a (*.f64 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 -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (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 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 b b)) (*.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 a (*.f64 c c) (*.f64 c (*.f64 b b)))) (*.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 (neg.f64 c) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(neg.f64 (/.f64 (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))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (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 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) 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))
(neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b 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 b #s(literal -1/2 binary64)) 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 c (*.f64 a (*.f64 a a))))) (/.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 (fma.f64 b (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))) (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 (/ c b))
(/.f64 (neg.f64 c) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(neg.f64 (/.f64 (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))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (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 c (*.f64 c c)) (*.f64 a a)) (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 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (neg.f64 b))
(* -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 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.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 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))) (neg.f64 b))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (/.f64 (neg.f64 c) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b 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 (*.f64 c (*.f64 c c)) a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (neg.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))))) (/.f64 (neg.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 b #s(literal -1/2 binary64)) 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/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) 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 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))))
(* -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 (*.f64 b #s(literal -1/2 binary64)) 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 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b #s(literal 1/2 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 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) a)) a)))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (-.f64 (/.f64 (*.f64 c (neg.f64 a)) (*.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 c (*.f64 a a))) (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 b a)) (/.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)))) (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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c a))))
(* 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/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c a)))))
(* 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/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c a))))))
(* -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 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))
(* -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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) 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) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)))
c
(* c (+ 1 (/ (* a c) (pow b 2))))
(*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))
(* c (+ 1 (/ (* a c) (pow b 2))))
(*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))
(* c (+ 1 (/ (* a c) (pow b 2))))
(*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))))
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))))
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))))
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))))
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))))
c
(+ c (/ (* a (pow c 2)) (pow b 2)))
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)
(+ c (/ (* a (pow c 2)) (pow b 2)))
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)
(+ c (/ (* a (pow c 2)) (pow b 2)))
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(* a (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 a (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* a (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 a (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* a (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 a (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2))))))
(*.f64 (-.f64 (neg.f64 (/.f64 c a)) (/.f64 (*.f64 c c) (*.f64 b b))) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2))))))
(*.f64 (-.f64 (neg.f64 (/.f64 c a)) (/.f64 (*.f64 c c) (*.f64 b b))) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2))))))
(*.f64 (-.f64 (neg.f64 (/.f64 c a)) (/.f64 (*.f64 c c) (*.f64 b b))) (neg.f64 a))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2))
(/.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b))) (*.f64 b b))
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2))
(/.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b))) (*.f64 b b))
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2))
(/.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b))) (*.f64 b b))
c
(+ c (/ (* a (pow c 2)) (pow b 2)))
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)
(+ c (/ (* a (pow c 2)) (pow b 2)))
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)
(+ c (/ (* a (pow c 2)) (pow b 2)))
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)
c
(+ c (/ (* a (pow c 2)) (pow b 2)))
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)
(+ c (/ (* a (pow c 2)) (pow b 2)))
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)
(+ c (/ (* a (pow c 2)) (pow b 2)))
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.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 b #s(literal -1/2 binary64)) 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 c (*.f64 a (*.f64 a a))))) (/.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 (fma.f64 b (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))) (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 (/ c b))
(/.f64 (neg.f64 c) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(neg.f64 (/.f64 (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))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (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 c (*.f64 c c)) (*.f64 a a)) (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 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (neg.f64 b))
(* -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 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.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 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))) (neg.f64 b))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (/.f64 (neg.f64 c) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b 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 (*.f64 c (*.f64 c c)) a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (neg.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))))) (/.f64 (neg.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 b #s(literal -1/2 binary64)) 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/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) 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 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))))
(* -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 (*.f64 b #s(literal -1/2 binary64)) 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 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b #s(literal 1/2 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 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) a)) a)))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (-.f64 (/.f64 (*.f64 c (neg.f64 a)) (*.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 c (*.f64 a a))) (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 b a)) (/.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)))) (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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c a))))
(* 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/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c a)))))
(* 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/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c a))))))
(* -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 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))
(* -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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) 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) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)))
(* -1 (/ b c))
(neg.f64 (/.f64 b c))
(* -1 (/ b c))
(neg.f64 (/.f64 b c))
(* -1 (/ b c))
(neg.f64 (/.f64 b c))
(* -1 (/ b c))
(neg.f64 (/.f64 b c))
(* -1 (/ b c))
(neg.f64 (/.f64 b c))
(* -1 (/ b c))
(neg.f64 (/.f64 b c))
(* -1 (/ b c))
(neg.f64 (/.f64 b c))
(* -1 (/ b c))
(neg.f64 (/.f64 b c))
(* -1 (/ b c))
(neg.f64 (/.f64 b c))
(* -1 (/ b c))
(neg.f64 (/.f64 b c))
(* -1 (/ b c))
(neg.f64 (/.f64 b c))
(* -1 (/ b c))
(neg.f64 (/.f64 b c))
(* -1 (/ b c))
(neg.f64 (/.f64 b c))
(* -1 (/ b c))
(neg.f64 (/.f64 b c))
(* -1 (/ b c))
(neg.f64 (/.f64 b c))
(* -1 (/ b c))
(neg.f64 (/.f64 b c))
(* -1 (/ b c))
(neg.f64 (/.f64 b c))
(* -1 (/ b c))
(neg.f64 (/.f64 b c))
(* -1 (/ b c))
(neg.f64 (/.f64 b c))
(* -1 (/ b c))
(neg.f64 (/.f64 b c))
(* -1 (/ b c))
(neg.f64 (/.f64 b c))
(* -1 (/ b c))
(neg.f64 (/.f64 b c))
(* -1 (/ b c))
(neg.f64 (/.f64 b c))
(* -1 (/ b c))
(neg.f64 (/.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)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (-.f64 (/.f64 (*.f64 c (neg.f64 a)) (*.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 c (*.f64 a a))) (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 b a)) (/.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)))) (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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c 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)))) (* 1/2 (/ b (* a c)))))
(*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c 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/2 (/ b (* a c)))))
(*.f64 c (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c a))))))
(* -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 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))
(* -1 (* c (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) 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) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (/.f64 (neg.f64 c) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b 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 (*.f64 c (*.f64 c c)) a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (neg.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))))) (/.f64 (neg.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 b #s(literal -1/2 binary64)) 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)))
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) 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/2 (/ b a)))
(fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))))
(* -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 (*.f64 b #s(literal -1/2 binary64)) 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 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b #s(literal 1/2 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 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) a)) a)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ 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 b #s(literal -1/2 binary64)) 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 c (*.f64 a (*.f64 a a))))) (/.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 (fma.f64 b (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))) (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 (/ c b))
(/.f64 (neg.f64 c) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(neg.f64 (/.f64 (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))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (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 c (*.f64 c c)) (*.f64 a a)) (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 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (neg.f64 b))
(* -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 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.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 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))) (neg.f64 b))
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) 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 -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a b))) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (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/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (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 (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)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* -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 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b) b)
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(fma.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b 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 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)) (pow.f64 b #s(literal 5 binary64)))))) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(*.f64 a (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) (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 -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))) (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 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) (neg.f64 a))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (*.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 5 binary64)))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) (*.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 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (pow.f64 b #s(literal 4 binary64)))) #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 -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))))))
(* -1 b)
(neg.f64 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64)) (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 (*.f64 c a) (*.f64 c a)) (pow.f64 b #s(literal 4 binary64)))) #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))))))))
(neg.f64 (+.f64 b (*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64)))))))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* -4 (* a c))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* -4 (* a c))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -4 (* a c))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 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 (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64)))
(/ 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 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))
(*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))
(*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))
(*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.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 (/.f64 (neg.f64 (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))
(*.f64 (neg.f64 c) (-.f64 (/.f64 (neg.f64 (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))
(*.f64 (neg.f64 c) (-.f64 (/.f64 (neg.f64 (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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 c (*.f64 a a)) (*.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 b a)) (/.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 b a)) (/.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 b a)) (/.f64 c (*.f64 b (*.f64 b b)))))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.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 b a)) (/.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 b a)) (/.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 b a)) (/.f64 c (*.f64 b (*.f64 b b)))))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))
(/.f64 (fma.f64 c (*.f64 a a) (*.f64 a (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))
(/.f64 (fma.f64 c (*.f64 a a) (*.f64 a (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))
(/.f64 (fma.f64 c (*.f64 a a) (*.f64 a (*.f64 b b))) (*.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))
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) b))
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) b))
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) b))
(/ a (* b c))
(/.f64 a (*.f64 c b))
(* a (+ (/ 1 (* b c)) (/ a (pow b 3))))
(*.f64 a (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(* a (+ (/ 1 (* b c)) (/ a (pow b 3))))
(*.f64 a (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(* a (+ (/ 1 (* b c)) (/ a (pow b 3))))
(*.f64 a (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (/ 1 (* a (* b c))) (/ 1 (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c b))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (/ 1 (* a (* b c))) (/ 1 (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c b))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (/ 1 (* a (* b c))) (/ 1 (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c b))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (/ 1 (* a (* b c))) (/ 1 (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c b))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (/ 1 (* a (* b c))) (/ 1 (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c b))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (/ 1 (* a (* b c))) (/ 1 (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c b))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (+ (/ (* a (pow b 2)) c) (pow a 2)) (pow b 3))
(/.f64 (fma.f64 a a (/.f64 (*.f64 a (*.f64 b b)) c)) (*.f64 b (*.f64 b b)))
(/ (+ (/ (* a (pow b 2)) c) (pow a 2)) (pow b 3))
(/.f64 (fma.f64 a a (/.f64 (*.f64 a (*.f64 b b)) c)) (*.f64 b (*.f64 b b)))
(/ (+ (/ (* a (pow b 2)) c) (pow a 2)) (pow b 3))
(/.f64 (fma.f64 a a (/.f64 (*.f64 a (*.f64 b b)) c)) (*.f64 b (*.f64 b b)))
(/ a (* b c))
(/.f64 a (*.f64 c b))
(/ (+ (/ a c) (/ (pow a 2) (pow b 2))) b)
(/.f64 (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))) b)
(/ (+ (/ a c) (/ (pow a 2) (pow b 2))) b)
(/.f64 (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))) b)
(/ (+ (/ a c) (/ (pow a 2) (pow b 2))) b)
(/.f64 (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))) b)
(/ a (* b c))
(/.f64 a (*.f64 c b))
(* -1 (/ (+ (* -1 (/ a c)) (* -1 (/ (pow a 2) (pow b 2)))) b))
(neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 a) c) (/.f64 (*.f64 a a) (*.f64 b b))) b))
(* -1 (/ (+ (* -1 (/ a c)) (* -1 (/ (pow a 2) (pow b 2)))) b))
(neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 a) c) (/.f64 (*.f64 a a) (*.f64 b b))) b))
(* -1 (/ (+ (* -1 (/ a c)) (* -1 (/ (pow a 2) (pow b 2)))) b))
(neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 a) c) (/.f64 (*.f64 a a) (*.f64 b b))) b))
(/ a (* b c))
(/.f64 a (*.f64 c b))
(/ (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))) c)
(/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b)) c)
(/ (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))) c)
(/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b)) c)
(/ (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))) c)
(/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b)) c)
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))
(+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))
(+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))
(+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))
(+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))
(+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))
(+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))
(+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))
(+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))
(+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))
(+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.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 b #s(literal -1/2 binary64)) 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 c (*.f64 a (*.f64 a a))))) (/.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 (fma.f64 b (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))) (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 (/ c b))
(/.f64 (neg.f64 c) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(neg.f64 (/.f64 (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))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (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 c (*.f64 c c)) (*.f64 a a)) (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 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (neg.f64 b))
(* -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 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.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 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))) (neg.f64 b))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (/.f64 (neg.f64 c) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b 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 (*.f64 c (*.f64 c c)) a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (neg.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))))) (/.f64 (neg.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 b #s(literal -1/2 binary64)) 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/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) 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 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))))
(* -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 (*.f64 b #s(literal -1/2 binary64)) 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 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b #s(literal 1/2 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 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) a)) a)))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (-.f64 (/.f64 (*.f64 c (neg.f64 a)) (*.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 c (*.f64 a a))) (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 b a)) (/.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)))) (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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c a))))
(* 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/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c a)))))
(* 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/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c a))))))
(* -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 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))
(* -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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) 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) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (neg.f64 b))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #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 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 2 binary64)) (neg.f64 b))
(* -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 (*.f64 c a) (*.f64 c a)) (pow.f64 b #s(literal 4 binary64)))) #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 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 b))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) 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 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)) (pow.f64 b #s(literal 5 binary64)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(*.f64 a (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b a))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* -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 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b)) a)))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) a)) b) a)))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c 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)) (* 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 c (*.f64 a (*.f64 a a)))) (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 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (neg.f64 (/.f64 b c))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (neg.f64 (/.f64 b c)))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (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/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (neg.f64 (/.f64 b c))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) b) c)))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c 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)) (* 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 c (*.f64 a (*.f64 a a)))) (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))) (* 4 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7))))))))))))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)) (/.f64 (*.f64 #s(literal -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))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(fma.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) b) #s(literal -4 binary64)))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))))
(fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/2 binary64)) (*.f64 c c))) (*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4))))) (pow c 3))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))))))
(fma.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/2 binary64)) (*.f64 c c))) (/.f64 (*.f64 #s(literal 4 binary64) b) #s(literal -4 binary64))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (neg.f64 b))
(+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/16 binary64)) c) (*.f64 c b)) c))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) a))) c))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 (-.f64 (*.f64 c b) (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/16 binary64))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c c) a)))) c) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/16 binary64)))) c)) c))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) 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 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)) (pow.f64 b #s(literal 5 binary64)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* 4 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))))
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)) (/.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))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(fma.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) b) #s(literal -4 binary64)))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))
(fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64)) (*.f64 a a))) (*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))))
(fma.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64)) (*.f64 a a))) (/.f64 (*.f64 #s(literal 4 binary64) b) #s(literal -4 binary64))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (neg.f64 b))
(+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/16 binary64)) a) (*.f64 b a)) a))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a))) a)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 (-.f64 (*.f64 b a) (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/16 binary64))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 b (*.f64 b b)) c)))) a) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/16 binary64)))) a)) a))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(fma.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) b) #s(literal -4 binary64)))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* 4 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(fma.f64 b (fma.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -4 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 4 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal -4 binary64) b) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (+ (* -2 (* (pow a 4) (pow c 4))) (* -1/2 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal -5/2 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 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 2 binary64)) (neg.f64 b))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* 4 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))) (pow b 4)))))))
(*.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) (neg.f64 b))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (+ (* 4 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c))) (* (pow a 3) (pow c 3)))) (pow b 6))) (* 4 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))) (pow b 4))))))))
(*.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c a) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)))) (neg.f64 b))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (-.f64 (/.f64 (*.f64 c (neg.f64 a)) (*.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 c (*.f64 a a))) (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))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)) (/.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)))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2)))))
(+.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 c c))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(-.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 c (*.f64 c c)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 b (/.f64 c a)))) c))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal -1/8 binary64))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 c (*.f64 b (*.f64 b b))) (*.f64 a a)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) c)) (*.f64 #s(literal 1/2 binary64) (*.f64 b (/.f64 c a)))) c))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (/.f64 (neg.f64 c) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b 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 (*.f64 c (*.f64 c c)) a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (neg.f64 c) b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))
(fma.f64 a (fma.f64 a (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 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))))) (/.f64 (neg.f64 c) b))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) b) #s(literal -4 binary64))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a)
(/.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64)) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64)) (*.f64 a a))) (/.f64 (*.f64 #s(literal 2 binary64) b) #s(literal -4 binary64)))) a)
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))
(neg.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))
(neg.f64 (/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/16 binary64)) a) (*.f64 (*.f64 b a) #s(literal -1/2 binary64))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))
(neg.f64 (/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)) (/.f64 (-.f64 (*.f64 (*.f64 b a) #s(literal -1/2 binary64)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/16 binary64))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 b (*.f64 b b)) c)))) a) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/16 binary64)))) a)) a))) a))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(fma.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) b) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(neg.f64 (/.f64 (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))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (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))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (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 2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5/2 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (neg.f64 b))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))
(*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (/.f64 c (*.f64 b b))) (neg.f64 b))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))
(*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 (*.f64 c a) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a))) (/.f64 c (*.f64 b b))) (neg.f64 b))
(* 1/2 b)
(*.f64 b #s(literal 1/2 binary64))
(+ (* 1/2 b) (* c (- (* -2 (/ a b)) (* -1/2 (/ a b)))))
(fma.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (*.f64 b #s(literal 1/2 binary64)))
(+ (* 1/2 b) (* c (- (+ (* -2 (/ a b)) (* -1 (* c (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))))) (* -1/2 (/ a b)))))
(fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (fma.f64 (neg.f64 c) (fma.f64 (neg.f64 a) (/.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 a b)))) (*.f64 b #s(literal 1/2 binary64)))
(+ (* 1/2 b) (* c (- (+ (* -2 (/ a b)) (* c (- (* -1 (* c (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2)))))) (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))))) (* -1/2 (/ a b)))))
(fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (fma.f64 c (fma.f64 (neg.f64 c) (-.f64 (fma.f64 a (/.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 b b)) (neg.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a b)))) (*.f64 b #s(literal 1/2 binary64)))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* -4 (/ b (pow (sqrt -4) 2))))
(fma.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 #s(literal 4 binary64) b) #s(literal -4 binary64))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow c 2))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (* -4 (/ b (pow (sqrt -4) 2))))
(+.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c b) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 c c)))) (/.f64 (*.f64 #s(literal 4 binary64) b) #s(literal -4 binary64)))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))))
(-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (fma.f64 (/.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c b) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 b b)) (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c b) #s(literal -4 binary64))))) a))) (*.f64 c (*.f64 c c))))) (fma.f64 #s(literal -4 binary64) (/.f64 b #s(literal -4 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a))) (*.f64 b (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c b) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* -1 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 c b)) c))
(+ (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 c b))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 c b))) c))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))))))) (* -1/8 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) a))) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))))) c)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 c b))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)))))) (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 c b)))) a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 c b))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))))))) c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 c b))) c))
(* 1/2 b)
(*.f64 b #s(literal 1/2 binary64))
(+ (* 1/2 b) (* a (- (* -2 (/ c b)) (* -1/2 (/ c b)))))
(fma.f64 a (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b #s(literal 1/2 binary64)))
(+ (* 1/2 b) (* a (- (+ (* -2 (/ c b)) (* -1 (* a (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1/2 (/ c b)))))
(fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (fma.f64 (neg.f64 a) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))) (*.f64 b #s(literal 1/2 binary64)))
(+ (* 1/2 b) (* a (- (+ (* -2 (/ c b)) (* a (- (* -1 (* a (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2)))))) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1/2 (/ c b)))))
(fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (fma.f64 a (fma.f64 (neg.f64 a) (-.f64 (fma.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b))) (*.f64 b b)) (neg.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b))))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))) (*.f64 b #s(literal 1/2 binary64)))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* -4 (/ b (pow (sqrt -4) 2))))
(fma.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 #s(literal 4 binary64) b) #s(literal -4 binary64))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (* -4 (/ b (pow (sqrt -4) 2))))
(+.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b a) #s(literal -4 binary64))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a)))) (/.f64 (*.f64 #s(literal 4 binary64) b) #s(literal -4 binary64)))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))))
(-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (fma.f64 (/.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b a) #s(literal -4 binary64))))) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b a) #s(literal -4 binary64))))) c))) (*.f64 a (*.f64 a a))))) (fma.f64 #s(literal -4 binary64) (/.f64 b #s(literal -4 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b a) #s(literal -4 binary64))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* -1 (/ (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 b a)) a))
(+ (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))) (* -1 (* a b))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 b a))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)))) (*.f64 b a))) a))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) c))) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) a)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (* -1 (* a b))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 b a))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))))) (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 b a)))) c) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 b a))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))))))) a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 b a))) a))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(fma.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) b) #s(literal -4 binary64)))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(fma.f64 b (fma.f64 b (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) #s(literal -1 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (+ (* -1 (* b (+ (* 2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(fma.f64 b (fma.f64 b (fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (neg.f64 b) (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) #s(literal -1 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(* 1/2 b)
(*.f64 b #s(literal 1/2 binary64))
(* b (- (+ 1/2 (* -2 (/ (* a c) (pow b 2)))) (* -1/2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal 1/2 binary64)) (*.f64 b b))))
(* b (- (+ 1/2 (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (/ (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (pow b 4))))) (* -1/2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -3/2 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 c a) #s(literal 1/2 binary64)) (*.f64 b b))))
(* b (- (+ 1/2 (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))) (pow b 6))))) (+ (* -1 (/ (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 4))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (-.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (fma.f64 (*.f64 c a) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -3/2 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (neg.f64 (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -3/2 binary64))))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64))))))
(* 1/2 (/ (pow b 3) (* a c)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 c a))
(* -1 (* (pow b 3) (- (* 5/2 (/ 1 (pow b 2))) (* 1/2 (/ 1 (* a c))))))
(*.f64 (-.f64 (/.f64 #s(literal 5/2 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) (*.f64 c a))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a c)) (* 5/2 (* a c))) (pow b 4))) (* 5/2 (/ 1 (pow b 2)))) (* 1/2 (/ 1 (* a c))))))
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 5/2 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 c a))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 5 (* (pow a 2) (pow c 2))))) (pow b 6))) (* 5/2 (/ 1 (pow b 2)))) (+ (* -1 (/ (* a c) (pow b 4))) (+ (* 5/2 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (* a c))))))))
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 5/2 binary64) (*.f64 b b)) (/.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 a a)) (*.f64 c c))) (*.f64 a (*.f64 c (*.f64 (*.f64 c a) #s(literal 3/2 binary64))))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (fma.f64 #s(literal 5/2 binary64) (/.f64 (*.f64 c a) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 c a))) (/.f64 (*.f64 c a) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (*.f64 b (*.f64 b b))))
(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))
(* 20 (* a (pow c 4)))
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))
(* 20 (* a (pow c 4)))
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))
(* 20 (* a (pow c 4)))
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))
(* 20 (* a (pow c 4)))
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))
(* 20 (* a (pow c 4)))
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))
(* 20 (* a (pow c 4)))
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))
(* 20 (* a (pow c 4)))
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))
(* 20 (* a (pow c 4)))
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))
(* 20 (* a (pow c 4)))
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))
(* 20 (* a (pow c 4)))
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))
(* 20 (* a (pow c 4)))
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))
(* 20 (* a (pow c 4)))
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))
(* 20 (* a (pow c 4)))
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))
(* 20 (* a (pow c 4)))
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))
(* 20 (* a (pow c 4)))
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))
(* 20 (* a (pow c 4)))
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))
(* 20 (* a (pow c 4)))
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))
(* 20 (* a (pow c 4)))
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))
(* 20 (* a (pow c 4)))
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))
(* 20 (* a (pow c 4)))
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))
(* 20 (* a (pow c 4)))
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))
(* 20 (* a (pow c 4)))
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))
(* 20 (* a (pow c 4)))
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))
(* 20 (* a (pow c 4)))
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))
(* 20 (* a (pow c 2)))
(*.f64 (*.f64 a (*.f64 c c)) #s(literal 20 binary64))
(* 20 (* a (pow c 2)))
(*.f64 (*.f64 a (*.f64 c c)) #s(literal 20 binary64))
(* 20 (* a (pow c 2)))
(*.f64 (*.f64 a (*.f64 c c)) #s(literal 20 binary64))
(* 20 (* a (pow c 2)))
(*.f64 (*.f64 a (*.f64 c c)) #s(literal 20 binary64))
(* 20 (* a (pow c 2)))
(*.f64 (*.f64 a (*.f64 c c)) #s(literal 20 binary64))
(* 20 (* a (pow c 2)))
(*.f64 (*.f64 a (*.f64 c c)) #s(literal 20 binary64))
(* 20 (* a (pow c 2)))
(*.f64 (*.f64 a (*.f64 c c)) #s(literal 20 binary64))
(* 20 (* a (pow c 2)))
(*.f64 (*.f64 a (*.f64 c c)) #s(literal 20 binary64))
(* 20 (* a (pow c 2)))
(*.f64 (*.f64 a (*.f64 c c)) #s(literal 20 binary64))
(* 20 (* a (pow c 2)))
(*.f64 (*.f64 a (*.f64 c c)) #s(literal 20 binary64))
(* 20 (* a (pow c 2)))
(*.f64 (*.f64 a (*.f64 c c)) #s(literal 20 binary64))
(* 20 (* a (pow c 2)))
(*.f64 (*.f64 a (*.f64 c c)) #s(literal 20 binary64))
(* 20 (* a (pow c 2)))
(*.f64 (*.f64 a (*.f64 c c)) #s(literal 20 binary64))
(* 20 (* a (pow c 2)))
(*.f64 (*.f64 a (*.f64 c c)) #s(literal 20 binary64))
(* 20 (* a (pow c 2)))
(*.f64 (*.f64 a (*.f64 c c)) #s(literal 20 binary64))
(* 20 (* a (pow c 2)))
(*.f64 (*.f64 a (*.f64 c c)) #s(literal 20 binary64))
(* 20 (* a (pow c 2)))
(*.f64 (*.f64 a (*.f64 c c)) #s(literal 20 binary64))
(* 20 (* a (pow c 2)))
(*.f64 (*.f64 a (*.f64 c c)) #s(literal 20 binary64))
(* 20 (* a (pow c 2)))
(*.f64 (*.f64 a (*.f64 c c)) #s(literal 20 binary64))
(* 20 (* a (pow c 2)))
(*.f64 (*.f64 a (*.f64 c c)) #s(literal 20 binary64))
(* 20 (* a (pow c 2)))
(*.f64 (*.f64 a (*.f64 c c)) #s(literal 20 binary64))
(* 20 (* a (pow c 2)))
(*.f64 (*.f64 a (*.f64 c c)) #s(literal 20 binary64))
(* 20 (* a (pow c 2)))
(*.f64 (*.f64 a (*.f64 c c)) #s(literal 20 binary64))
(* 20 (* a (pow c 2)))
(*.f64 (*.f64 a (*.f64 c c)) #s(literal 20 binary64))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (*.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))
(* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))
(* (pow b 2) (+ (* -1 (/ b (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))
(*.f64 (*.f64 b b) (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))))
(* (pow b 2) (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* a (* c (pow (sqrt -4) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))
(*.f64 (*.f64 b b) (fma.f64 b (fma.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))))
(* (pow b 2) (+ (* b (- (* b (- (* b (- (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* a (* c (pow (sqrt -4) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))
(*.f64 (*.f64 b b) (fma.f64 b (fma.f64 b (fma.f64 b (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))))
(* 1/2 b)
(*.f64 b #s(literal 1/2 binary64))
(* b (+ 1/2 (* 1/2 (/ (* a c) (pow b 2)))))
(*.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 1/2 binary64)))
(* b (- (+ 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal 1/2 binary64)) (*.f64 b b))))
(* b (- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/2 (/ (* a c) (pow b 2))))))
(*.f64 b (-.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -5/2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (neg.f64 (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 c a) #s(literal -1/2 binary64)) (*.f64 b b)))))
(* 1/2 (/ (pow b 3) (* a c)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 c a))
(* -1 (* (pow b 3) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ 1 (* a c))))))
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) (*.f64 c a))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) (pow b 4))) (* 1/2 (/ 1 (pow b 2)))) (* 1/2 (/ 1 (* a c))))))
(*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 c a))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2)))) (pow b 6))) (* 1/2 (/ 1 (pow b 2)))) (+ (* -1 (/ (* a c) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (* a c))))))))
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (fma.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 c a) (*.f64 c a)))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 c (neg.f64 a)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (*.f64 b (*.f64 b b))))
(* 1/2 b)
(*.f64 b #s(literal 1/2 binary64))
(+ (* 1/2 b) (* 1/2 (/ (* a c) b)))
(*.f64 #s(literal 1/2 binary64) (+.f64 b (/.f64 (*.f64 c a) b)))
(+ (* 1/2 b) (* c (- (/ (* (pow a 2) c) (pow b 3)) (* -1/2 (/ a b)))))
(fma.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))) (*.f64 b #s(literal 1/2 binary64)))
(+ (* 1/2 b) (* c (- (* c (- (* -1 (* c (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))))) (* -1 (/ (pow a 2) (pow b 3))))) (* -1/2 (/ a b)))))
(fma.f64 c (fma.f64 c (fma.f64 (neg.f64 c) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))) (*.f64 b #s(literal 1/2 binary64)))
(* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))
(/ (+ (* -1 (/ (pow b 3) (* a (pow (sqrt -4) 2)))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) c)
(/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))) c)
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) (/ (pow b 3) (* a (pow (sqrt -4) 2)))) c)
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal -1/2 binary64)) (*.f64 c c))) (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))) c)
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 5) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4))))) (pow c 3))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (pow b 3) (* a (pow (sqrt -4) 2)))))) c)
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 c (*.f64 c c)))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) c)
(* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (/ (+ (* -1/4 (/ (pow b 3) a)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))
(neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) a)) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 4) (sqrt -1))))) (* -1/4 (/ (* (pow b 3) c) a))) c)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))
(neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) #s(literal -1/16 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c (*.f64 b (*.f64 b b))) a))) c)) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 5) c) (pow a 2)))) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))))) c)) (* -1/4 (/ (* (pow b 3) c) a))) c)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))
(neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal -1/16 binary64)))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 c (pow.f64 b #s(literal 5 binary64))) (*.f64 a a)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c (*.f64 b (*.f64 b b))) a))) c)) c))
(* 1/2 b)
(*.f64 b #s(literal 1/2 binary64))
(+ (* 1/2 b) (* 1/2 (/ (* a c) b)))
(*.f64 #s(literal 1/2 binary64) (+.f64 b (/.f64 (*.f64 c a) b)))
(+ (* 1/2 b) (* a (- (/ (* a (pow c 2)) (pow b 3)) (* -1/2 (/ c b)))))
(fma.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64))) (*.f64 b #s(literal 1/2 binary64)))
(+ (* 1/2 b) (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))) (* -1 (/ (pow c 2) (pow b 3))))) (* -1/2 (/ c b)))))
(fma.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64))) (*.f64 b #s(literal 1/2 binary64)))
(* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))
(/ (+ (* -1 (/ (pow b 3) (* c (pow (sqrt -4) 2)))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) a)
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) a)
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (/ (pow b 3) (* c (pow (sqrt -4) 2)))) a)
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal -1/2 binary64)) (*.f64 a a))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) a)
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 5)) (* (pow c 2) (pow (sqrt -4) 4))))) (pow a 3))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (pow b 3) (* c (pow (sqrt -4) 2)))))) a)
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a a))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 a (*.f64 a a)))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal -4 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)))))) a)
(* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (/ (+ (* -1/4 (/ (pow b 3) c)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))
(neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) c)) a))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1))))) (* -1/4 (/ (* a (pow b 3)) c))) a)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) #s(literal -1/16 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) c))) a)) a))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))))))) (* -1/32 (/ (* a (pow b 5)) (pow c 2)))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))))) a)) (* -1/4 (/ (* a (pow b 3)) c))) a)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal -1/16 binary64))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) a) (*.f64 c c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))))) a)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) c))) a)) a))

rewrite410.0ms (3%)

Memory
6.8MiB live, 729.5MiB allocated
Algorithm
batch-egg-rewrite
Rules
5 248×lower-*.f32
5 206×lower-*.f64
4 008×lower-/.f32
3 980×lower-/.f64
3 448×lower-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
077566
0129490
1528440
24782434
09396426
Stop Event
iter limit
node limit
iter limit
Counts
25 → 707
Calls
Call 1
Inputs
(fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))))
(fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)
(/.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 (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 (*.f64 a #s(literal 2 binary64)))))
(neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))
(sqrt.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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))
(/.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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (*.f64 #s(literal 2 binary64) a))
#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 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))))))
(-.f64 (/.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 b b) (+.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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.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 b (*.f64 b b)) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a)))
(*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(*.f64 b (*.f64 b b))
(/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
Outputs
(+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))))
(+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 c (*.f64 c (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64)))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 c (*.f64 c (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 c (*.f64 c (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(fma.f64 c (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 c (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 c (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))))
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))))
(fma.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (*.f64 c c) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))))
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))))
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (*.f64 c c) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (*.f64 c c) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (*.f64 c c) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))))
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) b) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) b) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) b) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) b) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))))
(fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))))
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))))
(fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))))
(fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) c) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal 20 binary64) a))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) c) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) c) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 c c)) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 c c)) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 c c)) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 20 binary64) a) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 20 binary64) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 20 binary64) a) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))))
(/.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(/.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64))) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (pow.f64 (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c)))) (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 b b)) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))))))
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64))) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64))) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64)))))
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))) #s(literal -1 binary64))
(*.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))))
(*.f64 (pow.f64 (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(+.f64 (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)))
(+.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)) (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (-.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)) (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (pow.f64 (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (-.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)) (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))
(fma.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)))
(fma.f64 (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)))
(fma.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (/.f64 #s(literal -1 binary64) b) (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 (/.f64 #s(literal -1 binary64) b) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 (*.f64 a a) (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)))
(fma.f64 (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) a (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)))
(fma.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)) (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (pow.f64 (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64))) (fma.f64 (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)) (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (pow.f64 (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (-.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)) (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (pow.f64 (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)) (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (-.f64 (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b))))
(pow.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)) (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (pow.f64 (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))))
(*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (pow.f64 (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b)) (*.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 a (*.f64 a (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (neg.f64 b))))
(+.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))
(+.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) c)
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c))))
(fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)
(fma.f64 (*.f64 c a) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) c) c)
(fma.f64 (*.f64 c (/.f64 a (*.f64 b b))) c c)
(fma.f64 #s(literal -1 binary64) (neg.f64 c) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))
(fma.f64 #s(literal 1 binary64) c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c)
(fma.f64 (/.f64 c b) (*.f64 (/.f64 a b) c) c)
(fma.f64 (*.f64 c (*.f64 c a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) c)
(fma.f64 (*.f64 c (/.f64 c b)) (/.f64 a b) c)
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c))))
(/.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c c (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) c) (*.f64 b b)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)))
(/.f64 (neg.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c))))
(/.f64 (-.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))))
(pow.f64 (/.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c)) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c))) #s(literal -1 binary64))
(*.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (neg.f64 c))))
(*.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) c)
(exp.f64 (*.f64 (log.f64 (/.f64 b (neg.f64 c))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 c b))
(neg.f64 (/.f64 c b))
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) c))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 b (neg.f64 c))))
(/.f64 c (neg.f64 b))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
(/.f64 (neg.f64 c) b)
(/.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 c (neg.f64 b)) #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))
(pow.f64 (exp.f64 (log.f64 (/.f64 b (neg.f64 c)))) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(*.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))
(*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) 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 (pow.f64 (/.f64 c (neg.f64 b)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c (neg.f64 b)) #s(literal 1/2 binary64)))
#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 #s(literal -1 binary64) (neg.f64 (/.f64 c (neg.f64 b))))
(/.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 (/.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))
(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 #s(literal -1 binary64) (/.f64 b c))
(*.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 (/.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 #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 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (+.f64 #s(literal 0 binary64) c))
(*.f64 c #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) c)
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #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))) (/.f64 b (*.f64 a #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))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))
(-.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal 2 binary64))))))
(-.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) #s(literal 0 binary64)) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(fma.f64 b (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 b (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))) (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) a)) (/.f64 (*.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 (*.f64 a a) a) #s(literal 8 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal 2 binary64)))) (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) a)) (/.f64 (*.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 (*.f64 a a) a) #s(literal 8 binary64)))) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) a)) (/.f64 (*.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 (*.f64 a a) a) #s(literal 8 binary64)))) (+.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) b) (*.f64 a (*.f64 a #s(literal -2 binary64)))))))
(/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(/.f64 (fma.f64 b a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 b a))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) a)) (/.f64 (*.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 (*.f64 a a) a) #s(literal 8 binary64))))) (neg.f64 (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal 2 binary64))))))
(/.f64 (-.f64 (/.f64 (*.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 (*.f64 a a) a) #s(literal 8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -8 binary64)))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #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))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))))
(/.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))) (-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))
(pow.f64 (/.f64 (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))) (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) a)) (/.f64 (*.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 (*.f64 a a) a) #s(literal 8 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal 2 binary64)))) (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) a)) (/.f64 (*.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 (*.f64 a a) a) #s(literal 8 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))))))
(*.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal 2 binary64))))))
(+.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))
(/.f64 b (*.f64 a #s(literal -2 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b))
(/.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (neg.f64 b) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) b))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)))
(/.f64 (/.f64 b a) #s(literal -2 binary64))
(/.f64 (neg.f64 (neg.f64 b)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (/.f64 b a)) #s(literal 2 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -8 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))) (+.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) #s(literal 2 binary64))
(/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64))
(/.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) a)
(pow.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) #s(literal -1 binary64))
(*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 b (neg.f64 (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.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 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b)))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 64 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (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)))) (sqrt.f64 (fma.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 (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 (*.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)))
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 64 binary64))) (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))
(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 (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 #s(literal 4 binary64) (*.f64 c (neg.f64 a)) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 b b))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 64 binary64))))))
(/.f64 #s(literal 1 binary64) (/.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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) b) b))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 64 binary64)))) (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))) (-.f64 (*.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)) (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 (neg.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 64 binary64))))) (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.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)))) (neg.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b)))) (neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(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 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 64 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b)))) #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 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))))
(*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 64 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(+.f64 (*.f64 a (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c a) (*.f64 c b)))
(+.f64 (/.f64 (*.f64 c a) (*.f64 c b)) (*.f64 a (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))))
(fma.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 c b)))
(fma.f64 c (/.f64 a (*.f64 c b)) (*.f64 a (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))))
(fma.f64 a (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) (*.f64 c b)))
(fma.f64 a (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) c) (/.f64 (*.f64 c a) (*.f64 c b)))
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c b)) c) (*.f64 a (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) (*.f64 c b)) (*.f64 a (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c a) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 c b)))
(fma.f64 (*.f64 c a) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 c a) (*.f64 c b)))
(fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 c b)))
(fma.f64 (*.f64 a a) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) c) (/.f64 (*.f64 c a) (*.f64 c b)))
(fma.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) c (/.f64 (*.f64 c a) (*.f64 c b)))
(fma.f64 (/.f64 a (*.f64 c b)) c (*.f64 a (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) a (/.f64 (*.f64 c a) (*.f64 c b)))
(fma.f64 (/.f64 a b) (*.f64 c (/.f64 a (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 c b)))
(fma.f64 (/.f64 a b) (*.f64 (/.f64 c (*.f64 b b)) a) (/.f64 (*.f64 c a) (*.f64 c b)))
(fma.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 c a) b) (/.f64 (*.f64 c a) (*.f64 c b)))
(fma.f64 (*.f64 a (*.f64 c a)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 c b)))
(fma.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c a) (*.f64 c b)))
(fma.f64 (/.f64 (*.f64 c a) b) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 c a) (*.f64 c b)))
(fma.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 c b)))
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (/.f64 (*.f64 c a) (*.f64 c b)) (/.f64 (*.f64 c a) (*.f64 c b))) (*.f64 (*.f64 a (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c a) (*.f64 c b))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 c a) (*.f64 c b)) (/.f64 (*.f64 c a) (*.f64 c b)))) (-.f64 (*.f64 a (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c a) (*.f64 c b))))
(/.f64 (*.f64 c (fma.f64 a (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 c b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 c b))))
(/.f64 (*.f64 c (fma.f64 (*.f64 (*.f64 a a) a) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))))) (fma.f64 (/.f64 a (*.f64 c b)) (-.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 c b) (*.f64 c b))))) (-.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(/.f64 (*.f64 (fma.f64 a (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 c b)))) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 c b))))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) a) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) c) (fma.f64 (/.f64 a (*.f64 c b)) (-.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 c b) (*.f64 c b)))) c) (-.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(*.f64 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(*.f64 (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) c)
(+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))
(+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) (/.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 c b) (*.f64 c b))) (-.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))))
(fma.f64 a (/.f64 #s(literal 1 binary64) (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))
(fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a (*.f64 b b))) (/.f64 a (*.f64 c b)))
(fma.f64 (*.f64 a a) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))
(fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 a b) (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 c b)))
(fma.f64 (*.f64 a (neg.f64 a)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))
(fma.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (*.f64 c (neg.f64 b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 a (*.f64 b b)) (/.f64 a b) (/.f64 a (*.f64 c b)))
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a) (/.f64 a (*.f64 c b)))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 c b)) a (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 a (*.f64 c b)))
(fma.f64 (/.f64 a c) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) a (/.f64 a (*.f64 c b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 c b))) (fma.f64 a (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 c b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 a (*.f64 c b)) (-.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 a a) a) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 c b) (*.f64 c b))))))
(/.f64 (fma.f64 a (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 c b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 c b))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) a) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (fma.f64 (/.f64 a (*.f64 c b)) (-.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) a) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (+.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 c b) (*.f64 c b))) (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 c b)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 c b) (*.f64 c b)))) (-.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(/.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 c b) a) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c b) a)))
(/.f64 (fma.f64 (*.f64 a a) (*.f64 c (neg.f64 b)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 a a) b (*.f64 (*.f64 b (*.f64 b b)) (/.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 c b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) a)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (*.f64 c b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c b) a) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (/.f64 (*.f64 c b) a)))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 c (neg.f64 b)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (neg.f64 a))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (*.f64 c (neg.f64 b))))
(/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (/.f64 a c))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) b))
(/.f64 (fma.f64 (*.f64 a (neg.f64 a)) (*.f64 c b) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 c b))))
(/.f64 (fma.f64 (*.f64 a (neg.f64 a)) (/.f64 (*.f64 c b) a) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c b) a)))
(/.f64 (fma.f64 (*.f64 a (neg.f64 a)) (*.f64 c (neg.f64 b)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 a (neg.f64 a)) b (*.f64 (*.f64 b (*.f64 b b)) (/.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (/.f64 (*.f64 a a) b) (*.f64 c b) (*.f64 (*.f64 b b) a)) (*.f64 (*.f64 b b) (*.f64 c b)))
(/.f64 (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c b) a) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (*.f64 (*.f64 b b) (/.f64 (*.f64 c b) a)))
(/.f64 (fma.f64 (/.f64 (*.f64 a a) b) (*.f64 c (neg.f64 b)) (*.f64 (*.f64 b b) (neg.f64 a))) (*.f64 (*.f64 b b) (*.f64 c (neg.f64 b))))
(/.f64 (fma.f64 (/.f64 (*.f64 a a) b) b (*.f64 (*.f64 b b) (/.f64 a c))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (*.f64 (*.f64 c b) #s(literal 1 binary64))) (*.f64 (*.f64 c b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))
(/.f64 (fma.f64 a (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c b) (*.f64 a (neg.f64 a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 c b))))
(/.f64 (fma.f64 a (*.f64 b b) (*.f64 (*.f64 c b) (/.f64 (*.f64 a a) b))) (*.f64 (*.f64 c b) (*.f64 b b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 c b) a) (*.f64 a a))) (*.f64 (/.f64 (*.f64 c b) a) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c b) a) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 c b) a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 c b) a) (*.f64 a (neg.f64 a)))) (*.f64 (/.f64 (*.f64 c b) a) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 b b (*.f64 (/.f64 (*.f64 c b) a) (/.f64 (*.f64 a a) b))) (*.f64 (/.f64 (*.f64 c b) a) (*.f64 b b)))
(/.f64 (fma.f64 (neg.f64 a) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (neg.f64 b)) (*.f64 a a))) (*.f64 (*.f64 c (neg.f64 b)) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (*.f64 (*.f64 c (neg.f64 b)) #s(literal 1 binary64))) (*.f64 (*.f64 c (neg.f64 b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))
(/.f64 (fma.f64 (neg.f64 a) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (neg.f64 b)) (*.f64 a (neg.f64 a)))) (*.f64 (*.f64 c (neg.f64 b)) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 a) (*.f64 b b) (*.f64 (*.f64 c (neg.f64 b)) (/.f64 (*.f64 a a) b))) (*.f64 (*.f64 c (neg.f64 b)) (*.f64 b b)))
(/.f64 (fma.f64 (/.f64 a c) (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (/.f64 a c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))
(/.f64 (fma.f64 (/.f64 a c) (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 a (neg.f64 a)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (/.f64 a c) (*.f64 b b) (*.f64 b (/.f64 (*.f64 a a) b))) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (fma.f64 a (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 c b))))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 c b)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a a) a) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))))) (neg.f64 (fma.f64 (/.f64 a (*.f64 c b)) (-.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 c b) (*.f64 c b))))) (neg.f64 (-.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))))
(/.f64 (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 c b) (*.f64 c b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (fma.f64 a (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 c b)))) (*.f64 b (*.f64 b b))) (*.f64 c b))
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 c b))) (fma.f64 a (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 c b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (/.f64 a (*.f64 c b)) (-.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 a a) a) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))) (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 c b) (*.f64 c b))))) #s(literal -1 binary64))
(*.f64 a (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c b)) (/.f64 a (*.f64 b (*.f64 b b)))))
(*.f64 (fma.f64 a (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 c b)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 c b)))))
(*.f64 (fma.f64 (*.f64 (*.f64 a a) a) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 a (*.f64 c b)) (-.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 c b) (*.f64 c b)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #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 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))))) #s(literal -1 binary64)))
(neg.f64 (/.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 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (neg.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 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)))) (*.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #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 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) #s(literal 1/2 binary64))))
(/.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 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (neg.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 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.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 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (*.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 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (*.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 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)))) (*.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (*.f64 a #s(literal 2 binary64))))
(*.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 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (neg.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 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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)))) (*.f64 (*.f64 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))))
(*.f64 (*.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 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
#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 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))))))
(+.f64 (/.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 b b) (-.f64 (neg.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 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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.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 (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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 (*.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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(-.f64 (/.f64 (pow.f64 (/.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 3 binary64)) (fma.f64 (/.f64 (*.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 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 b b))) (/.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 (+.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 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (+.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 (/.f64 (*.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 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 b b))) (/.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 (+.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 (/.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 (+.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 (/.f64 #s(literal 1 binary64) (+.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 b b)))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.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 (/.f64 #s(literal 1 binary64) (+.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 b b)))))
(fma.f64 b (neg.f64 (/.f64 b (+.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(fma.f64 (*.f64 b b) (neg.f64 (/.f64 #s(literal 1 binary64) (+.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (+.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(fma.f64 (neg.f64 b) (/.f64 b (+.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(fma.f64 #s(literal 1 binary64) (/.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 b b) (-.f64 (neg.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)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(fma.f64 (neg.f64 (*.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 (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 (neg.f64 (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 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.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 (neg.f64 b) (sqrt.f64 (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)) (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 b b (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 b b) (-.f64 (neg.f64 b) (sqrt.f64 (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)) (-.f64 (*.f64 b b) (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 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.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 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.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 (*.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 b b) (+.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 (*.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 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 b b))) (/.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 (+.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 (pow.f64 (/.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 3 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (+.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.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 b b))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.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 b b))) (/.f64 (-.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))))))))
(/.f64 (-.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)))))
(/.f64 (-.f64 (*.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 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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (-.f64 (pow.f64 (/.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 3 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (+.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (fma.f64 (/.f64 (*.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 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 b b))) (/.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 (+.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 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.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 b b))) (/.f64 (-.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)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.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 b b))))
(/.f64 (-.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (+.f64 b (sqrt.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 b))) (*.f64 (/.f64 (+.f64 b (sqrt.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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))) (*.f64 (/.f64 (+.f64 b (sqrt.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 (/.f64 (+.f64 b (sqrt.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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (+.f64 b (sqrt.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 (*.f64 b b)))) (*.f64 (/.f64 (+.f64 b (sqrt.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 (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 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.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)))) (*.f64 b b))))
(/.f64 (-.f64 (*.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.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 (*.f64 (neg.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 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))) (*.f64 (-.f64 (neg.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 (-.f64 (*.f64 (neg.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 b))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (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 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (neg.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 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b b)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.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 (neg.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (*.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 (*.f64 (+.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 (neg.f64 (-.f64 (pow.f64 (/.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 3 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (+.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) (neg.f64 (fma.f64 (/.f64 (*.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 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 b b))) (/.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 (+.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 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.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 b b))) (/.f64 (-.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))))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.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 b b)))))
(/.f64 (+.f64 (pow.f64 (/.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 3 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (+.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 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)) (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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (-.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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))))
(/.f64 (-.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 (+.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 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (-.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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (/.f64 (-.f64 (*.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 b 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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(pow.f64 (/.f64 (+.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 b b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (+.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 (*.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.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 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 b b))) (/.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 (+.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 (pow.f64 (/.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 3 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (+.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.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 b b))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.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 b b))) (/.f64 (-.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(literal -1 binary64))
(*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b 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))))))
(*.f64 (-.f64 (*.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 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 (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 (pow.f64 (/.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 3 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (+.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.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 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 b b))) (/.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 (+.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 (/.f64 #s(literal 1 binary64) (+.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 b b)))
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.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 b b))) (/.f64 (-.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)))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.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 b b)))))
(*.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.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 (fma.f64 b b (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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (*.f64 b b) (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 (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)))))) (neg.f64 (/.f64 (*.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))))))))
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.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(literal -1 binary64)))
(-.f64 (/.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 (*.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)))))))
(fma.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))) (neg.f64 (/.f64 (*.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))))))))
(fma.f64 (/.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/2 binary64) a) (neg.f64 (/.f64 (*.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))))))))
(fma.f64 (/.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)) (neg.f64 (/.f64 (*.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))))))))
(fma.f64 (/.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) (neg.f64 (/.f64 (*.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))))))))
(neg.f64 (/.f64 (/.f64 (-.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))))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (neg.f64 (/.f64 (-.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)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.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)))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.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))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.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(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 (-.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(literal 1/2 binary64))))
(/.f64 (/.f64 (-.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))))) (*.f64 a #s(literal 2 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))))))
(/.f64 (-.f64 (*.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (+.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 (neg.f64 (/.f64 (-.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)))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (pow.f64 (/.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 3 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (+.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (/.f64 (*.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 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 b b))) (/.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 (+.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 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.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 b b))) (/.f64 (-.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)))))) (*.f64 (*.f64 a #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))))) (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 (-.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(literal 1/2 binary64)) a)
(/.f64 (-.f64 (*.f64 (/.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 a #s(literal 2 binary64)) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #s(literal 1 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 (-.f64 (*.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (*.f64 (+.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 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (/.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 3 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (+.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.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 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 b b))) (/.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 (+.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 a #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.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 b b))) (/.f64 (-.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(literal 1 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.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 b b))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.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))))))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (*.f64 (/.f64 (-.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(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (-.f64 (pow.f64 (/.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)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.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(literal 3 binary64))) (fma.f64 (/.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 (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)))))) (fma.f64 (/.f64 (*.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 (*.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 (/.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 (*.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 (-.f64 (*.f64 (/.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 (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 (/.f64 (*.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 (*.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 (/.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 (*.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 (*.f64 (/.f64 (-.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(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.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 (-.f64 (*.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 b 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 (+.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 (*.f64 (-.f64 (pow.f64 (/.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 3 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (+.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 (/.f64 (*.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 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 b b))) (/.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 (+.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 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.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 b b))) (/.f64 (-.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)))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) (+.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 b b))))
(/.f64 (/.f64 (/.f64 (-.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))))) a) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.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(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.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(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (/.f64 (-.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(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 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)))))))
(*.f64 (/.f64 (-.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))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (neg.f64 (/.f64 (-.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)))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (-.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))))))
(*.f64 (*.f64 (/.f64 (-.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(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 b (sqrt.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)))
(neg.f64 (/.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))))))
(neg.f64 (/.f64 (neg.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 (+.f64 b (sqrt.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 b (sqrt.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 (sqrt.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 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 (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 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.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)) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.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 (neg.f64 (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 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.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)))))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (neg.f64 (*.f64 b 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)))))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))
(pow.f64 (/.f64 (+.f64 b (sqrt.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 (sqrt.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)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.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 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 (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 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.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 (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 (fma.f64 b b (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 (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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (log.f64 b)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 (*.f64 b b))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 6 binary64)))
(exp.f64 (fma.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) (log.f64 b))))
(exp.f64 (fma.f64 #s(literal 3 binary64) (log.f64 b) (*.f64 #s(literal 3 binary64) (log.f64 b))))
(exp.f64 (fma.f64 #s(literal 3 binary64) (log.f64 b) (*.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64))))
(exp.f64 (fma.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64) (*.f64 (log.f64 (neg.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 (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))
(pow.f64 (neg.f64 b) #s(literal 6 binary64))
(pow.f64 (neg.f64 (*.f64 b b)) #s(literal 3 binary64))
(pow.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 3/2 binary64))
(*.f64 b (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 b (*.f64 b b))) b)
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal 1 binary64) (*.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))) (neg.f64 (*.f64 b b)))
(*.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b)))
(*.f64 c (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal 20 binary64) a))))
(*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))))
(*.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 c (*.f64 c (*.f64 c c))))
(*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 c c))
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 20 binary64) a)))
(*.f64 (*.f64 c (*.f64 c #s(literal 20 binary64))) (*.f64 a (*.f64 c c)))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))
(*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal 20 binary64) a))) c)
(*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 20 binary64)))) a)
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a)
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a) #s(literal 20 binary64))
(*.f64 c (*.f64 c (*.f64 #s(literal 20 binary64) a)))
(*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))
(*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 c c)))
(*.f64 a (*.f64 c (*.f64 c #s(literal 20 binary64))))
(*.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 c c))
(*.f64 (*.f64 c (*.f64 c #s(literal 20 binary64))) a)
(*.f64 (*.f64 c (*.f64 #s(literal 20 binary64) a)) c)
(*.f64 (*.f64 c (*.f64 c a)) #s(literal 20 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) #s(literal -1 binary64)))
(exp.f64 (-.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)) (*.f64 #s(literal 3 binary64) (log.f64 b))))
(exp.f64 (-.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64))))
(neg.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) b)))
(/.f64 (*.f64 a (neg.f64 a)) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 a a) (*.f64 b b)) b)
(/.f64 (/.f64 (*.f64 a a) b) (*.f64 b b))
(/.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 b a) (*.f64 b b)))
(/.f64 (*.f64 (*.f64 a a) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 a (neg.f64 a))) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (/.f64 (*.f64 a a) b)) (neg.f64 (*.f64 b b)))
(/.f64 (*.f64 (/.f64 a b) a) (*.f64 b b))
(/.f64 (*.f64 a (/.f64 a (*.f64 b b))) b)
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b b))) (/.f64 b a))
(/.f64 (*.f64 (neg.f64 a) (/.f64 a (*.f64 b b))) (neg.f64 b))
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))
(*.f64 a (/.f64 a (*.f64 b (*.f64 b b))))
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a (*.f64 b b))))
(*.f64 (*.f64 a a) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 a b) (/.f64 a (*.f64 b b)))
(*.f64 (*.f64 a (neg.f64 a)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 a (*.f64 b b)) (/.f64 a b))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a))
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 a (*.f64 b (*.f64 b b))) a)
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64)))
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 b)))
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 3/2 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (log.f64 b)) #s(literal 1 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 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))
(/.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)))
(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))
(pow.f64 (exp.f64 (log.f64 (neg.f64 b))) #s(literal 3 binary64))
(pow.f64 (exp.f64 (log.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 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))
(*.f64 (neg.f64 b) (*.f64 b b))
(*.f64 (neg.f64 (*.f64 b 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)))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 b b) (neg.f64 (-.f64 (neg.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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b)) #s(literal 1 binary64)))
(/.f64 (neg.f64 (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 b (/.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (*.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 #s(literal 1 binary64) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (neg.f64 (*.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 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 b b))
(*.f64 (/.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) b)
(*.f64 (/.f64 (*.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 (fma.f64 b b (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) (-.f64 (*.f64 b b) (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)))))

eval327.0ms (2.4%)

Memory
47.7MiB live, 811.7MiB allocated
Compiler

Compiled 89 479 to 5 605 computations (93.7% saved)

prune574.0ms (4.2%)

Memory
-13.6MiB live, 1 243.2MiB allocated
Pruning

75 alts after pruning (68 fresh and 7 done)

PrunedKeptTotal
New1 897401 937
Fresh122840
Picked415
Done066
Total1 913751 988
Accuracy
99.7%
Counts
1 988 → 75
Alt Table
Click to see full alt table
StatusAccuracyProgram
33.4%
(fma.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))) (neg.f64 (/.f64 (*.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))))))))
33.4%
(fma.f64 (/.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/2 binary64) a) (neg.f64 (/.f64 (*.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))))))))
33.4%
(fma.f64 (/.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)) (neg.f64 (/.f64 (*.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))))))))
32.6%
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
32.6%
(fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
32.7%
(fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a)))
32.7%
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
32.6%
(fma.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
32.6%
(fma.f64 (sqrt.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 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
32.8%
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
30.7%
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
33.4%
(/.f64 (fma.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 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
32.7%
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal -2 binary64))))
33.8%
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (/.f64 #s(literal 1 binary64) (+.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
32.7%
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
32.0%
(/.f64 (fma.f64 (neg.f64 b) (/.f64 b (+.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
33.1%
(/.f64 (fma.f64 b a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
32.3%
(/.f64 (/.f64 (-.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))))) (*.f64 a #s(literal 2 binary64)))
30.9%
(/.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))
31.6%
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))) (*.f64 (/.f64 (+.f64 b (sqrt.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 (/.f64 (+.f64 b (sqrt.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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
32.3%
(/.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))))))
31.8%
(/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
31.9%
(/.f64 (-.f64 (/.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 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) b)) (*.f64 #s(literal 2 binary64) a))
31.7%
(/.f64 (-.f64 (*.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (+.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)))))))
32.1%
(/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
31.8%
(/.f64 (-.f64 (*.f64 (/.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 (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 (/.f64 (*.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 (*.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 (/.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 (*.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))))))))
31.3%
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
30.7%
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal 2 binary64))))
31.4%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 #s(literal 2 binary64) a))
31.3%
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.f64 #s(literal 2 binary64) a))
32.3%
(/.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.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)))))
89.6%
(/.f64 (*.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 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) #s(literal 1/2 binary64)) a)
89.7%
(/.f64 #s(approx (- (/ (+ (* c (* a -4)) (* b b)) (+ b (sqrt (+ (* c (* a -4)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* c (* a -4)) (* b b)))))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
80.9%
(/.f64 #s(approx (- (/ (+ (* c (* a -4)) (* b b)) (+ b (sqrt (+ (* c (* a -4)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* c (* a -4)) (* b b)))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)) (*.f64 #s(literal 2 binary64) a))
92.9%
(/.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) #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))
89.7%
(/.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))
89.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (fma.f64 (*.f64 a (*.f64 c a)) b (*.f64 (*.f64 b (*.f64 b b)) a)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
89.7%
(/.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 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b)))) (*.f64 #s(literal 2 binary64) a))
89.6%
(/.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 a c) (*.f64 a (*.f64 b b))) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
81.0%
(/.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))
89.5%
(/.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 c (fma.f64 (/.f64 a c) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))) (*.f64 #s(literal 2 binary64) a))
89.6%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 b b))))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
89.6%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) a) (*.f64 #s(literal -2 binary64) a)))) (*.f64 #s(literal 2 binary64) a))
89.6%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) #s(approx (+ (/ c (* a b)) (/ (* c c) (* b (* b b)))) (/.f64 (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))) b))))) (*.f64 #s(literal 2 binary64) a))
89.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) #s(approx (+ (/ c (* a b)) (/ (* c c) (* b (* b b)))) (*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 b a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))))))) (*.f64 #s(literal 2 binary64) a))
89.6%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (*.f64 #s(literal 2 binary64) a))
92.9%
(/.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 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))))
89.6%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a a)))))))
32.3%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.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))))))
31.1%
(-.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) #s(literal 0 binary64)) (/.f64 b (*.f64 a #s(literal 2 binary64))))
30.4%
(-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))
32.2%
(*.f64 (/.f64 (-.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))))) (/.f64 #s(literal 1/2 binary64) a))
31.3%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))
92.9%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)))
89.6%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)))
80.9%
(*.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 c a)) b)))
89.5%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #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 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))))
89.8%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))))
89.6%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))))
90.0%
#s(approx (/ (- (/ (+ (* c (* a -4)) (* b b)) (+ b (sqrt (+ (* c (* a -4)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* c (* a -4)) (* b b)))))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)))
89.8%
#s(approx (/ (- (sqrt (+ (* a (* -4 c)) (* b b))) b) (* 2 a)) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))))
90.0%
#s(approx (/ (- (sqrt (+ (* a (* -4 c)) (* b b))) b) (* 2 a)) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 c b))))
94.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))))
94.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (*.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))))
81.0%
#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)))
93.2%
#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))
81.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (/.f64 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) b))))
81.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b)))
81.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))))
80.9%
#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)))
81.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c)))
81.0%
#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))))
81.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c))
94.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b)))))
94.3%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* c (/ (* c a) (* b b))) c) (/ -1 b)) (* (+ (* (* (* c c) (* (* c c) (* 20 a))) (/ -1/4 (* b (* (* b (* b b)) (* b (* b b)))))) (/ (* -2 (* c (* c c))) (* (* b b) (* b (* b b))))) (* a a))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.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 (*.f64 c (*.f64 c c)) b))))))
Compiler

Compiled 6 384 to 1 744 computations (72.7% saved)

regimes134.0ms (1%)

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

4 calls:

37.0ms
a
31.0ms
c
30.0ms
b
28.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))
Results
AccuracySegmentsBranch
94.8%1a
94.8%1b
94.8%1c
94.8%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)

regimes159.0ms (1.2%)

Memory
-14.2MiB live, 221.0MiB allocated
Counts
95 → 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 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) 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)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))))
(*.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 c a)) b)))
(/.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 (+ (* a (* -4 c)) (* b b))) b) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (- (/ (+ (* c (* a -4)) (* b b)) (+ b (sqrt (+ (* c (* a -4)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* c (* a -4)) (* b b)))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) 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 (/ (- (sqrt (+ (* a (* -4 c)) (* b b))) b) (* 2 a)) (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)))
#s(approx (/ (- (/ (+ (* c (* a -4)) (* b b)) (+ b (sqrt (+ (* c (* a -4)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* c (* a -4)) (* b b)))))) (* 2 a)) (neg.f64 (/.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 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))
#s(approx (/ (- (sqrt (+ (* a (* -4 c)) (* b b))) b) (* 2 a)) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 c b))))
#s(approx (/ (- (sqrt (+ (* a (* -4 c)) (* b b))) b) (* 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 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 #s(literal 2 binary64) a))
(/.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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.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))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (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 (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a)))
(-.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) #s(literal 0 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 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)))
(/.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 (*.f64 a a) (/.f64 c (*.f64 b b)) a) 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 a c) (*.f64 a (*.f64 b b))) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 b a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a b)) (*.f64 a (*.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) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 a (/.f64 (*.f64 c a) (*.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 (*.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)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (- (/ (+ (* c (* a -4)) (* b b)) (+ b (sqrt (+ (* c (* a -4)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* c (* a -4)) (* b b)))))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)))) 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 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal 2 binary64))))
(fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 b b))))) (*.f64 b (*.f64 b 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #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 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) a) (*.f64 #s(literal -2 binary64) a)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.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 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) #s(literal 1/2 binary64)) a)
(/.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))))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) #s(approx (+ (/ c (* a b)) (/ (* c c) (* b (* b b)))) (/.f64 (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))) b))))) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 (-.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))))) (/.f64 #s(literal 1/2 binary64) a))
(/.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.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 (-.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))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.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))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (fma.f64 (*.f64 a (*.f64 c a)) b (*.f64 (*.f64 b (*.f64 b b)) a)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.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))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a 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 c (fma.f64 (/.f64 a c) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) #s(approx (+ (/ c (* a b)) (/ (* c c) (* b (* b b)))) (*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 b a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.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 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))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(fma.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (sqrt.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 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(/.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 (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 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (neg.f64 b) (/.f64 b (+.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b 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)))) (/.f64 (fma.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)))
(/.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) #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 (+.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 (fma.f64 (*.f64 b b) (neg.f64 (/.f64 #s(literal 1 binary64) (+.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.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 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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))
(fma.f64 (/.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/2 binary64) a) (neg.f64 (/.f64 (*.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 #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 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b))))
(fma.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))) (neg.f64 (/.f64 (*.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 (/.f64 (/.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 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.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)) (neg.f64 (/.f64 (*.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 (/.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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 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))))) (*.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))
Outputs
#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

4 calls:

54.0ms
b
47.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))
26.0ms
c
25.0ms
a
Results
AccuracySegmentsBranch
93.2%1a
93.2%1b
93.2%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))
93.2%1c
Compiler

Compiled 32 to 23 computations (28.1% saved)

regimes83.0ms (0.6%)

Memory
38.2MiB live, 192.5MiB allocated
Counts
71 → 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 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) 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)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))))
(*.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 c a)) b)))
(/.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 (+ (* a (* -4 c)) (* b b))) b) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (- (/ (+ (* c (* a -4)) (* b b)) (+ b (sqrt (+ (* c (* a -4)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* c (* a -4)) (* b b)))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) 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 (/ (- (sqrt (+ (* a (* -4 c)) (* b b))) b) (* 2 a)) (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)))
#s(approx (/ (- (/ (+ (* c (* a -4)) (* b b)) (+ b (sqrt (+ (* c (* a -4)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* c (* a -4)) (* b b)))))) (* 2 a)) (neg.f64 (/.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 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))
#s(approx (/ (- (sqrt (+ (* a (* -4 c)) (* b b))) b) (* 2 a)) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 c b))))
#s(approx (/ (- (sqrt (+ (* a (* -4 c)) (* b b))) b) (* 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 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 #s(literal 2 binary64) a))
(/.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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.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))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (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 (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a)))
(-.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) #s(literal 0 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 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)))
(/.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 (*.f64 a a) (/.f64 c (*.f64 b b)) a) 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 a c) (*.f64 a (*.f64 b b))) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 b a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a b)) (*.f64 a (*.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) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 a (/.f64 (*.f64 c a) (*.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 (*.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)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (- (/ (+ (* c (* a -4)) (* b b)) (+ b (sqrt (+ (* c (* a -4)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* c (* a -4)) (* b b)))))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)))) 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 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal 2 binary64))))
(fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 b b))))) (*.f64 b (*.f64 b 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #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 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) a) (*.f64 #s(literal -2 binary64) a)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.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 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) #s(literal 1/2 binary64)) a)
(/.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))))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) #s(approx (+ (/ c (* a b)) (/ (* c c) (* b (* b b)))) (/.f64 (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))) b))))) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 (-.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))))) (/.f64 #s(literal 1/2 binary64) a))
(/.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.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 (-.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))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.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))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (fma.f64 (*.f64 a (*.f64 c a)) b (*.f64 (*.f64 b (*.f64 b b)) a)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.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))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a 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 c (fma.f64 (/.f64 a c) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) #s(approx (+ (/ c (* a b)) (/ (* c c) (* b (* b b)))) (*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 b a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.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 b b)))) (*.f64 #s(literal 2 binary64) a))
Outputs
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.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 b b)))) (*.f64 #s(literal 2 binary64) a))
#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:

20.0ms
c
20.0ms
a
20.0ms
b
19.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))
Results
AccuracySegmentsBranch
92.0%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))
90.0%1a
90.0%1c
90.0%1b
Compiler

Compiled 32 to 23 computations (28.1% saved)

regimes24.0ms (0.2%)

Memory
-23.4MiB live, 58.7MiB allocated
Counts
70 → 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 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) 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)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))))
(*.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 c a)) b)))
(/.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 (+ (* a (* -4 c)) (* b b))) b) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (- (/ (+ (* c (* a -4)) (* b b)) (+ b (sqrt (+ (* c (* a -4)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* c (* a -4)) (* b b)))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) 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 (/ (- (sqrt (+ (* a (* -4 c)) (* b b))) b) (* 2 a)) (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)))
#s(approx (/ (- (/ (+ (* c (* a -4)) (* b b)) (+ b (sqrt (+ (* c (* a -4)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* c (* a -4)) (* b b)))))) (* 2 a)) (neg.f64 (/.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 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))
#s(approx (/ (- (sqrt (+ (* a (* -4 c)) (* b b))) b) (* 2 a)) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 c b))))
#s(approx (/ (- (sqrt (+ (* a (* -4 c)) (* b b))) b) (* 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 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 #s(literal 2 binary64) a))
(/.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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.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))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (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 (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a)))
(-.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) #s(literal 0 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 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)))
(/.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 (*.f64 a a) (/.f64 c (*.f64 b b)) a) 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 a c) (*.f64 a (*.f64 b b))) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 b a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a b)) (*.f64 a (*.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) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 a (/.f64 (*.f64 c a) (*.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 (*.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)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (- (/ (+ (* c (* a -4)) (* b b)) (+ b (sqrt (+ (* c (* a -4)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* c (* a -4)) (* b b)))))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)))) 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 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal 2 binary64))))
(fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 b b))))) (*.f64 b (*.f64 b 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #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 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) a) (*.f64 #s(literal -2 binary64) a)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.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 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) #s(literal 1/2 binary64)) a)
(/.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))))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) #s(approx (+ (/ c (* a b)) (/ (* c c) (* b (* b b)))) (/.f64 (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))) b))))) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 (-.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))))) (/.f64 #s(literal 1/2 binary64) a))
(/.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.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 (-.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))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.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))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (fma.f64 (*.f64 a (*.f64 c a)) b (*.f64 (*.f64 b (*.f64 b b)) a)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.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))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a 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 c (fma.f64 (/.f64 a c) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) #s(approx (+ (/ c (* a b)) (/ (* c c) (* b (* b b)))) (*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 b a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))))))) (*.f64 #s(literal 2 binary64) a))
Outputs
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.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)) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
Calls

1 calls:

20.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))
Results
AccuracySegmentsBranch
92.0%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))
Compiler

Compiled 20 to 14 computations (30% saved)

regimes20.0ms (0.1%)

Memory
15.6MiB live, 54.6MiB allocated
Counts
66 → 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 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) 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)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))))
(*.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 c a)) b)))
(/.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 (+ (* a (* -4 c)) (* b b))) b) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (- (/ (+ (* c (* a -4)) (* b b)) (+ b (sqrt (+ (* c (* a -4)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* c (* a -4)) (* b b)))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) 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 (/ (- (sqrt (+ (* a (* -4 c)) (* b b))) b) (* 2 a)) (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)))
#s(approx (/ (- (/ (+ (* c (* a -4)) (* b b)) (+ b (sqrt (+ (* c (* a -4)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* c (* a -4)) (* b b)))))) (* 2 a)) (neg.f64 (/.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 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))
#s(approx (/ (- (sqrt (+ (* a (* -4 c)) (* b b))) b) (* 2 a)) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 c b))))
#s(approx (/ (- (sqrt (+ (* a (* -4 c)) (* b b))) b) (* 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 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 #s(literal 2 binary64) a))
(/.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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.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))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (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 (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a)))
(-.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) #s(literal 0 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 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)))
(/.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 (*.f64 a a) (/.f64 c (*.f64 b b)) a) 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 a c) (*.f64 a (*.f64 b b))) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 b a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a b)) (*.f64 a (*.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) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 a (/.f64 (*.f64 c a) (*.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 (*.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)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (- (/ (+ (* c (* a -4)) (* b b)) (+ b (sqrt (+ (* c (* a -4)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* c (* a -4)) (* b b)))))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)))) 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 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal 2 binary64))))
(fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 b b))))) (*.f64 b (*.f64 b 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #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 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) a) (*.f64 #s(literal -2 binary64) a)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.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 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) #s(literal 1/2 binary64)) a)
(/.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))))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) #s(approx (+ (/ c (* a b)) (/ (* c c) (* b (* b b)))) (/.f64 (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))) b))))) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 (-.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))))) (/.f64 #s(literal 1/2 binary64) a))
(/.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.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 (-.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))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.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))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (fma.f64 (*.f64 a (*.f64 c a)) b (*.f64 (*.f64 b (*.f64 b b)) a)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
Outputs
(/.f64 (/.f64 (-.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))))) (*.f64 #s(literal 2 binary64) a))
#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

1 calls:

17.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))
Results
AccuracySegmentsBranch
92.0%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))
Compiler

Compiled 20 to 14 computations (30% saved)

regimes20.0ms (0.1%)

Memory
10.2MiB live, 47.1MiB allocated
Counts
63 → 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 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) 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)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))))
(*.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 c a)) b)))
(/.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 (+ (* a (* -4 c)) (* b b))) b) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (- (/ (+ (* c (* a -4)) (* b b)) (+ b (sqrt (+ (* c (* a -4)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* c (* a -4)) (* b b)))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) 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 (/ (- (sqrt (+ (* a (* -4 c)) (* b b))) b) (* 2 a)) (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)))
#s(approx (/ (- (/ (+ (* c (* a -4)) (* b b)) (+ b (sqrt (+ (* c (* a -4)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* c (* a -4)) (* b b)))))) (* 2 a)) (neg.f64 (/.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 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))
#s(approx (/ (- (sqrt (+ (* a (* -4 c)) (* b b))) b) (* 2 a)) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 c b))))
#s(approx (/ (- (sqrt (+ (* a (* -4 c)) (* b b))) b) (* 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 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 #s(literal 2 binary64) a))
(/.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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.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))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (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 (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a)))
(-.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) #s(literal 0 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 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)))
(/.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 (*.f64 a a) (/.f64 c (*.f64 b b)) a) 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 a c) (*.f64 a (*.f64 b b))) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 b a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a b)) (*.f64 a (*.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) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 a (/.f64 (*.f64 c a) (*.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 (*.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)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (- (/ (+ (* c (* a -4)) (* b b)) (+ b (sqrt (+ (* c (* a -4)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* c (* a -4)) (* b b)))))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)))) 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 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal 2 binary64))))
(fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 b b))))) (*.f64 b (*.f64 b 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #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 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) a) (*.f64 #s(literal -2 binary64) a)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.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 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) #s(literal 1/2 binary64)) a)
(/.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))))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c 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 c #s(literal -2 binary64)) #s(approx (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) #s(approx (+ (/ c (* a b)) (/ (* c c) (* b (* b b)))) (/.f64 (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))) b))))) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 (-.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))))) (/.f64 #s(literal 1/2 binary64) a))
(/.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.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)))))
Outputs
(/.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 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
Calls

1 calls:

17.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))
Results
AccuracySegmentsBranch
92.0%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))
Compiler

Compiled 20 to 14 computations (30% saved)

regimes16.0ms (0.1%)

Memory
1.9MiB live, 41.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 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) 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)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))))
(*.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 c a)) b)))
(/.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 (+ (* a (* -4 c)) (* b b))) b) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (- (/ (+ (* c (* a -4)) (* b b)) (+ b (sqrt (+ (* c (* a -4)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* c (* a -4)) (* b b)))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) 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 (/ (- (sqrt (+ (* a (* -4 c)) (* b b))) b) (* 2 a)) (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)))
#s(approx (/ (- (/ (+ (* c (* a -4)) (* b b)) (+ b (sqrt (+ (* c (* a -4)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* c (* a -4)) (* b b)))))) (* 2 a)) (neg.f64 (/.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 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))
#s(approx (/ (- (sqrt (+ (* a (* -4 c)) (* b b))) b) (* 2 a)) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 c b))))
#s(approx (/ (- (sqrt (+ (* a (* -4 c)) (* b b))) b) (* 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 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 #s(literal 2 binary64) a))
(/.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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.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))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (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 (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a)))
(-.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) #s(literal 0 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 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)))
(/.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 (*.f64 a a) (/.f64 c (*.f64 b b)) a) 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 a c) (*.f64 a (*.f64 b b))) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 b a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a b)) (*.f64 a (*.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) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 a (/.f64 (*.f64 c a) (*.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 (*.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)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (- (/ (+ (* c (* a -4)) (* b b)) (+ b (sqrt (+ (* c (* a -4)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* c (* a -4)) (* b b)))))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)))) 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 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal 2 binary64))))
(fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 b b))))) (*.f64 b (*.f64 b 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 (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #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 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (*.f64 (*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) a) (*.f64 #s(literal -2 binary64) a)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.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 c (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))))) #s(literal 1/2 binary64)) a)
Outputs
(/.f64 (fma.f64 b a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
#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

1 calls:

14.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))
Results
AccuracySegmentsBranch
91.9%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))
Compiler

Compiled 20 to 14 computations (30% saved)

regimes17.0ms (0.1%)

Memory
-21.5MiB live, 25.2MiB allocated
Counts
40 → 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 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) 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)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))))
(*.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 c a)) b)))
(/.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 (+ (* a (* -4 c)) (* b b))) b) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (- (/ (+ (* c (* a -4)) (* b b)) (+ b (sqrt (+ (* c (* a -4)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* c (* a -4)) (* b b)))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) 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 (/ (- (sqrt (+ (* a (* -4 c)) (* b b))) b) (* 2 a)) (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)))
#s(approx (/ (- (/ (+ (* c (* a -4)) (* b b)) (+ b (sqrt (+ (* c (* a -4)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* c (* a -4)) (* b b)))))) (* 2 a)) (neg.f64 (/.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 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))
#s(approx (/ (- (sqrt (+ (* a (* -4 c)) (* b b))) b) (* 2 a)) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 c b))))
#s(approx (/ (- (sqrt (+ (* a (* -4 c)) (* b b))) b) (* 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 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 #s(literal 2 binary64) a))
(/.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 (-.f64 (sqrt.f64 #s(approx (+ (* a (* -4 c)) (* b b)) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) (*.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))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (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 (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a)))
(-.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) #s(literal 0 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 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)))
(/.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 (*.f64 a a) (/.f64 c (*.f64 b b)) a) 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 a c) (*.f64 a (*.f64 b b))) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
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 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
Calls

1 calls:

10.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))
Results
AccuracySegmentsBranch
91.9%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))
Compiler

Compiled 20 to 14 computations (30% saved)

regimes13.0ms (0.1%)

Memory
-9.8MiB live, 29.6MiB 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 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) 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)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))))
(*.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 c a)) b)))
(/.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 (+ (* a (* -4 c)) (* b b))) b) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (- (/ (+ (* c (* a -4)) (* b b)) (+ b (sqrt (+ (* c (* a -4)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* c (* a -4)) (* b b)))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) 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 (/ (- (sqrt (+ (* a (* -4 c)) (* b b))) b) (* 2 a)) (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)))
#s(approx (/ (- (/ (+ (* c (* a -4)) (* b b)) (+ b (sqrt (+ (* c (* a -4)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* c (* a -4)) (* b b)))))) (* 2 a)) (neg.f64 (/.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 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))
#s(approx (/ (- (sqrt (+ (* a (* -4 c)) (* b b))) b) (* 2 a)) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 c b))))
#s(approx (/ (- (sqrt (+ (* a (* -4 c)) (* b b))) b) (* 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 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
Calls

2 calls:

6.0ms
c
6.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))
Results
AccuracySegmentsBranch
90.0%1c
90.0%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 24 to 17 computations (29.2% saved)

regimes19.0ms (0.1%)

Memory
8.2MiB live, 47.7MiB allocated
Accuracy

Total -0.5b remaining (-4%)

Threshold costs -0.5b (-4%)

Counts
14 → 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 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) 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)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))))
(*.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 c a)) b)))
(/.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 (+ (* a (* -4 c)) (* b b))) b) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (- (/ (+ (* c (* a -4)) (* b b)) (+ b (sqrt (+ (* c (* a -4)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* c (* a -4)) (* b b)))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) 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
(/.f64 (+.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
a
4.0ms
b
Results
AccuracySegmentsBranch
81.2%1a
81.2%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))
81.2%1b
81.2%1c
Compiler

Compiled 32 to 23 computations (28.1% saved)

bsearch1.0ms (0%)

Memory
1.7MiB live, 1.7MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-1779.0553176905278
-532.3003861734678
Compiler

Compiled 23 to 20 computations (13% saved)

bsearch1.0ms (0%)

Memory
1.4MiB live, 1.4MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-1779.0553176905278
-532.3003861734678
Compiler

Compiled 23 to 20 computations (13% saved)

bsearch1.0ms (0%)

Memory
1.3MiB live, 1.3MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-1779.0553176905278
-532.3003861734678
Compiler

Compiled 23 to 20 computations (13% saved)

bsearch1.0ms (0%)

Memory
1.5MiB live, 1.5MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-1779.0553176905278
-532.3003861734678
Compiler

Compiled 23 to 20 computations (13% saved)

bsearch0.0ms (0%)

Memory
1.1MiB live, 1.1MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-1779.0553176905278
-532.3003861734678
Compiler

Compiled 23 to 20 computations (13% saved)

bsearch0.0ms (0%)

Memory
1.0MiB live, 1.0MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-1779.0553176905278
-532.3003861734678
Compiler

Compiled 23 to 20 computations (13% saved)

simplify18.0ms (0.1%)

Memory
-4.2MiB live, 35.3MiB allocated
Algorithm
egg-herbie
Rules
74×*-commutative_binary64
38×+-commutative_binary64
34×sub-neg_binary64
26×neg-sub0_binary64
26×neg-mul-1_binary64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0101643
1159637
2197637
3220637
4233637
5236637
Stop Event
saturated
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) 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 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -1000 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.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 b b)))) (*.f64 #s(literal 2 binary64) a)) #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))))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -1000 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.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)) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -1000 binary64)) (/.f64 (/.f64 (-.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))))) (*.f64 #s(literal 2 binary64) a)) #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))))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -1000 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 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -1000 binary64)) (/.f64 (fma.f64 b a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) #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))))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -1000 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 (/.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)) (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
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) (*.f64 a a) (/.f64 (fma.f64 c (/.f64 (*.f64 a c) (*.f64 b b)) c) (neg.f64 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 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -1000 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.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 b b)))) (*.f64 #s(literal 2 binary64) a)) #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))))
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 4 binary64) a)))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -1000 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.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 b b)))) (*.f64 a #s(literal 2 binary64))) #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))))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -1000 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.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)) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 4 binary64) a)))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -1000 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b 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))))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -1000 binary64)) (/.f64 (/.f64 (-.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))))) (*.f64 #s(literal 2 binary64) a)) #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))))
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 4 binary64) a)))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -1000 binary64)) (/.f64 (/.f64 (-.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))))) (*.f64 a #s(literal 2 binary64))) #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))))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -1000 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 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 4 binary64) a)))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -1000 binary64)) (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))) #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))))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -1000 binary64)) (/.f64 (fma.f64 b a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) #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))))
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 4 binary64) a)))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -1000 binary64)) (/.f64 (fma.f64 b a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) #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))))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -1000 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 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal 4 binary64) a)))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -1000 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)) (/.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)) (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)))

soundness980.0ms (7.2%)

Memory
8.8MiB live, 946.6MiB allocated
Rules
11 458×lower-fma.f64
11 458×lower-fma.f32
7 766×lower-*.f64
7 766×lower-*.f32
5 248×lower-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
071533
0124499
1487443
24018434
08845427
01451
02351
17649
253648
3686448
0815844
05453273
117383232
260833204
082433047
077566
0129490
1528440
24782434
09396426
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
Compiler

Compiled 1 068 to 374 computations (65% saved)

preprocess109.0ms (0.8%)

Memory
14.3MiB live, 267.3MiB allocated
Compiler

Compiled 980 to 198 computations (79.8% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...