Quadratic roots, full range

Time bar (total: 6.2s)

start0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

analyze111.0ms (1.8%)

Memory
45.9MiB live, 45.9MiB allocated
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.9%0.1%0%0%0%0
0%0%99.9%0.1%0%0%0%1
0%0%99.9%0.1%0%0%0%2
0%0%99.9%0.1%0%0%0%3
25%25%74.9%0.1%0%0%0%4
37.5%37.4%62.4%0.1%0%0%0%5
37.5%37.4%62.4%0.1%0%0%0%6
40%37.4%56.2%0.1%0%6.2%0%7
48.3%45.2%48.4%0.1%0%6.2%0%8
53%48.4%42.9%0.1%0%8.6%0%9
58.1%50.3%36.3%0.1%0%13.3%0%10
66.1%56.8%29.1%0.1%0%14%0%11
70.4%58.8%24.7%0.1%0%16.4%0%12
Compiler

Compiled 19 to 16 computations (15.8% saved)

sample1.2s (19.7%)

Memory
437.6MiB live, 437.6MiB allocated
Samples
394.0ms5 578×0valid
202.0ms1 170×2valid
170.0ms1 350×1valid
67.0ms931×0invalid
35.0ms158×3valid
Precisions
Click to see histograms. Total time spent on operations: 625.0ms
ival-mult: 206.0ms (33% of total)
ival-sqrt: 92.0ms (14.7% of total)
ival-div: 81.0ms (13% of total)
adjust: 67.0ms (10.7% of total)
ival-sub: 60.0ms (9.6% of total)
ival-add: 57.0ms (9.1% of total)
ival-neg: 43.0ms (6.9% of total)
exact: 9.0ms (1.4% of total)
ival-true: 7.0ms (1.1% of total)
ival-assert: 4.0ms (0.6% of total)
Bogosity

explain201.0ms (3.2%)

Memory
106.9MiB live, 106.9MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1000-0-(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
5820(2.4740528815632434e-293 2.179429457761931e+257 7.135006666245957e-19)1(6.22605853954861e-254 7.689223115837846e-189 -4.166787229993715e-206)(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
120-12(3.33423058531566e-181 6.20009528905639e+157 3.367603875983627e-119)(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
30-0-(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
00-0-a
00-0-#s(literal 4 binary64)
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 #s(literal 4 binary64) a)
00-0-b
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
sqrt.f64(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))oflow-rescue950
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))overflow95
(*.f64 (*.f64 #s(literal 4 binary64) a) c)overflow28
(*.f64 b b)overflow76
+.f64(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))cancellation770
sqrt.f64(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))uflow-rescue50
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))underflow5
(*.f64 (*.f64 #s(literal 4 binary64) a) c)underflow24
(*.f64 b b)underflow44
-.f64(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))nan-rescue30
(*.f64 b b)overflow76
(*.f64 (*.f64 #s(literal 4 binary64) a) c)overflow28
Confusion
Predicted +Predicted -
+1200
-18118
Precision
0.8695652173913043
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+12000
-180118
Precision?
0.8695652173913043
Recall?
1.0
Freqs
test
numberfreq
0118
197
240
31
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
31.0ms358×0valid
15.0ms68×2valid
12.0ms80×1valid
2.0ms3valid
Compiler

Compiled 301 to 98 computations (67.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 37.0ms
ival-mult: 12.0ms (32.4% of total)
ival-div: 5.0ms (13.5% of total)
ival-sqrt: 5.0ms (13.5% of total)
ival-sub: 4.0ms (10.8% of total)
adjust: 4.0ms (10.8% of total)
ival-add: 3.0ms (8.1% of total)
ival-neg: 2.0ms (5.4% of total)
exact: 1.0ms (2.7% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

preprocess122.0ms (2%)

Memory
10.0MiB live, 10.0MiB allocated
Algorithm
egg-herbie
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 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
Compiler

Compiled 17 to 14 computations (17.6% saved)

eval0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated
Compiler

Compiled 0 to 3 computations (-∞% saved)

prune1.0ms (0%)

Memory
0.3MiB live, 0.3MiB allocated
Alt Table
Click to see full alt table
StatusAccuracyProgram
54.7%
(/.f64 (+.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 17 to 14 computations (17.6% saved)

simplify70.0ms (1.1%)

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

localize48.0ms (0.8%)

Memory
16.3MiB live, 16.3MiB allocated
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy0.6015625000000001
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
accuracy2.7521594990802103
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
accuracy13.538850849051943
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
accuracy23.37758108354396
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
Samples
19.0ms179×0valid
8.0ms34×2valid
7.0ms40×1valid
1.0ms3valid
Compiler

Compiled 142 to 30 computations (78.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 21.0ms
ival-mult: 7.0ms (33% of total)
ival-div: 3.0ms (14.1% of total)
ival-sqrt: 3.0ms (14.1% of total)
ival-sub: 2.0ms (9.4% of total)
adjust: 2.0ms (9.4% of total)
ival-add: 2.0ms (9.4% of total)
ival-neg: 2.0ms (9.4% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

series24.0ms (0.4%)

Memory
7.7MiB live, 7.7MiB allocated
Counts
5 → 98
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
(* -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))))))))
(pow b 2)
(+ (* -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)))))))
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 (/ 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)))
(* -4 (* a c))
(* a (- (/ (pow b 2) a) (* 4 c)))
(* 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))))))
(* 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 (+ (* 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))))))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(* -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 (* 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))))))))
(+ (* -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)))
(- (pow b 2) (* 4 (* a c)))
(+ (* 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 b)
(+ (* 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)))))))))
(/ (+ (* -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)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(/ (+ (* -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)
(* 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)))))))
(* -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))))))))
(* -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 (* 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 (+ (* -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))))))))
(* 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)))
(+ 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))))))))
(* 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)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(* 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)))))))
(* 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))))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(* -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 (+ (* 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))))))))
Calls

9 calls:

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

simplify155.0ms (2.5%)

Memory
45.2MiB live, 45.2MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

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

rewrite142.0ms (2.3%)

Memory
48.0MiB live, 48.0MiB allocated
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 (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))))
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (pow.f64 b #s(literal 4 binary64))))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(*.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) #s(literal -1 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))
(*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))))
(*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 1 binary64)))
(*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) #s(literal -1 binary64))))
(*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))))
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) #s(literal -1 binary64)) #s(literal 1 binary64)))
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) #s(literal -1 binary64)))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64))))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 1 binary64))
(pow.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal -1 binary64))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 2 binary64))) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64))) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3 binary64))) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64))) (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) #s(literal -1 binary64))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))))
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 9/2 binary64)) (pow.f64 b #s(literal 9 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) #s(literal -1 binary64))) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) (fma.f64 b (/.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (fma.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))))
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 9/2 binary64)) (pow.f64 b #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.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))) b))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) b) (*.f64 (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 b b))) (*.f64 (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 b b)) (*.f64 (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 b b)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) b (*.f64 (sqrt.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))) b))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) b (*.f64 (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 b b))) (*.f64 (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 b b) (*.f64 (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 b b) (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (*.f64 b b) (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 2 binary64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3 binary64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))))
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 9/2 binary64)) (pow.f64 b #s(literal 9 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))))
(/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))
(neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 b b) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(fma.f64 (/.f64 (*.f64 b b) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b)
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) b)
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b)
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1 binary64))) b)
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) b)
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) b)
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) b)
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) b)
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(fma.f64 #s(literal -1 binary64) b (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(fma.f64 #s(literal 1 binary64) b (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(fma.f64 #s(literal 1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(fma.f64 (*.f64 b b) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(fma.f64 b (/.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(fma.f64 b #s(literal -1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(fma.f64 b #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(fma.f64 b #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(-.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 0 binary64)) b)
(-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)
(+.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) b)
(+.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 0 binary64)) b)
(+.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(+.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)
(+.f64 b (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(*.f64 (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))
(*.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 b #s(literal 12 binary64)))) (fma.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64))))
(*.f64 (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
(*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(*.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))
(*.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (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 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (pow.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1 binary64))))
(*.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
(*.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))
(*.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))))
(*.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64))
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1 binary64))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 4 binary64))) (pow.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 6 binary64))) (pow.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 6 binary64))) (pow.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 18 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 9 binary64))) (pow.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) (fma.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 12 binary64))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))))))
(/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 2 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))
(/.f64 (*.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 18 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 12 binary64))) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 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 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(/.f64 (*.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (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)) (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 4 binary64))) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 6 binary64))) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (+.f64 (pow.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64)))))
(/.f64 (-.f64 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64)))))
(/.f64 (-.f64 (pow.f64 b #s(literal 18 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 9 binary64))) (*.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 12 binary64)))))
(/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
(/.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) #s(literal -4 binary64)) (*.f64 c a)))))
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))
(neg.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))
(fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(fma.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))))
(fma.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 b #s(literal 12 binary64)))) (fma.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))))
(fma.f64 (*.f64 (neg.f64 c) #s(literal 4 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 c #s(literal 4 binary64))) a (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -1 binary64)) (*.f64 a #s(literal 4 binary64)) (*.f64 b b))
(fma.f64 (neg.f64 (*.f64 c #s(literal 4 binary64))) a (*.f64 b b))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))
(fma.f64 (*.f64 c #s(literal 4 binary64)) (neg.f64 a) (*.f64 b b))
(fma.f64 (*.f64 (neg.f64 c) a) #s(literal 4 binary64) (*.f64 b b))
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 (neg.f64 a) (*.f64 c #s(literal 4 binary64)) (*.f64 b b))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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) (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))
(fma.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))))
(fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(fma.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))))
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))))
(fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal -1 binary64) (*.f64 b b))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 b b))
(fma.f64 a (*.f64 #s(literal 4 binary64) (neg.f64 c)) (*.f64 b b))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
(fma.f64 a (neg.f64 (*.f64 c #s(literal 4 binary64))) (*.f64 b b))
(fma.f64 #s(literal 4 binary64) (*.f64 (neg.f64 c) a) (*.f64 b b))
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(fma.f64 (*.f64 b b) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))))
(fma.f64 (*.f64 b b) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -4 binary64) c) a))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -4 binary64) c) a))
(fma.f64 b (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a))
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 2 binary64)))
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))
(-.f64 #s(literal 0 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))
(-.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(fabs.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
(hypot.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 b b))
(hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))
(hypot.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))
(hypot.f64 (*.f64 b b) (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)))
(hypot.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))
(hypot.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1 binary64)))
(exp.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))))
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))
(*.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))
(*.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))))
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (pow.f64 b #s(literal 4 binary64))))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal -1/2 binary64)))
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))))
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)) a))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) a) (/.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) #s(literal -1 binary64)) a))
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) #s(literal -1 binary64)) #s(literal 2 binary64)))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (neg.f64 a)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) a) #s(literal 1/2 binary64))
(*.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a)))
(*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1 binary64)))
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (fma.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
(*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) a)))
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))))
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))))
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))))
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) a)))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal -1 binary64)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) a))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 1 binary64))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal -1 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) a) #s(literal -2 binary64))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (pow.f64 a #s(literal -1 binary64))) #s(literal -2 binary64))
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 2 binary64))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))))
(/.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) a)
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) a)) #s(literal 2 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) a)) #s(literal -2 binary64))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))))
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))))
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 2 binary64)))
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 a (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 a (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (pow.f64 a #s(literal -1 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) a))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) a))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 a #s(literal -1 binary64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 2 binary64)))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) a))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 a #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) a))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) a) #s(literal 2 binary64))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3 binary64))) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))))
(/.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal 2 binary64)))
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 9/2 binary64)) (pow.f64 b #s(literal 9 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))))
(/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))))
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1/2 binary64)) (neg.f64 a))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1/2 binary64)) (neg.f64 (neg.f64 a)))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1/2 binary64)) a)
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (fma.f64 b b (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 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)) a))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a))))
(neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) b))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))
(-.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) a)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)))
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)))
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) #s(literal -1 binary64)))
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))
(+.f64 (*.f64 b (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) b))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(*.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)))
(*.f64 #s(literal -1 binary64) b)
(*.f64 #s(literal 1 binary64) b)
(*.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b))
(*.f64 b #s(literal -1 binary64))
(*.f64 b #s(literal 1 binary64))
(pow.f64 b #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) #s(literal 0 binary64))))
(/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 b b))
(/.f64 (*.f64 b b) b)
(neg.f64 b)
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) #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 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 0 binary64))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64))
(fma.f64 b #s(literal -1 binary64) #s(literal 0 binary64))
(fma.f64 b #s(literal 1 binary64) #s(literal 0 binary64))
(-.f64 (/.f64 #s(literal 0 binary64) b) b)
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b b)) b)
(-.f64 #s(literal 0 binary64) b)
(exp.f64 (*.f64 (log.f64 b) #s(literal 1 binary64)))
(+.f64 #s(literal 0 binary64) b)
(+.f64 b #s(literal 0 binary64))
b
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1 binary64))))
(*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))))
(*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1 binary64))
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/2 binary64))
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 0 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 0 binary64)))
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) #s(literal 0 binary64)) (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 0 binary64))
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1 binary64))) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 0 binary64))

eval74.0ms (1.2%)

Memory
46.7MiB live, 46.7MiB allocated
Compiler

Compiled 18 940 to 2 143 computations (88.7% saved)

prune25.0ms (0.4%)

Memory
24.2MiB live, 24.2MiB allocated
Pruning

13 alts after pruning (13 fresh and 0 done)

PrunedKeptTotal
New52013533
Fresh000
Picked101
Done000
Total52113534
Accuracy
90.6%
Counts
534 → 13
Alt Table
Click to see full alt table
StatusAccuracyProgram
28.0%
(/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
54.7%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
47.7%
(/.f64 (+.f64 (neg.f64 b) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
53.8%
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
30.0%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
32.9%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a))
10.3%
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))) (*.f64 #s(literal 2 binary64) a))
26.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a))
54.6%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
54.7%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
36.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (/.f64 c b) b) b (/.f64 (neg.f64 b) a)))
32.6%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
36.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a))
Compiler

Compiled 570 to 412 computations (27.7% saved)

simplify319.0ms (5.1%)

Memory
12.2MiB live, 12.2MiB allocated
Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
cost-diff0
(neg.f64 b)
cost-diff128
(+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
cost-diff128
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
cost-diff0
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))
cost-diff0
(neg.f64 b)
cost-diff0
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))) (*.f64 #s(literal 2 binary64) a))
cost-diff128
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)))
cost-diff0
(*.f64 (/.f64 a b) #s(literal -2 binary64))
cost-diff0
(*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)
cost-diff0
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c))
cost-diff0
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a))
cost-diff0
(neg.f64 b)
cost-diff0
(/.f64 (neg.f64 b) a)
cost-diff0
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a))
cost-diff0
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
cost-diff0
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
cost-diff0
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)
cost-diff0
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
042342
066342
1117329
2212329
3361329
4553329
5901329
61640329
73070329
84972329
95787329
106190329
116237329
126263329
136362329
146970329
157241329
167336329
177336329
187336329
197397329
207501329
217593329
227593329
237599329
07599328
Stop Event
iter limit
saturated
iter limit
Calls
Call 1
Inputs
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
(*.f64 #s(literal -4 binary64) c)
#s(literal -4 binary64)
c
a
(*.f64 b b)
b
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a))
(/.f64 (neg.f64 b) a)
(neg.f64 b)
b
a
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c))
(*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)
(*.f64 (/.f64 a b) #s(literal -2 binary64))
(/.f64 a b)
a
b
#s(literal -2 binary64)
c
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)))
(neg.f64 b)
b
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))
(fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)
(*.f64 #s(literal -2 binary64) c)
#s(literal -2 binary64)
c
(/.f64 a b)
a
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(neg.f64 b)
b
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
#s(literal 1 binary64)
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
(*.f64 #s(literal -4 binary64) c)
#s(literal -4 binary64)
c
a
(*.f64 b b)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
Outputs
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)
(-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
(sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(*.f64 #s(literal -4 binary64) c)
(*.f64 c #s(literal -4 binary64))
#s(literal -4 binary64)
c
a
(*.f64 b b)
b
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a))
(/.f64 (neg.f64 b) a)
(neg.f64 b)
b
a
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.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 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c))
(*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)
(*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)
(*.f64 (/.f64 a b) #s(literal -2 binary64))
(*.f64 #s(literal -2 binary64) (/.f64 a b))
(/.f64 a b)
a
b
#s(literal -2 binary64)
c
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))) (*.f64 #s(literal 2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c b)) b) a))
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)))
(-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c b)) b)
(neg.f64 b)
b
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c b))
(fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c b)
(*.f64 #s(literal -2 binary64) c)
#s(literal -2 binary64)
c
(/.f64 a b)
a
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 #s(literal -1/2 binary64) b (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) a)
(+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) b)
(neg.f64 b)
b
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))
#s(literal 1 binary64)
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(*.f64 #s(literal -4 binary64) c)
(*.f64 c #s(literal -4 binary64))
#s(literal -4 binary64)
c
a
(*.f64 b b)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)

localize126.0ms (2%)

Memory
45.6MiB live, 45.6MiB allocated
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy0.3330886880496194
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
accuracy2.7521594990802103
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
accuracy13.538850849051943
(+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
accuracy23.17077777830658
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
accuracy2.637391619286586
(fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)
accuracy2.7521594990802103
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))) (*.f64 #s(literal 2 binary64) a))
accuracy13.538850849051943
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)))
accuracy43.5404205161086
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))
accuracy0.0078125
(*.f64 (/.f64 a b) #s(literal -2 binary64))
accuracy2.7521594990802103
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a))
accuracy5.524971839410968
(*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)
accuracy43.111194810232
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c))
accuracy0
(/.f64 (neg.f64 b) a)
accuracy0
(neg.f64 b)
accuracy40.889290633674065
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a))
accuracy0.00390625
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
accuracy2.7521594990802103
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
accuracy13.538850849051943
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)
accuracy23.37758108354396
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
Samples
47.0ms179×0valid
23.0ms34×2valid
19.0ms40×1valid
3.0ms3valid
Compiler

Compiled 649 to 80 computations (87.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 59.0ms
ival-div: 16.0ms (27% of total)
ival-mult: 16.0ms (27% of total)
ival-sqrt: 9.0ms (15.2% of total)
ival-add: 7.0ms (11.8% of total)
adjust: 5.0ms (8.4% of total)
ival-sub: 4.0ms (6.7% of total)
exact: 1.0ms (1.7% of total)
ival-neg: 1.0ms (1.7% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series39.0ms (0.6%)

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

9 calls:

TimeVariablePointExpression
6.0ms
a
@inf
((/ (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* 2 a)) (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (sqrt (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 c) a) (* b b)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg b) a) (neg b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* (/ a b) -2) c) (* (/ a b) -2) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (sqrt (- (* b b) (* (* 4 a) c))) (/ (+ (neg b) (/ 1 (sqrt (/ 1 (+ (* (* -4 c) a) (* b b)))))) (* 2 a)) (+ (neg b) (/ 1 (sqrt (/ 1 (+ (* (* -4 c) a) (* b b)))))) (/ 1 (sqrt (/ 1 (+ (* (* -4 c) a) (* b b))))) (+ (* (* -2 c) (/ a b)) b) (sqrt (/ 1 (+ (* (* -4 c) a) (* b b)))) (/ 1 (+ (* (* -4 c) a) (* b b))))
5.0ms
b
@0
((/ (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* 2 a)) (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (sqrt (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 c) a) (* b b)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg b) a) (neg b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* (/ a b) -2) c) (* (/ a b) -2) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (sqrt (- (* b b) (* (* 4 a) c))) (/ (+ (neg b) (/ 1 (sqrt (/ 1 (+ (* (* -4 c) a) (* b b)))))) (* 2 a)) (+ (neg b) (/ 1 (sqrt (/ 1 (+ (* (* -4 c) a) (* b b)))))) (/ 1 (sqrt (/ 1 (+ (* (* -4 c) a) (* b b))))) (+ (* (* -2 c) (/ a b)) b) (sqrt (/ 1 (+ (* (* -4 c) a) (* b b)))) (/ 1 (+ (* (* -4 c) a) (* b b))))
4.0ms
b
@inf
((/ (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* 2 a)) (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (sqrt (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 c) a) (* b b)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg b) a) (neg b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* (/ a b) -2) c) (* (/ a b) -2) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (sqrt (- (* b b) (* (* 4 a) c))) (/ (+ (neg b) (/ 1 (sqrt (/ 1 (+ (* (* -4 c) a) (* b b)))))) (* 2 a)) (+ (neg b) (/ 1 (sqrt (/ 1 (+ (* (* -4 c) a) (* b b)))))) (/ 1 (sqrt (/ 1 (+ (* (* -4 c) a) (* b b))))) (+ (* (* -2 c) (/ a b)) b) (sqrt (/ 1 (+ (* (* -4 c) a) (* b b)))) (/ 1 (+ (* (* -4 c) a) (* b b))))
4.0ms
a
@0
((/ (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* 2 a)) (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (sqrt (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 c) a) (* b b)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg b) a) (neg b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* (/ a b) -2) c) (* (/ a b) -2) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (sqrt (- (* b b) (* (* 4 a) c))) (/ (+ (neg b) (/ 1 (sqrt (/ 1 (+ (* (* -4 c) a) (* b b)))))) (* 2 a)) (+ (neg b) (/ 1 (sqrt (/ 1 (+ (* (* -4 c) a) (* b b)))))) (/ 1 (sqrt (/ 1 (+ (* (* -4 c) a) (* b b))))) (+ (* (* -2 c) (/ a b)) b) (sqrt (/ 1 (+ (* (* -4 c) a) (* b b)))) (/ 1 (+ (* (* -4 c) a) (* b b))))
4.0ms
a
@-inf
((/ (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* 2 a)) (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (sqrt (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 c) a) (* b b)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg b) a) (neg b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* (/ a b) -2) c) (* (/ a b) -2) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (sqrt (- (* b b) (* (* 4 a) c))) (/ (+ (neg b) (/ 1 (sqrt (/ 1 (+ (* (* -4 c) a) (* b b)))))) (* 2 a)) (+ (neg b) (/ 1 (sqrt (/ 1 (+ (* (* -4 c) a) (* b b)))))) (/ 1 (sqrt (/ 1 (+ (* (* -4 c) a) (* b b))))) (+ (* (* -2 c) (/ a b)) b) (sqrt (/ 1 (+ (* (* -4 c) a) (* b b)))) (/ 1 (+ (* (* -4 c) a) (* b b))))

simplify174.0ms (2.8%)

Memory
55.7MiB live, 55.7MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
09124772
129314680
086424458
Stop Event
iter limit
node limit
Counts
154 → 153
Calls
Call 1
Inputs
(* -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)))))))
(* -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))))))))
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))))))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(* -1 (/ b a))
(* -2 (/ a b))
(/ 1 b)
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b))
(+ (* a (+ (* -1/2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 2 (/ c (pow b 3))))) (/ 1 b))
(+ (* a (+ (* 2 (/ c (pow b 3))) (* a (+ (* -1/2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (/ 1 b))
(/ 1 (pow b 2))
(+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2)))
(+ (* a (- (* 16 (/ (* a (pow c 2)) (pow b 6))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2)))
(+ (* a (- (* a (- (* 64 (/ (* a (pow c 3)) (pow b 8))) (* -16 (/ (pow c 2) (pow b 6))))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2)))
(* 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))))))
(* (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)))
(* 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))))))
(* -4 (* a c))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* a (+ (* -2 (/ c b)) (/ b a)))
(* (sqrt (/ 1 (* a c))) (sqrt -1/4))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))
(+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))
(/ -1/4 (* a c))
(/ (- (* -1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a)
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c)))) a)
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 3) (pow c 4)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))))) 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)))
(* -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))))))
(* -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))))))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (/ c b)))))
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (pow a 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a))
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* a (pow c 3)))) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* a (pow c 4)))) (* -1/64 (/ (pow b 4) (pow c 3)))) a)) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/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 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)))
(+ (* 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)))))))))
(* -1 b)
(/ (+ (* -2 (* a c)) (pow b 2)) b)
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))))))
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4)))))))))
(- (* -1/16 (/ (pow b 2) (* (pow a 2) (pow c 2)))) (* 1/4 (/ 1 (* a c))))
(- (* (pow b 2) (- (* -1/64 (/ (pow b 2) (* (pow a 3) (pow c 3)))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c))))
(- (* (pow b 2) (- (* (pow b 2) (- (* -1/256 (/ (pow b 2) (* (pow a 4) (pow c 4)))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c))))
(/ (+ (* -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)
(/ (+ (* -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)
(* 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)))))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b)
(/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b)
(/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b)
(/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2))
(/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2))
(/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2))
(* -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 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))))))))
(* -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))))))))
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1)))
(/ -1 b)
(* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b))
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b))
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b))
(* 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)))
(* 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))))))))
(+ 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))))))))
(+ (* c (+ (* -1/2 (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 2 (/ a (pow b 3))))) (/ 1 b))
(+ (* c (+ (* 2 (/ a (pow b 3))) (* c (+ (* -1/2 (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))) (/ 1 b))
(+ (* c (- (* 16 (/ (* (pow a 2) c) (pow b 6))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2)))
(+ (* c (- (* c (- (* 64 (/ (* (pow a 3) c) (pow b 8))) (* -16 (/ (pow a 2) (pow b 6))))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2)))
(* 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)))))))
(* 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)))
(* 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))))))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* c (+ (* -2 (/ a b)) (/ b c)))
(+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))
(/ (- (* -1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c)
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a)))) c)
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 4) (pow c 3)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))))) c)
(* -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 (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (/ a b)))))
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))) (pow c 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) c))) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* (pow a 4) c))) (* -1/64 (/ (pow b 4) (pow a 3)))) c)) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c))
Outputs
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(fma.f64 (fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.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 (fma.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) b) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b))
(* -2 (/ (* a c) b))
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a)
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a)
(* 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 (fma.f64 (fma.f64 (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) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a)
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c b) b)
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a b)
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a b)
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -2 (/ a b))
(*.f64 (/.f64 a b) #s(literal -2 binary64))
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b))
(fma.f64 a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) b))
(+ (* a (+ (* -1/2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 2 (/ c (pow b 3))))) (/ 1 b))
(fma.f64 (fma.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -12 binary64) b)) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64))) a (/.f64 #s(literal 1 binary64) b))
(+ (* a (+ (* 2 (/ c (pow b 3))) (* a (+ (* -1/2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (/ 1 b))
(fma.f64 (fma.f64 (*.f64 a #s(literal -1/2 binary64)) (fma.f64 (*.f64 b a) (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -12 binary64) c)) (*.f64 b b)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -64 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 8 binary64)))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -12 binary64) b))) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64))) a (/.f64 #s(literal 1 binary64) b))
(/ 1 (pow b 2))
(/.f64 #s(literal 1 binary64) (*.f64 b b))
(+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2)))
(fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64)))) #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(+ (* a (- (* 16 (/ (* a (pow c 2)) (pow b 6))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2)))
(fma.f64 (fma.f64 (*.f64 #s(literal 16 binary64) a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64))) a (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(+ (* a (- (* a (- (* 64 (/ (* a (pow c 3)) (pow b 8))) (* -16 (/ (pow c 2) (pow b 6))))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2)))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 64 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 8 binary64))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal 16 binary64))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64))) a (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))
(+ (* -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 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(fma.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))))
(* (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 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b) a)) a)
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b) a))) 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 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b) a)))) a)
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) 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)))))
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))))) a)
(* 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 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))))) a)
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)
(* a (+ (* -2 (/ c b)) (/ b a)))
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c b) (/.f64 b a)) a)
(* (sqrt (/ 1 (* a c))) (sqrt -1/4))
(*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))
(fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/32 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))
(fma.f64 (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/128 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))))
(+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (fma.f64 (*.f64 #s(literal -1/256 binary64) a) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/128 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))))
(/ -1/4 (* a c))
(/.f64 #s(literal -1/4 binary64) (*.f64 a c))
(/ (- (* -1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a)
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c)))) a)
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/64 binary64) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a))) (/.f64 #s(literal 1/4 binary64) c)) a)
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 3) (pow c 4)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))))) a)
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/256 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a))) (fma.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal 1/4 binary64) c))) a)
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c 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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/128 binary64)))) (neg.f64 a))) a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a c)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (/.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) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64)) (neg.f64 b)) (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 (neg.f64 a) (fma.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 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/64 binary64)))) (neg.f64 a)) b) (neg.f64 a))))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal 4 binary64) c (/.f64 (*.f64 (neg.f64 b) b) a)))
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (/ c b)))))
(*.f64 (neg.f64 a) (fma.f64 (/.f64 c b) #s(literal 2 binary64) (/.f64 (neg.f64 b) a)))
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))
(fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/64 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))))
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (pow a 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/256 binary64) a) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) (neg.f64 (pow.f64 a #s(literal 3 binary64))))))
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a))
(/.f64 (fma.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal 1/4 binary64) c)) (neg.f64 a))
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* a (pow c 3)))) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a))
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) c) (/.f64 (fma.f64 (/.f64 #s(literal -1/64 binary64) a) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) #s(literal -1/16 binary64))) a)) (neg.f64 a))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* a (pow c 4)))) (* -1/64 (/ (pow b 4) (pow c 3)))) a)) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a))
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) c) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/256 binary64) (pow.f64 c #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) a) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal 1/64 binary64))) a) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) #s(literal -1/16 binary64))) a)) (neg.f64 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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal -1/2 binary64) a)) b))
(+ (* 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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64))) b (/.f64 #s(literal -1/2 binary64) a)) b))
(+ (* -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 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) #s(literal -1 binary64)) b (*.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 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) b #s(literal -1 binary64)) b (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.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 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) #s(literal -1/8 binary64))) (*.f64 b b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(* -1 b)
(neg.f64 b)
(/ (+ (* -2 (* a c)) (pow b 2)) b)
(/.f64 (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 b b)) b)
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))))))
(fma.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/4 binary64)) (pow.f64 c #s(literal 3 binary64))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/4 binary64))) #s(literal -1/32 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4)))))))))
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a c))) (fma.f64 (*.f64 b b) (/.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/4 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (*.f64 a c) #s(literal -1/4 binary64))) #s(literal 1/32 binary64) (/.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1/4 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/4 binary64)) (pow.f64 c #s(literal 3 binary64))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 b b) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/4 binary64))) #s(literal -1/32 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))
(- (* -1/16 (/ (pow b 2) (* (pow a 2) (pow c 2)))) (* 1/4 (/ 1 (* a c))))
(fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 #s(literal -1/4 binary64) (*.f64 a c)))
(- (* (pow b 2) (- (* -1/64 (/ (pow b 2) (* (pow a 3) (pow c 3)))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c))))
(fma.f64 (fma.f64 (*.f64 (/.f64 b (pow.f64 a #s(literal 3 binary64))) (/.f64 b (pow.f64 c #s(literal 3 binary64)))) #s(literal -1/64 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 c c) a) a))) (*.f64 b b) (/.f64 #s(literal -1/4 binary64) (*.f64 a c)))
(- (* (pow b 2) (- (* (pow b 2) (- (* -1/256 (/ (pow b 2) (* (pow a 4) (pow c 4)))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c))))
(fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/256 binary64) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b b) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 b b) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 c c) a) a))) (*.f64 b b) (/.f64 #s(literal -1/4 binary64) (*.f64 a c)))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a 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 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a 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 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) 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 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) 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 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b) (*.f64 a c))))) b)
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 (fma.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) (/.f64 c b) #s(literal 1 binary64)) b)
(* 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 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c b))) #s(literal 1 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)))))))
(*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c b))) #s(literal 1 binary64))) b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) b) (/.f64 c b) #s(literal 1 binary64)) (*.f64 b b))
(/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b)
(/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 1 binary64)) b)
(/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b)
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 1 binary64))) b)
(/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -12 binary64))) a (*.f64 (*.f64 #s(literal -64 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 1 binary64))) b)
(/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2))
(/.f64 (fma.f64 (/.f64 #s(literal 4 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 1 binary64)) (*.f64 b b))
(/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2))
(/.f64 (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 4 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 1 binary64))) (*.f64 b b))
(/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2))
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 64 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) b) (/.f64 c b) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) #s(literal -16 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (neg.f64 b) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (neg.f64 b) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (neg.f64 b) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))))
(* -2 b)
(*.f64 #s(literal -2 binary64) b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) (/.f64 c b) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c b))) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c b))) #s(literal 2 binary64))))
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) (/.f64 c b) #s(literal 1 binary64)))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c b))) #s(literal 1 binary64)))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c b))) #s(literal 1 binary64))))
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1)))
(*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal -1 binary64)))
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b))
(/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 1 binary64)) (neg.f64 b))
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 1 binary64))) (neg.f64 b))
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -12 binary64))) a (*.f64 (*.f64 #s(literal -64 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 1 binary64))) (neg.f64 b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 (neg.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b))) c)
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal -1 binary64) b)) c)
(* 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 (fma.f64 (fma.f64 (fma.f64 (/.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)) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal -1 binary64) b)) c)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b))) c)
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)
(* 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 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) c)) b) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b))) c b)
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b)
(+ (* c (+ (* -1/2 (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 2 (/ a (pow b 3))))) (/ 1 b))
(fma.f64 (fma.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -12 binary64) b)) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64))) c (/.f64 #s(literal 1 binary64) b))
(+ (* c (+ (* 2 (/ a (pow b 3))) (* c (+ (* -1/2 (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))) (/ 1 b))
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -12 binary64) a)) (*.f64 b b)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 8 binary64)))) c))) c (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64))) c (/.f64 #s(literal 1 binary64) b))
(+ (* c (- (* 16 (/ (* (pow a 2) c) (pow b 6))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2)))
(fma.f64 (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 6 binary64))) (*.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64))) c (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(+ (* c (- (* c (- (* 64 (/ (* (pow a 3) c) (pow b 8))) (* -16 (/ (pow a 2) (pow b 6))))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2)))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 64 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 c (pow.f64 b #s(literal 8 binary64))) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal 16 binary64))) c (*.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64))) c (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/2 binary64))) 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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/2 binary64)))) 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 (fma.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/2 binary64))))) c)
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (neg.f64 c))) c)
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (neg.f64 c)))) 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 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (neg.f64 c))))) c)
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) 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 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) 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 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) c)
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)
(* c (+ (* -2 (/ a b)) (/ b c)))
(*.f64 (fma.f64 (/.f64 a b) #s(literal -2 binary64) (/.f64 b c)) c)
(+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 7 binary64))))) (/.f64 (fma.f64 (*.f64 #s(literal -1/256 binary64) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 a #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/128 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))))
(/ (- (* -1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c)
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) c) (/.f64 #s(literal -1/4 binary64) a)) c)
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a)))) c)
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/64 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) c))) (/.f64 #s(literal 1/4 binary64) a)) c)
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 4) (pow c 3)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))))) c)
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/256 binary64) (pow.f64 c #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) c))) (fma.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) c) (/.f64 #s(literal 1/4 binary64) a))) c)
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) c) (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (neg.f64 c))) (neg.f64 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 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/128 binary64)))) (neg.f64 c))) (neg.f64 c))) (neg.f64 c))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (/.f64 b c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64)) (neg.f64 b)) (neg.f64 c))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/64 binary64)))) (neg.f64 c)) b) (neg.f64 c))) (neg.f64 c))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) (neg.f64 c))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(*.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))))) (neg.f64 c))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(*.f64 (fma.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (fma.f64 #s(literal 4 binary64) a (/.f64 (*.f64 (neg.f64 b) b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (/ a b)))))
(*.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) (/.f64 b (neg.f64 c))) (neg.f64 c))
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))) (pow c 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/256 binary64) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 a #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)))) (neg.f64 (pow.f64 c #s(literal 3 binary64))))))
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c))
(/.f64 (fma.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) c) (/.f64 #s(literal 1/4 binary64) a)) (neg.f64 c))
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) c))) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c))
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (fma.f64 (/.f64 #s(literal -1/64 binary64) c) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal -1/16 binary64))) c)) (neg.f64 c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* (pow a 4) c))) (* -1/64 (/ (pow b 4) (pow a 3)))) c)) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c))
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/256 binary64) (pow.f64 a #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) c) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal 1/64 binary64))) c) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal -1/16 binary64))) c)) (neg.f64 c))

rewrite188.0ms (3%)

Memory
73.3MiB live, 73.3MiB allocated
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
042274
066260
1251248
21967248
08409248
Stop Event
iter limit
node limit
iter limit
Counts
20 → 1 079
Calls
Call 1
Inputs
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a))
(/.f64 (neg.f64 b) a)
(neg.f64 b)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c))
(*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)
(*.f64 (/.f64 a b) #s(literal -2 binary64))
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)))
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))) (*.f64 #s(literal 2 binary64) a))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
Outputs
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(*.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))))
(*.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))))
(*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal -1 binary64)) a))
(*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) a) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 (fma.f64 b b (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) a))
(*.f64 (/.f64 (fma.f64 b b (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64)) a))
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) #s(literal -1 binary64)) a))
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (pow.f64 (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) #s(literal -1 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal -2 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) a) #s(literal 1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (neg.f64 a)))
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)) (pow.f64 a #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)))
(*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64)))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) a))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64))
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) a)) #s(literal -2 binary64))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal 2 binary64) a)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))) (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) b))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) a) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (*.f64 #s(literal 2 binary64) (/.f64 a b))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (*.f64 #s(literal 2 binary64) a)) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 b a))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 a b))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 #s(literal -2 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a)) (*.f64 a b)) (*.f64 a (*.f64 #s(literal 2 binary64) a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 a b))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a b))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 a b))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) b)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 a b))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal -2 binary64) a))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) a) #s(literal 2 binary64))
(/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a))))))
(/.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (neg.f64 (fma.f64 b b (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)) a)
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 (fma.f64 b b (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) a))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) a)))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) a) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(fma.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) #s(literal 1/2 binary64) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) (pow.f64 a #s(literal -1 binary64)) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) a) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal 2 binary64) a)))) (/.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal 2 binary64) a)))))
(-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))))) (/.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))))
(-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(-.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(-.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))
(-.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) #s(literal -1 binary64)))
(+.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal -1 binary64)))
(*.f64 (fma.f64 b b (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b b (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))
(/.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 0 binary64)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 0 binary64)) (fma.f64 b b (*.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 0 binary64)) b))))
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (fma.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (*.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 b b (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 b b))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b)))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(/.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))))
(/.f64 (neg.f64 (fma.f64 b b (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))
(/.f64 (fma.f64 b b (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(/.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b b (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b b (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b))
(fma.f64 (pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)) #s(literal -1/2 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))) #s(literal -1/2 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))
(fma.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)) #s(literal -1 binary64))) (neg.f64 b))
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) (neg.f64 b))
(fma.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))) #s(literal -1 binary64))) (neg.f64 b))
(fma.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal -1 binary64))) (neg.f64 b))
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) (neg.f64 b))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64) (neg.f64 b))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(-.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(-.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))))
(-.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 0 binary64)) b)
(-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(-.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)) #s(literal -1 binary64))))
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(*.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))))
(*.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))) #s(literal -1 binary64))))
(*.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(*.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))) #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal -1 binary64))))
(*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) #s(literal -1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/2 binary64))
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)))))
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))))))
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))))
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))
(/.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (sqrt.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))
(/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b))))
(/.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))))))
(/.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b)))))
(/.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b)))))
(/.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 #s(literal -1 binary64)))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))
(neg.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(fabs.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1/2 binary64)))
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))) #s(literal 1 binary64)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b)))))
(*.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/4 binary64))) (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/4 binary64))))
(*.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/4 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/4 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/4 binary64))))
(*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/4 binary64))))
(*.f64 (pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -2 binary64)))
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))) #s(literal -1 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))
(*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)))
(*.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))) #s(literal -1 binary64)))
(*.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) #s(literal 2 binary64)))
(*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (/.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b))))
(*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1 binary64))
(pow.f64 (*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64))) #s(literal -1/2 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal -2 binary64))
(pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64))
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1 binary64))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b))) (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b))) (*.f64 (/.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (fma.f64 (/.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (/.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (/.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b))) (*.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b))))
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))
(/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b))))
(/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)))
(/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b)))))
(/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))))
(/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))
(/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))))
(/.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))
(/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64)))))
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64)))
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))
(/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1 binary64))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a) (*.f64 b b))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (*.f64 b (neg.f64 b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 b b))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c) (*.f64 b b))
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c)) (*.f64 b b))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(sqrt.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64))))
(sqrt.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 2 binary64)))
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(-.f64 (/.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)))))
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 b b) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 1 binary64)))
(-.f64 (/.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b))))
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (/.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))
(-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(fabs.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) #s(literal -2 binary64)))
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))
(exp.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a))
(*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64)))
(*.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 b))
(*.f64 #s(literal -1 binary64) (/.f64 b a))
(*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) a))
(*.f64 (neg.f64 b) (pow.f64 a #s(literal -1 binary64)))
(*.f64 b (pow.f64 (neg.f64 a) #s(literal -1 binary64)))
(pow.f64 (/.f64 (/.f64 a b) #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (neg.f64 a) b) #s(literal -1 binary64))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 3 binary64)) (pow.f64 (/.f64 b a) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 0 binary64) a) (fma.f64 (/.f64 b a) (/.f64 b a) (*.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 b a)))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 b a) (/.f64 b a) (*.f64 #s(literal 0 binary64) (/.f64 b a)))))
(/.f64 (neg.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64))) (neg.f64 a))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a b)))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 a)) (*.f64 a (neg.f64 b))) (*.f64 a (neg.f64 a)))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 a b)) (*.f64 a a))
(/.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) a)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a b) #s(literal -1 binary64))))
(/.f64 #s(literal -1 binary64) (/.f64 a b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) b))
(/.f64 (neg.f64 b) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 b) a)
(/.f64 b (neg.f64 (neg.f64 (neg.f64 a))))
(/.f64 b (neg.f64 a))
(neg.f64 (/.f64 b a))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a))) (/.f64 b a))
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 a) b)) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) b)
(*.f64 b #s(literal -1 binary64))
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (neg.f64 b)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (+.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))
(neg.f64 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)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(-.f64 #s(literal 0 binary64) b)
(+.f64 #s(literal 0 binary64) (neg.f64 b))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)) #s(literal -2 binary64)))
(*.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)) a) #s(literal 1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)) (neg.f64 a)))
(*.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)) #s(literal 1/2 binary64)) (pow.f64 a #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (pow.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)))
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)) #s(literal 1/2 binary64)))
(*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c))) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64)))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c))) #s(literal -1 binary64)))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)) a))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c))))
(*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)) (/.f64 #s(literal 1/2 binary64) a))
(pow.f64 (/.f64 a (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c))) #s(literal -1 binary64))
(/.f64 (neg.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)) a)) #s(literal -2 binary64))
(/.f64 (neg.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c))))) (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a))))
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)) a) #s(literal 2 binary64))
(/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (neg.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)) #s(literal 1/2 binary64)) a)
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c))) (*.f64 #s(literal -2 binary64) a))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)) #s(literal 1/2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)) (*.f64 #s(literal 2 binary64) a))
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)) a)))
(neg.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)) (*.f64 #s(literal -2 binary64) a)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)) (*.f64 #s(literal -2 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)))) #s(literal -1 binary64)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 1 binary64)) (/.f64 c b))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) #s(literal -1 binary64)) (/.f64 (neg.f64 a) b))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 1 binary64)) (/.f64 a b))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -1 binary64))))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (/.f64 a #s(literal 1 binary64)))
(*.f64 (/.f64 c #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 a b)))
(*.f64 (/.f64 c #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 a b)))
(*.f64 (/.f64 c b) (/.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 c (pow.f64 a #s(literal -1 binary64))))
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) (neg.f64 b)))
(*.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) b))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64)) (/.f64 c (neg.f64 b)))
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) a) (pow.f64 b #s(literal -1 binary64)))
(*.f64 (*.f64 (/.f64 a b) c) #s(literal -2 binary64))
(*.f64 (pow.f64 b #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) (pow.f64 a #s(literal -1 binary64))))
(*.f64 (/.f64 (neg.f64 a) b) (/.f64 (*.f64 #s(literal -2 binary64) c) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b))
(*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 a b) c))
(*.f64 (/.f64 a b) (*.f64 #s(literal -2 binary64) c))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (neg.f64 b)))
(*.f64 a (*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) c)))
(*.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a b)))
(pow.f64 (/.f64 b (*.f64 (*.f64 #s(literal -2 binary64) c) a)) #s(literal -1 binary64))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c)) (neg.f64 b))
(/.f64 (neg.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -2 binary64) c))) b)
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) c))) (/.f64 (neg.f64 b) a))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (neg.f64 a))) b)
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 1 binary64))) (/.f64 (neg.f64 b) a))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) a))) b)
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) c)) (/.f64 (neg.f64 b) a))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) b)
(/.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -2 binary64) c)) (neg.f64 b))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) c)) (/.f64 b a))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (neg.f64 a)) (neg.f64 b))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 1 binary64)) (/.f64 b a))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) a)) (neg.f64 b))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) a) b)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 (*.f64 #s(literal -2 binary64) c) a))))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (*.f64 #s(literal -2 binary64) c) a)))
(/.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 b a))
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 a #s(literal 1 binary64)))
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) b))
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (neg.f64 b)))
(*.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) b))
(*.f64 (/.f64 (neg.f64 a) b) #s(literal 2 binary64))
(*.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 b #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a b)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 b)))
(*.f64 #s(literal -2 binary64) (/.f64 a b))
(*.f64 (/.f64 a b) #s(literal -2 binary64))
(*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 a) b))
(*.f64 a (/.f64 #s(literal -2 binary64) b))
(*.f64 a (*.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -2 binary64)))
(pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal -1 binary64))
(/.f64 (neg.f64 (*.f64 (neg.f64 a) #s(literal -2 binary64))) b)
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (neg.f64 a))) b)
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a))) b)
(/.f64 (*.f64 (neg.f64 a) #s(literal -2 binary64)) (neg.f64 b))
(/.f64 (*.f64 #s(literal -2 binary64) (neg.f64 a)) (neg.f64 b))
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) (neg.f64 b))
(/.f64 (*.f64 #s(literal -2 binary64) a) b)
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a))))
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(/.f64 #s(literal -2 binary64) (/.f64 b a))
(/.f64 #s(literal 2 binary64) (/.f64 (neg.f64 b) a))
(-.f64 (/.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 2 binary64) (/.f64 a b)))
(*.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 2 binary64))) (pow.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))) #s(literal -1 binary64)))
(*.f64 (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (neg.f64 b)) (*.f64 b b)) #s(literal -1 binary64)))
(pow.f64 (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))) (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (neg.f64 b)) (*.f64 b b)) (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))
(/.f64 (-.f64 (pow.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 0 binary64)) (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 0 binary64)) (fma.f64 b b (*.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 0 binary64)) b))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 2 binary64)) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)))) (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)))) (fma.f64 (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 2 binary64)) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)))) (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 2 binary64)) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)))) (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)))) (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 2 binary64)) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))) (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))) (*.f64 #s(literal 0 binary64) (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)))))))
(/.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 2 binary64)) (fma.f64 b b (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b))))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 2 binary64)) (*.f64 b b))) (neg.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (neg.f64 b))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (neg.f64 b)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)))) (*.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 2 binary64)))) (*.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)))))
(/.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 2 binary64)) (*.f64 b b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (neg.f64 b)))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (neg.f64 b))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (neg.f64 b)) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 2 binary64))) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))))
(/.f64 (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (neg.f64 b)))))
(/.f64 (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (neg.f64 b)) (*.f64 b b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))) (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (neg.f64 b)) (*.f64 b b)) (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))) (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (neg.f64 b)) (*.f64 b b)) (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))))
(fma.f64 #s(literal -1 binary64) b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)))
(fma.f64 b #s(literal -1 binary64) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)))
(-.f64 (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (neg.f64 b))))
(-.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 0 binary64)) b)
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)))) (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 2 binary64)) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)))))
(-.f64 #s(literal 0 binary64) (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))))
(-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b)
(+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (neg.f64 b))
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)))
(*.f64 (/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (neg.f64 b)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (neg.f64 b)) (*.f64 b b))))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 2 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))) #s(literal -1 binary64)) a))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 2 binary64))) a) (/.f64 (pow.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))) #s(literal -1 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (neg.f64 b)) (*.f64 b b)) #s(literal -1 binary64)) a))
(*.f64 (/.f64 (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (pow.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (neg.f64 b)) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b) #s(literal -2 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 2 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (neg.f64 b)) (*.f64 b b)) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b) a) #s(literal 1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b) (neg.f64 a)))
(*.f64 (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b) #s(literal 1/2 binary64)) (pow.f64 a #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (pow.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b))
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b) #s(literal 1/2 binary64)))
(*.f64 (neg.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64)))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b)) #s(literal -1 binary64)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b) a))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)))))
(*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b) (/.f64 #s(literal 1/2 binary64) a))
(pow.f64 (/.f64 a (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b)) #s(literal -1 binary64))
(/.f64 (neg.f64 (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b) a)) #s(literal -2 binary64))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (neg.f64 b)) (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b)))) (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (neg.f64 b)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b) a) #s(literal 2 binary64))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))))
(/.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (neg.f64 b)) (*.f64 b b)))
(/.f64 (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 2 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (neg.f64 b)) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (neg.f64 b)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b) #s(literal 1/2 binary64)) a)
(/.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)))))
(/.f64 (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (neg.f64 b)) (*.f64 b b))))
(/.f64 (neg.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b)) (*.f64 #s(literal -2 binary64) a))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b) #s(literal 1/2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b)))
(/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b) (*.f64 #s(literal 2 binary64) a))
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b) a)))
(neg.f64 (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b) (*.f64 #s(literal -2 binary64) a)))
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))))) (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))))))
(-.f64 (/.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 2 binary64)) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)))) (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b) (*.f64 #s(literal -2 binary64) a)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))) (*.f64 #s(literal 2 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b))) #s(literal -1 binary64)))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(*.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))))
(*.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))))
(*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal -1 binary64)) a))
(*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) a) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 (fma.f64 b b (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) a))
(*.f64 (/.f64 (fma.f64 b b (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64)) a))
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) #s(literal -1 binary64)) a))
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (pow.f64 (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) #s(literal -1 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal -2 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) a) #s(literal 1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (neg.f64 a)))
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)) (pow.f64 a #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)))
(*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64)))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) a))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64))
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) a)) #s(literal -2 binary64))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal 2 binary64) a)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))) (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) b))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) a) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (*.f64 #s(literal 2 binary64) (/.f64 a b))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (*.f64 #s(literal 2 binary64) a)) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 b a))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 a b))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 #s(literal -2 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a)) (*.f64 a b)) (*.f64 a (*.f64 #s(literal 2 binary64) a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 a b))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a b))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 a b))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) b)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 a b))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal -2 binary64) a))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) a) #s(literal 2 binary64))
(/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a))))))
(/.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (neg.f64 (fma.f64 b b (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)) a)
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 (fma.f64 b b (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) a))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) a)))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) a) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(fma.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) #s(literal 1/2 binary64) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) (pow.f64 a #s(literal -1 binary64)) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) a) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal 2 binary64) a)))) (/.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal 2 binary64) a)))))
(-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))))) (/.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))))
(-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(-.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(-.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))
(-.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) #s(literal -1 binary64)))
(+.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal -1 binary64)))
(*.f64 (fma.f64 b b (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b b (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))
(/.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 0 binary64)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 0 binary64)) (fma.f64 b b (*.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 0 binary64)) b))))
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (fma.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (*.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 b b (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 b b))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b)))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(/.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))))
(/.f64 (neg.f64 (fma.f64 b b (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))
(/.f64 (fma.f64 b b (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(/.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b b (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b b (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) (-.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b))
(fma.f64 (pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)) #s(literal -1/2 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))) #s(literal -1/2 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))
(fma.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)) #s(literal -1 binary64))) (neg.f64 b))
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) (neg.f64 b))
(fma.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))) #s(literal -1 binary64))) (neg.f64 b))
(fma.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal -1 binary64))) (neg.f64 b))
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) (neg.f64 b))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64) (neg.f64 b))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(-.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(-.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))))
(-.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 0 binary64)) b)
(-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(-.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)) #s(literal -1 binary64))))
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(*.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))))
(*.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))) #s(literal -1 binary64))))
(*.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(*.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))) #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal -1 binary64))))
(*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) #s(literal -1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/2 binary64))
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)))))
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))))))
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))))
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))
(/.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (sqrt.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))
(/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b))))
(/.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))))))
(/.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b)))))
(/.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b)))))
(/.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 #s(literal -1 binary64)))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)) (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))
(neg.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(fabs.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1/2 binary64)))
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (neg.f64 b) b)) (pow.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c (neg.f64 b)) #s(literal -1 binary64)))
(*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 b (-.f64 b (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c (neg.f64 b)) (fma.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (neg.f64 b) b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 b (-.f64 b (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)))) (fma.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c (neg.f64 b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c (neg.f64 b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c (neg.f64 b))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c (neg.f64 b))) (fma.f64 (/.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c (neg.f64 b))) (/.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c (neg.f64 b))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c (neg.f64 b))) (/.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c (neg.f64 b)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c) #s(literal 2 binary64)))) (neg.f64 (-.f64 b (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (neg.f64 b) b)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c (neg.f64 b)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 b (-.f64 b (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c (neg.f64 b))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c (neg.f64 b)) (*.f64 b b))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c (neg.f64 b)) (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c (neg.f64 b))))
(/.f64 (-.f64 (*.f64 b b) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c) #s(literal 2 binary64))) (-.f64 b (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (neg.f64 b) b))) (neg.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c (neg.f64 b))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b b (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c) b)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 b (-.f64 b (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c))))))
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (neg.f64 b) b)) (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c (neg.f64 b)))
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b b (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c) b))))
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 b #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 b (-.f64 b (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c (neg.f64 b)) (fma.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (neg.f64 b) b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 b (-.f64 b (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)))) (fma.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 b #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c (neg.f64 b)) (fma.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (neg.f64 b) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 b (-.f64 b (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)))) (fma.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 b #s(literal 3 binary64)))))
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 1 binary64)) (/.f64 c b) b)
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) #s(literal -1 binary64)) (/.f64 (neg.f64 a) b) b)
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 1 binary64)) (/.f64 a b) b)
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -1 binary64))) b)
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (/.f64 a #s(literal 1 binary64)) b)
(fma.f64 (/.f64 c #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 a b)) b)
(fma.f64 (/.f64 c #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 a b)) b)
(fma.f64 (/.f64 c b) (/.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64))) b)
(fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 c (pow.f64 a #s(literal -1 binary64))) b)
(fma.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) (neg.f64 b)) b)
(fma.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64)) (/.f64 c (neg.f64 b)) b)
(fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) a) (pow.f64 b #s(literal -1 binary64)) b)
(fma.f64 (*.f64 (/.f64 a b) c) #s(literal -2 binary64) b)
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) (pow.f64 a #s(literal -1 binary64))) b)
(fma.f64 (/.f64 (neg.f64 a) b) (/.f64 (*.f64 #s(literal -2 binary64) c) #s(literal -1 binary64)) b)
(fma.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c))
(fma.f64 #s(literal -1 binary64) (neg.f64 b) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c))
(fma.f64 #s(literal 1 binary64) b (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c))
(fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c b)
(fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 a b) c) b)
(fma.f64 (/.f64 a b) (*.f64 #s(literal -2 binary64) c) b)
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (neg.f64 b)) b)
(fma.f64 a (*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) c)) b)
(fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a b)) b)
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c) #s(literal 2 binary64)) (-.f64 b (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c (neg.f64 b))) (/.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c (neg.f64 b))))
(+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c) b)
(+.f64 b (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c))
(*.f64 (sqrt.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b))))
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b)))))
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b))))
(*.f64 (pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b)))))
(*.f64 (pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal -1 binary64)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))) #s(literal -1 binary64)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/4 binary64)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))
(pow.f64 (*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 2 binary64)) #s(literal -1/4 binary64))
(pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64))
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(sqrt.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(fabs.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))
(exp.f64 (log.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))
(*.f64 (pow.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 b) b)))
(*.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))))
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64)))
(pow.f64 (*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64))) #s(literal 1/2 binary64))
(pow.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 2 binary64)) #s(literal -1/2 binary64))
(pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64))
(pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64))
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(sqrt.f64 (*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64))))
(exp.f64 (neg.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))

eval160.0ms (2.6%)

Memory
102.8MiB live, 102.8MiB allocated
Compiler

Compiled 40 640 to 4 858 computations (88% saved)

prune56.0ms (0.9%)

Memory
52.1MiB live, 52.1MiB allocated
Pruning

28 alts after pruning (26 fresh and 2 done)

PrunedKeptTotal
New1 074211 095
Fresh358
Picked325
Done000
Total1 080281 108
Accuracy
91.0%
Counts
1 108 → 28
Alt Table
Click to see full alt table
StatusAccuracyProgram
28.0%
(/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
3.5%
(/.f64 (/.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) #s(literal 2 binary64)) (*.f64 b b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a))
36.0%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a)) (*.f64 a b)) (*.f64 a (*.f64 #s(literal 2 binary64) a)))
54.7%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
32.9%
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 #s(literal 2 binary64) a))
10.3%
(/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b) (*.f64 #s(literal 2 binary64) a))
47.7%
(/.f64 (+.f64 (neg.f64 b) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
19.1%
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a))))) (*.f64 #s(literal 2 binary64) a))
31.3%
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 #s(literal -1/4 binary64) (*.f64 a c)))))) (*.f64 #s(literal 2 binary64) a))
36.0%
(/.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (neg.f64 b) (fma.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) (/.f64 c b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) a))
26.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 #s(literal -2 binary64) b)) c)) (*.f64 #s(literal 2 binary64) a))
26.4%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c))))
54.6%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
54.7%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
26.4%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)))
29.4%
#s(approx (/ (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* 2 a)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b))
32.6%
#s(approx (/ (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* 2 a)) (/.f64 (neg.f64 c) b))
35.5%
#s(approx (/ (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* 2 a)) (*.f64 (neg.f64 b) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))
36.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (/.f64 c b) b) b (/.f64 (neg.f64 b) a)))
17.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))) a))
1.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (neg.f64 b))))) a))
28.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a b))))
25.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 a b)) (*.f64 a a)))
9.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 b a) (/.f64 b a) (*.f64 #s(literal 0 binary64) (/.f64 b a))))))
36.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a))
36.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 a b)))
36.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 b)))
14.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 a) b)) #s(literal -1 binary64))))
Compiler

Compiled 1 501 to 1 047 computations (30.2% saved)

simplify153.0ms (2.5%)

Memory
16.8MiB live, 16.8MiB allocated
Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a))))
cost-diff0
(neg.f64 b)
cost-diff128
(+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)))))
cost-diff128
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a))))) (*.f64 #s(literal 2 binary64) a))
cost-diff0
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
cost-diff0
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)
cost-diff0
(/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
cost-diff384
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
cost-diff0
#s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
cost-diff0
(sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))
cost-diff0
(-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)
cost-diff0
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 #s(literal 2 binary64) a))
cost-diff0
(neg.f64 c)
cost-diff0
(/.f64 (neg.f64 c) b)
cost-diff0
#s(approx (/ (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* 2 a)) (/.f64 (neg.f64 c) b))
cost-diff0
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
cost-diff0
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)
cost-diff0
(/.f64 #s(literal 1/2 binary64) a)
cost-diff0
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
049451
078451
1124449
2212449
3404449
4674449
51024449
61654449
72979449
84431449
95720449
106973449
117598449
127757449
137873449
147914449
08168448
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(/.f64 #s(literal 1/2 binary64) a)
#s(literal 1/2 binary64)
a
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
(*.f64 #s(literal -4 binary64) c)
#s(literal -4 binary64)
c
(*.f64 b b)
b
#s(approx (/ (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* 2 a)) (/.f64 (neg.f64 c) b))
(/.f64 (neg.f64 c) b)
(neg.f64 c)
c
b
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 #s(literal 2 binary64) a))
(-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)
(sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))
#s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
#s(literal -4 binary64)
(*.f64 a c)
a
c
b
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
#s(literal 1/2 binary64)
(/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
a
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
(*.f64 #s(literal -4 binary64) c)
#s(literal -4 binary64)
c
(*.f64 b b)
b
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a))))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)))))
(neg.f64 b)
b
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a))))
#s(literal 1 binary64)
(sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)))
#s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a))
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)
(fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c))
(/.f64 #s(literal -1/16 binary64) (*.f64 c c))
#s(literal -1/16 binary64)
(*.f64 c c)
c
(/.f64 (*.f64 b b) a)
(*.f64 b b)
a
(/.f64 #s(literal -1/4 binary64) c)
#s(literal -1/4 binary64)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
Outputs
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))
(/.f64 #s(literal 1/2 binary64) a)
#s(literal 1/2 binary64)
a
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)
(-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
(sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(*.f64 #s(literal -4 binary64) c)
(*.f64 c #s(literal -4 binary64))
#s(literal -4 binary64)
c
(*.f64 b b)
b
#s(approx (/ (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* 2 a)) (/.f64 (neg.f64 c) b))
(/.f64 (neg.f64 c) b)
(neg.f64 c)
c
b
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) a) #s(literal -1/2 binary64))
(-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)
(-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)
(sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))
(sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))
#s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
#s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
#s(literal -4 binary64)
(*.f64 a c)
(*.f64 c a)
a
c
b
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))
#s(literal 1/2 binary64)
(/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))
a
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)
(-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
(sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(*.f64 #s(literal -4 binary64) c)
(*.f64 c #s(literal -4 binary64))
#s(literal -4 binary64)
c
(*.f64 b b)
b
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 #s(literal -1/2 binary64) b (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (/.f64 #s(literal -1/16 binary64) a) c) (/.f64 (*.f64 b b) c) (/.f64 #s(literal -1/4 binary64) c)) a))))) a)
(+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)))))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (/.f64 #s(literal -1/16 binary64) a) c) (/.f64 (*.f64 b b) c) (/.f64 #s(literal -1/4 binary64) c)) a)))) b)
(neg.f64 b)
b
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (/.f64 #s(literal -1/16 binary64) a) c) (/.f64 (*.f64 b b) c) (/.f64 #s(literal -1/4 binary64) c)) a))))
#s(literal 1 binary64)
(sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)))
(sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (/.f64 #s(literal -1/16 binary64) a) c) (/.f64 (*.f64 b b) c) (/.f64 #s(literal -1/4 binary64) c)) a)))
#s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a))
#s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (/.f64 #s(literal -1/16 binary64) a) c) (/.f64 (*.f64 b b) c) (/.f64 #s(literal -1/4 binary64) c)) a))
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)
(/.f64 (fma.f64 (/.f64 (/.f64 #s(literal -1/16 binary64) a) c) (/.f64 (*.f64 b b) c) (/.f64 #s(literal -1/4 binary64) c)) a)
(fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 (/.f64 #s(literal -1/16 binary64) a) c) (/.f64 (*.f64 b b) c) (/.f64 #s(literal -1/4 binary64) c))
(/.f64 #s(literal -1/16 binary64) (*.f64 c c))
#s(literal -1/16 binary64)
(*.f64 c c)
c
(/.f64 (*.f64 b b) a)
(*.f64 b b)
a
(/.f64 #s(literal -1/4 binary64) c)
#s(literal -1/4 binary64)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)

localize137.0ms (2.2%)

Memory
50.4MiB live, 50.4MiB allocated
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy13.066143549536845
(fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c))
accuracy13.538850849051943
(+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)))))
accuracy23.17077777830658
(sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)))
accuracy40.54252068850545
#s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a))
accuracy0.21875
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
accuracy2.740916174250628
(/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
accuracy13.538850849051943
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)
accuracy23.37758108354396
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
accuracy2.7521594990802103
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 #s(literal 2 binary64) a))
accuracy13.538850849051943
(-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)
accuracy23.37758108354396
(sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))
accuracy39.30020085708318
#s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
accuracy0
(/.f64 (neg.f64 c) b)
accuracy0
(neg.f64 c)
accuracy43.156071321023894
#s(approx (/ (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* 2 a)) (/.f64 (neg.f64 c) b))
accuracy0.00390625
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
accuracy2.8302844990802103
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
accuracy13.538850849051943
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)
accuracy23.37758108354396
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
Samples
51.0ms179×0valid
24.0ms34×2valid
20.0ms40×1valid
3.0ms3valid
Compiler

Compiled 821 to 92 computations (88.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 63.0ms
ival-div: 26.0ms (41.2% of total)
ival-mult: 16.0ms (25.3% of total)
ival-add: 6.0ms (9.5% of total)
ival-sqrt: 6.0ms (9.5% of total)
adjust: 4.0ms (6.3% of total)
ival-sub: 2.0ms (3.2% of total)
ival-neg: 2.0ms (3.2% of total)
exact: 1.0ms (1.6% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series41.0ms (0.7%)

Memory
14.4MiB live, 14.4MiB allocated
Counts
21 → 187
Calls
Call 1
Inputs
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(/.f64 #s(literal 1/2 binary64) a)
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
#s(approx (/ (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* 2 a)) (/.f64 (neg.f64 c) b))
(/.f64 (neg.f64 c) b)
(neg.f64 c)
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 #s(literal 2 binary64) a))
(-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)
(sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))
#s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a))))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)))))
(neg.f64 b)
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a))))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
#s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a))
(sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)))
(fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c))
Outputs
(* -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 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))))))))
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))))))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(* -1/2 (/ b c))
(+ (* -1/2 (/ b c)) (* 1/2 (/ a b)))
(+ (* -1/2 (/ b c)) (* a (+ (* -1 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (* 1/2 (/ 1 b)))))
(+ (* -1/2 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (/ (pow c 2) (pow b 5)))))) (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (* 1/2 (/ 1 b)))))
(/ 1 (pow b 2))
(+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2)))
(+ (* a (- (* 16 (/ (* a (pow c 2)) (pow b 6))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2)))
(+ (* a (- (* a (- (* 64 (/ (* a (pow c 3)) (pow b 8))) (* -16 (/ (pow c 2) (pow b 6))))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2)))
(/ 1 b)
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b))
(+ (* a (+ (* -1/2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 2 (/ c (pow b 3))))) (/ 1 b))
(+ (* a (+ (* 2 (/ c (pow b 3))) (* a (+ (* -1/2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (/ 1 b))
(* -1/16 (/ (pow b 2) (* a (pow c 2))))
(/ (+ (* -1/4 (/ a c)) (* -1/16 (/ (pow b 2) (pow c 2)))) a)
(* 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))))))
(* (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)))
(* 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))))))
(* -4 (* a c))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* (sqrt (/ a c)) (/ 1 (sqrt -4)))
(+ (* (sqrt (/ a c)) (/ 1 (sqrt -4))) (/ b (* c (pow (sqrt -4) 2))))
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2)))))
(- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow a 3))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ b (* c (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(/ -1/4 (* a c))
(/ (- (* -1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a)
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c)))) a)
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 3) (pow c 4)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))))) a)
(* (sqrt (/ 1 (* a c))) (sqrt -1/4))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))
(+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))
(/ -1/4 c)
(- (* -1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c)))
(* -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)))
(* -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))))))
(* -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))))))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1/2 (* (sqrt (/ a c)) (sqrt -1)))
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -1))) (* -1/4 (/ b c)))
(+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1))))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/32 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1))))
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a))
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* a (pow c 3)))) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* a (pow c 4)))) (* -1/64 (/ (pow b 4) (pow c 3)))) a)) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a))
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (pow a 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(+ (* 1/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 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)))
(+ (* 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 (+ (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* c (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(+ (* b (+ (* b (- (* -1 (* b (+ (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* c (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(* -1 b)
(- (* -1/16 (/ (pow b 2) (* (pow a 2) (pow c 2)))) (* 1/4 (/ 1 (* a c))))
(- (* (pow b 2) (- (* -1/64 (/ (pow b 2) (* (pow a 3) (pow c 3)))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c))))
(- (* (pow b 2) (- (* (pow b 2) (- (* -1/256 (/ (pow b 2) (* (pow a 4) (pow c 4)))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c))))
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))))))
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4)))))))))
(/ (+ (* -1 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)
(/ (+ (* -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)
(* 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)))))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* b (- (* 1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c))))
(* b (- (* -1 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c)))))
(* b (- (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* -1 (/ (* (pow a 2) c) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (+ (* 1/2 (/ (* (pow a 2) c) (pow b 4))) (* 1/2 (/ 1 c)))))))
(/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2))
(/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2))
(/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2))
(/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b)
(/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b)
(/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b)
(* -1 (* (pow b 2) (+ (* 1/16 (/ 1 (* a (pow c 2)))) (* 1/4 (/ 1 (* (pow b 2) c))))))
(* -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 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))))))))
(* -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))))))))
(* -1/2 (/ a b))
(* -1 (/ (+ (* 1/2 a) (* 1/2 (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (- (+ (* 1/2 a) (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6))) (* 1/2 a)) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (/ (* (pow a 2) c) (pow b 2))))) b))
(/ -1 b)
(* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b))
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b))
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b))
(* 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)))
(* 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))))))))
(+ 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))))))))
(* -1 c)
(/ (+ (* -1/2 b) (* 1/2 (/ (* a c) b))) c)
(/ (+ (* -1/2 b) (* c (- (* -1 (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))) c)
(/ (+ (* -1/2 b) (* c (- (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)) (/ (pow a 3) (pow b 5)))))) (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))) c)
(+ (* c (- (* 16 (/ (* (pow a 2) c) (pow b 6))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2)))
(+ (* c (- (* c (- (* 64 (/ (* (pow a 3) c) (pow b 8))) (* -16 (/ (pow a 2) (pow b 6))))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2)))
(+ (* c (+ (* -1/2 (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 2 (/ a (pow b 3))))) (/ 1 b))
(+ (* c (+ (* 2 (/ a (pow b 3))) (* c (+ (* -1/2 (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))) (/ 1 b))
(/ (+ (* -1/4 c) (* -1/16 (/ (pow b 2) a))) (pow c 2))
(* 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)))))))
(* 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)))
(* 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))))))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(/ (+ (* (sqrt (* a c)) (/ 1 (sqrt -4))) (/ b (pow (sqrt -4) 2))) c)
(/ (- (+ (* -1 (/ (+ (* -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))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (pow (sqrt -4) 2)))) c)
(/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (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)))) (pow c 3))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ b (pow (sqrt -4) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) c)
(/ (- (* -1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c)
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a)))) c)
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 4) (pow c 3)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))))) c)
(+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))
(/ (- (* -1/16 (/ (pow b 2) (* a c))) 1/4) c)
(* -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 (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -1 (/ (+ (* 1/4 b) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* 1/4 (* b c))) c)) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/32 (/ (* (pow b 3) c) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* 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/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) c)) (* 1/4 (* b c))) c)) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c))
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) c))) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* (pow a 4) c))) (* -1/64 (/ (pow b 4) (pow a 3)))) c)) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c))
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))) (pow c 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (/ (+ 1/4 (* 1/16 (/ (pow b 2) (* a c)))) c))
Calls

9 calls:

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

simplify158.0ms (2.5%)

Memory
50.7MiB live, 50.7MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
011955982
139275836
080825583
Stop Event
iter limit
node limit
Counts
187 → 186
Calls
Call 1
Inputs
(* -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 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))))))))
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))))))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(* -1/2 (/ b c))
(+ (* -1/2 (/ b c)) (* 1/2 (/ a b)))
(+ (* -1/2 (/ b c)) (* a (+ (* -1 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (* 1/2 (/ 1 b)))))
(+ (* -1/2 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (/ (pow c 2) (pow b 5)))))) (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (* 1/2 (/ 1 b)))))
(/ 1 (pow b 2))
(+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2)))
(+ (* a (- (* 16 (/ (* a (pow c 2)) (pow b 6))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2)))
(+ (* a (- (* a (- (* 64 (/ (* a (pow c 3)) (pow b 8))) (* -16 (/ (pow c 2) (pow b 6))))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2)))
(/ 1 b)
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b))
(+ (* a (+ (* -1/2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 2 (/ c (pow b 3))))) (/ 1 b))
(+ (* a (+ (* 2 (/ c (pow b 3))) (* a (+ (* -1/2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (/ 1 b))
(* -1/16 (/ (pow b 2) (* a (pow c 2))))
(/ (+ (* -1/4 (/ a c)) (* -1/16 (/ (pow b 2) (pow c 2)))) a)
(* 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))))))
(* (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)))
(* 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))))))
(* -4 (* a c))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* (sqrt (/ a c)) (/ 1 (sqrt -4)))
(+ (* (sqrt (/ a c)) (/ 1 (sqrt -4))) (/ b (* c (pow (sqrt -4) 2))))
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2)))))
(- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow a 3))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ b (* c (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(/ -1/4 (* a c))
(/ (- (* -1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a)
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c)))) a)
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 3) (pow c 4)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))))) a)
(* (sqrt (/ 1 (* a c))) (sqrt -1/4))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))
(+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))
(/ -1/4 c)
(- (* -1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c)))
(* -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)))
(* -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))))))
(* -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))))))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1/2 (* (sqrt (/ a c)) (sqrt -1)))
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -1))) (* -1/4 (/ b c)))
(+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1))))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/32 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1))))
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a))
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* a (pow c 3)))) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* a (pow c 4)))) (* -1/64 (/ (pow b 4) (pow c 3)))) a)) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a))
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (pow a 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(+ (* 1/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 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)))
(+ (* 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 (+ (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* c (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(+ (* b (+ (* b (- (* -1 (* b (+ (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* c (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(* -1 b)
(- (* -1/16 (/ (pow b 2) (* (pow a 2) (pow c 2)))) (* 1/4 (/ 1 (* a c))))
(- (* (pow b 2) (- (* -1/64 (/ (pow b 2) (* (pow a 3) (pow c 3)))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c))))
(- (* (pow b 2) (- (* (pow b 2) (- (* -1/256 (/ (pow b 2) (* (pow a 4) (pow c 4)))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c))))
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))))))
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4)))))))))
(/ (+ (* -1 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)
(/ (+ (* -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)
(* 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)))))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* b (- (* 1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c))))
(* b (- (* -1 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c)))))
(* b (- (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* -1 (/ (* (pow a 2) c) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (+ (* 1/2 (/ (* (pow a 2) c) (pow b 4))) (* 1/2 (/ 1 c)))))))
(/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2))
(/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2))
(/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2))
(/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b)
(/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b)
(/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b)
(* -1 (* (pow b 2) (+ (* 1/16 (/ 1 (* a (pow c 2)))) (* 1/4 (/ 1 (* (pow b 2) c))))))
(* -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 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))))))))
(* -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))))))))
(* -1/2 (/ a b))
(* -1 (/ (+ (* 1/2 a) (* 1/2 (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (- (+ (* 1/2 a) (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6))) (* 1/2 a)) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (/ (* (pow a 2) c) (pow b 2))))) b))
(/ -1 b)
(* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b))
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b))
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b))
(* 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)))
(* 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))))))))
(+ 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))))))))
(* -1 c)
(/ (+ (* -1/2 b) (* 1/2 (/ (* a c) b))) c)
(/ (+ (* -1/2 b) (* c (- (* -1 (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))) c)
(/ (+ (* -1/2 b) (* c (- (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)) (/ (pow a 3) (pow b 5)))))) (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))) c)
(+ (* c (- (* 16 (/ (* (pow a 2) c) (pow b 6))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2)))
(+ (* c (- (* c (- (* 64 (/ (* (pow a 3) c) (pow b 8))) (* -16 (/ (pow a 2) (pow b 6))))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2)))
(+ (* c (+ (* -1/2 (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 2 (/ a (pow b 3))))) (/ 1 b))
(+ (* c (+ (* 2 (/ a (pow b 3))) (* c (+ (* -1/2 (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))) (/ 1 b))
(/ (+ (* -1/4 c) (* -1/16 (/ (pow b 2) a))) (pow c 2))
(* 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)))))))
(* 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)))
(* 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))))))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(/ (+ (* (sqrt (* a c)) (/ 1 (sqrt -4))) (/ b (pow (sqrt -4) 2))) c)
(/ (- (+ (* -1 (/ (+ (* -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))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (pow (sqrt -4) 2)))) c)
(/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (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)))) (pow c 3))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ b (pow (sqrt -4) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) c)
(/ (- (* -1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c)
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a)))) c)
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 4) (pow c 3)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))))) c)
(+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))
(/ (- (* -1/16 (/ (pow b 2) (* a c))) 1/4) c)
(* -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 (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -1 (/ (+ (* 1/4 b) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* 1/4 (* b c))) c)) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/32 (/ (* (pow b 3) c) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* 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/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) c)) (* 1/4 (* b c))) c)) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c))
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) c))) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* (pow a 4) c))) (* -1/64 (/ (pow b 4) (pow a 3)))) c)) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c))
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))) (pow c 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (/ (+ 1/4 (* 1/16 (/ (pow b 2) (* a c)))) c))
Outputs
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (/.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 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b))
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(* -2 (/ (* a c) b))
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) a)
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a)
(* 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 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 (*.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) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a)
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) b)
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) a b)
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a b)
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(* -1/2 (/ b c))
(*.f64 (/.f64 b c) #s(literal -1/2 binary64))
(+ (* -1/2 (/ b c)) (* 1/2 (/ a b)))
(fma.f64 (/.f64 a b) #s(literal 1/2 binary64) (*.f64 (/.f64 b c) #s(literal -1/2 binary64)))
(+ (* -1/2 (/ b c)) (* a (+ (* -1 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (* 1/2 (/ 1 b)))))
(fma.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal 1/2 binary64)) a (/.f64 #s(literal 1/2 binary64) b)) a (*.f64 (/.f64 b c) #s(literal -1/2 binary64)))
(+ (* -1/2 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (/ (pow c 2) (pow b 5)))))) (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (* 1/2 (/ 1 b)))))
(fma.f64 (fma.f64 (fma.f64 (neg.f64 a) (fma.f64 (neg.f64 c) (*.f64 (/.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) b) (/.f64 #s(literal -1/2 binary64) b)) (fma.f64 (/.f64 #s(literal -1/8 binary64) c) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b) c) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal 1/2 binary64))) a (/.f64 #s(literal 1/2 binary64) b)) a (*.f64 (/.f64 b c) #s(literal -1/2 binary64)))
(/ 1 (pow b 2))
(/.f64 #s(literal 1 binary64) (*.f64 b b))
(+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2)))
(fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64)))) #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(+ (* a (- (* 16 (/ (* a (pow c 2)) (pow b 6))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2)))
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 6 binary64))) #s(literal 16 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64))) a (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(+ (* a (- (* a (- (* 64 (/ (* a (pow c 3)) (pow b 8))) (* -16 (/ (pow c 2) (pow b 6))))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2)))
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 8 binary64))) #s(literal 64 binary64) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal 16 binary64))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64))) a (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b))
(fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b))
(+ (* a (+ (* -1/2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 2 (/ c (pow b 3))))) (/ 1 b))
(fma.f64 (fma.f64 (*.f64 (*.f64 b a) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64))) a (/.f64 #s(literal 1 binary64) b))
(+ (* a (+ (* 2 (/ c (pow b 3))) (* a (+ (* -1/2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (/ 1 b))
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 b a) (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) c) b) (/.f64 (*.f64 #s(literal -64 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 8 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) b))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64))) a (/.f64 #s(literal 1 binary64) b))
(* -1/16 (/ (pow b 2) (* a (pow c 2))))
(*.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a))
(/ (+ (* -1/4 (/ a c)) (* -1/16 (/ (pow b 2) (pow c 2)))) a)
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) c) (/.f64 (*.f64 b b) c) (*.f64 (/.f64 a c) #s(literal -1/4 binary64))) a)
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/2 binary64))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))
(+ (* -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 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b) a)) a)
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b) a))) 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 (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b) a)))) a)
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) 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)))))
(*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))))) a)
(* 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 (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))))) a)
(* -4 (* a c))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)
(* (sqrt (/ a c)) (/ 1 (sqrt -4)))
(/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* (sqrt (/ a c)) (/ 1 (sqrt -4))) (/ b (* c (pow (sqrt -4) 2))))
(-.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 b c)))
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2)))))
(-.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) a) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 #s(literal 1/4 binary64) (/.f64 b c)))
(- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow a 3))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ b (* c (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(-.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (fma.f64 (*.f64 b (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 a c)) (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 a a) c) (/.f64 (pow.f64 b #s(literal 3 binary64)) c)))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (neg.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 b c)))))
(/ -1/4 (* a c))
(/.f64 (/.f64 #s(literal -1/4 binary64) a) c)
(/ (- (* -1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a)
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) a) (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 #s(literal -1/4 binary64) c)) a)
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c)))) a)
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/64 binary64) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a))) (/.f64 #s(literal 1/4 binary64) c)) a)
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 3) (pow c 4)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))))) a)
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/256 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal 1/4 binary64) c))) a)
(* (sqrt (/ 1 (* a c))) (sqrt -1/4))
(*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))
(fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/32 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))
(fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/32 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/128 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))
(+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) a) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/256 binary64) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/32 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/128 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(/ -1/4 c)
(/.f64 #s(literal -1/4 binary64) c)
(- (* -1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c)))
(fma.f64 (/.f64 #s(literal -1/16 binary64) a) (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 #s(literal -1/4 binary64) c))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c 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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 a))) a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) #s(literal -2 binary64))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 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) (fma.f64 (*.f64 #s(literal 2 binary64) (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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (neg.f64 b)) (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 (neg.f64 a) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) (neg.f64 a)) b) (neg.f64 a))))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal 4 binary64) c (/.f64 (*.f64 b b) (neg.f64 a))))
(* -1/2 (* (sqrt (/ a c)) (sqrt -1)))
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) #s(literal -1/2 binary64))
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -1))) (* -1/4 (/ b c)))
(fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) #s(literal -1/2 binary64) (*.f64 (/.f64 b c) #s(literal -1/4 binary64)))
(+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/16 binary64) (*.f64 (*.f64 a (/.f64 b c)) #s(literal 1/4 binary64))) (neg.f64 a)))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/32 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/32 binary64) c) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) a) c) (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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/16 binary64)))) a) #s(literal -1 binary64) (*.f64 (*.f64 a (/.f64 b c)) #s(literal 1/4 binary64))) (neg.f64 a)))
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a))
(/.f64 (fma.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal 1/4 binary64) c)) (neg.f64 a))
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* a (pow c 3)))) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a))
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) c) (/.f64 (fma.f64 (/.f64 #s(literal -1/64 binary64) a) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal -1/16 binary64) c) (/.f64 (*.f64 b b) c))) a)) (neg.f64 a))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* a (pow c 4)))) (* -1/64 (/ (pow b 4) (pow c 3)))) a)) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a))
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) c) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/256 binary64) (pow.f64 c #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) a) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal 1/64 binary64))) a) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1/16 binary64) c) (/.f64 (*.f64 b b) c))) a)) (neg.f64 a))
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1/2 binary64))
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/16 binary64)))
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/64 binary64))))
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (pow a 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/16 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) a) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/256 binary64) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) (pow.f64 a #s(literal 3 binary64))))
(+ (* 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 (fma.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/4 binary64) (/.f64 #s(literal -1/2 binary64) a)) b (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #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 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64))) b (/.f64 #s(literal -1/2 binary64) a)) b (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/2 binary64)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 (*.f64 c a)) (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 (fma.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1/2 binary64) #s(literal -1 binary64)) b (*.f64 (sqrt.f64 (*.f64 c a)) (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 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) b #s(literal -1 binary64)) b (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* (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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) #s(literal -1/8 binary64))) (*.f64 b b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* b (+ (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* c (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(fma.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) #s(literal 1/2 binary64)) b (/.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -4 binary64))) b (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* b (+ (* b (- (* -1 (* b (+ (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* c (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(fma.f64 (fma.f64 (fma.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 c c) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) #s(literal 1/2 binary64))) b (/.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -4 binary64))) b (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(* -1 b)
(neg.f64 b)
(- (* -1/16 (/ (pow b 2) (* (pow a 2) (pow c 2)))) (* 1/4 (/ 1 (* a c))))
(fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 (/.f64 #s(literal -1/4 binary64) a) c))
(- (* (pow b 2) (- (* -1/64 (/ (pow b 2) (* (pow a 3) (pow c 3)))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c))))
(fma.f64 (fma.f64 (/.f64 #s(literal -1/64 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (*.f64 b b) (pow.f64 c #s(literal 3 binary64))) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b b) (/.f64 (/.f64 #s(literal -1/4 binary64) a) c))
(- (* (pow b 2) (- (* (pow b 2) (- (* -1/256 (/ (pow b 2) (* (pow a 4) (pow c 4)))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c))))
(fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/256 binary64) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 b b) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 b b) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b b) (/.f64 (/.f64 #s(literal -1/4 binary64) a) c))
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))))))
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/4 binary64))) #s(literal -1/32 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4)))))))))
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 b b) (/.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/4 binary64) c) a)) #s(literal 1/32 binary64) (/.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1/4 binary64)))) (sqrt.f64 (*.f64 c a)) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 (*.f64 c a))))) (*.f64 b b) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/4 binary64))) #s(literal -1/32 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a 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 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a 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 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (+.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)))) 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 a a) b) (/.f64 (*.f64 c c) 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 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) 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))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64)))) b)
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 1 binary64)) b)
(* 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 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 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 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) b) (/.f64 c b) #s(literal 1 binary64)) (*.f64 b b))
(* b (- (* 1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c))))
(*.f64 (fma.f64 (/.f64 a (*.f64 b b)) #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) c)) b)
(* b (- (* -1 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c)))))
(*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) c)))) b)
(* b (- (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* -1 (/ (* (pow a 2) c) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (+ (* 1/2 (/ (* (pow a 2) c) (pow b 4))) (* 1/2 (/ 1 c)))))))
(*.f64 (-.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -1/2 binary64)) c)) a (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 c c)) (/.f64 #s(literal 20 binary64) a)) #s(literal -1/8 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)))) (neg.f64 (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (neg.f64 (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 a b) (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 4 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) c))))) b)
(/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2))
(/.f64 (fma.f64 (/.f64 #s(literal 4 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 1 binary64)) (*.f64 b b))
(/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2))
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 16 binary64) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) b) (/.f64 c b))) (*.f64 b b))
(/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2))
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 64 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -16 binary64) (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) b) (/.f64 c b)))) (*.f64 b b))
(/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b)
(/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 1 binary64)) b)
(/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b)
(/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 a (/.f64 c b)))) #s(literal 1 binary64)) b)
(/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b)
(/.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) c) (*.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 a (/.f64 c b))))) #s(literal 1 binary64)) b)
(* -1 (* (pow b 2) (+ (* 1/16 (/ 1 (* a (pow c 2)))) (* 1/4 (/ 1 (* (pow b 2) c))))))
(*.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) c)) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 c c) a)))) (*.f64 b b))
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (neg.f64 b) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (neg.f64 b) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))))
(* -2 b)
(*.f64 #s(literal -2 binary64) b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 2 binary64)))
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 1 binary64)))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(neg.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) b b))
(* -1/2 (/ a b))
(*.f64 (/.f64 a b) #s(literal -1/2 binary64))
(* -1 (/ (+ (* 1/2 a) (* 1/2 (/ (* (pow a 2) c) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 a (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c b)))) (neg.f64 b))
(* -1 (/ (- (+ (* 1/2 a) (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (/ (* (pow a 2) c) (pow b 2)))) b))
(/.f64 (fma.f64 #s(literal 1/2 binary64) a (fma.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b) (/.f64 c b)))) (neg.f64 b))
(* -1 (/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6))) (* 1/2 a)) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (/ (* (pow a 2) c) (pow b 2))))) b))
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -5/2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 a a) c) b)))) (neg.f64 b))
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b))
(/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 1 binary64)) (neg.f64 b))
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b))
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 a (/.f64 c b)))) #s(literal -1 binary64) #s(literal -1 binary64)) b)
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b))
(/.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) c) (*.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 a (/.f64 c b))))) #s(literal -1 binary64) #s(literal -1 binary64)) b)
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 (neg.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b))) c)
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal -1 binary64) b)) c)
(* 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 (fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) c) a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal -1 binary64) b)) c)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) c)
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)
(* 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 (fma.f64 (fma.f64 (fma.f64 (*.f64 c (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) c b)
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b)
(* -1 c)
(neg.f64 c)
(/ (+ (* -1/2 b) (* 1/2 (/ (* a c) b))) c)
(/.f64 (fma.f64 #s(literal -1/2 binary64) b (*.f64 (*.f64 a (/.f64 c b)) #s(literal 1/2 binary64))) c)
(/ (+ (* -1/2 b) (* c (- (* -1 (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))) c)
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c (*.f64 #s(literal -1/2 binary64) b)) c)
(/ (+ (* -1/2 b) (* c (- (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)) (/ (pow a 3) (pow b 5)))))) (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))) c)
(/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 b b)) (fma.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)) #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (neg.f64 c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c (*.f64 #s(literal -1/2 binary64) b)) c)
(+ (* c (- (* 16 (/ (* (pow a 2) c) (pow b 6))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2)))
(fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 6 binary64)))) #s(literal 16 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64))) c (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(+ (* c (- (* c (- (* 64 (/ (* (pow a 3) c) (pow b 8))) (* -16 (/ (pow a 2) (pow b 6))))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2)))
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 8 binary64)))) #s(literal 64 binary64) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal 16 binary64))) c (*.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64))) c (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(+ (* c (+ (* -1/2 (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 2 (/ a (pow b 3))))) (/ 1 b))
(fma.f64 (fma.f64 (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64))) c (/.f64 #s(literal 1 binary64) b))
(+ (* c (+ (* 2 (/ a (pow b 3))) (* c (+ (* -1/2 (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))) (/ 1 b))
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 b c) (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) a) b) (/.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 8 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) b))) c (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64))) c (/.f64 #s(literal 1 binary64) b))
(/ (+ (* -1/4 c) (* -1/16 (/ (pow b 2) a))) (pow c 2))
(/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1/16 binary64) (*.f64 #s(literal -1/4 binary64) c)) (*.f64 c c))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/2 binary64))) 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 (fma.f64 (/.f64 #s(literal -1/2 binary64) c) (/.f64 b a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/4 binary64)))) 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 (fma.f64 (/.f64 #s(literal -1/2 binary64) c) (/.f64 b a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/4 binary64))))) c)
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (neg.f64 b) c)) c)
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (neg.f64 b) c))) 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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (neg.f64 b) c)))) c)
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) 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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) 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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) c)
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)
(/ (+ (* (sqrt (* a c)) (/ 1 (sqrt -4))) (/ b (pow (sqrt -4) 2))) c)
(/.f64 (-.f64 (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal 4 binary64))) c)
(/ (- (+ (* -1 (/ (+ (* -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))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (pow (sqrt -4) 2)))) c)
(/.f64 (-.f64 (-.f64 (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) c) (/.f64 #s(literal -1/2 binary64) c))) (/.f64 b #s(literal 4 binary64))) c)
(/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (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)))) (pow c 3))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ b (pow (sqrt -4) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) c)
(/.f64 (-.f64 (-.f64 (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (fma.f64 (*.f64 b (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)) a)) #s(literal 1/2 binary64))) (pow.f64 c #s(literal 3 binary64)))) (-.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) #s(literal 1/2 binary64) (/.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))))) c)
(/ (- (* -1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c)
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) c) (/.f64 #s(literal -1/4 binary64) a)) c)
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a)))) c)
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/64 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) c))) (/.f64 #s(literal 1/4 binary64) a)) c)
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 4) (pow c 3)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))))) c)
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/256 binary64) (pow.f64 c #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)))) (fma.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) c) (/.f64 #s(literal 1/4 binary64) a))) c)
(+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 7 binary64))))) (/.f64 (fma.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 c (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/256 binary64) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/32 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/128 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(/ (- (* -1/16 (/ (pow b 2) (* a c))) 1/4) c)
(/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 b b) a) c) #s(literal -1/16 binary64) #s(literal -1/4 binary64)) c)
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (fma.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 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (neg.f64 c))) (neg.f64 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 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) (neg.f64 c))) (neg.f64 c))) (neg.f64 c))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) #s(literal 2 binary64) (/.f64 b c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (neg.f64 b)) (neg.f64 c))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 c)) b) (neg.f64 c))) (neg.f64 c))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) (neg.f64 c))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))))) (neg.f64 c))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (fma.f64 #s(literal 4 binary64) a (/.f64 (*.f64 b b) (neg.f64 c))) (neg.f64 c))
(* -1 (/ (+ (* 1/4 b) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) b)) (neg.f64 c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* 1/4 (* b c))) c)) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64) (*.f64 (*.f64 b c) #s(literal -1/4 binary64))) (neg.f64 c))) (neg.f64 c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/32 (/ (* (pow b 3) c) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* 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/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) c)) (* 1/4 (* b c))) c)) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) a) #s(literal 1/32 binary64) (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 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))))) c) #s(literal -1 binary64) (*.f64 (*.f64 b c) #s(literal -1/4 binary64))) (neg.f64 c))) (neg.f64 c))
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c))
(/.f64 (fma.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) c) (/.f64 #s(literal 1/4 binary64) a)) (neg.f64 c))
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) c))) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c))
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (fma.f64 (/.f64 #s(literal -1/64 binary64) c) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal -1/16 binary64))) c)) (neg.f64 c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* (pow a 4) c))) (* -1/64 (/ (pow b 4) (pow a 3)))) c)) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c))
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/256 binary64) (pow.f64 a #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) c) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal 1/64 binary64))) c) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal -1/16 binary64))) c)) (neg.f64 c))
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))) (pow c 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/16 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 c (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/256 binary64) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)))) (pow.f64 c #s(literal 3 binary64))))
(* -1 (/ (+ 1/4 (* 1/16 (/ (pow b 2) (* a c)))) c))
(/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 b b) a) c) #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (neg.f64 c))

rewrite181.0ms (2.9%)

Memory
69.8MiB live, 69.8MiB allocated
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
049338
078338
1270333
22091333
08141333
Stop Event
iter limit
node limit
iter limit
Counts
21 → 888
Calls
Call 1
Inputs
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(/.f64 #s(literal 1/2 binary64) a)
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
#s(approx (/ (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* 2 a)) (/.f64 (neg.f64 c) b))
(/.f64 (neg.f64 c) b)
(neg.f64 c)
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 #s(literal 2 binary64) a))
(-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)
(sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))
#s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a))))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)))))
(neg.f64 b)
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a))))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
#s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a))
(sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)))
(fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c))
Outputs
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(*.f64 (/.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(*.f64 (/.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) #s(literal -1 binary64))) (/.f64 (pow.f64 (neg.f64 a) #s(literal -1 binary64)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64))) (/.f64 (pow.f64 (neg.f64 a) #s(literal -1 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) #s(literal -1 binary64))) (/.f64 (pow.f64 a #s(literal -1 binary64)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64))) (/.f64 (pow.f64 a #s(literal -1 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(*.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(*.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1 binary64)) a))
(*.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) a) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -1 binary64)) a))
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -1 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -2 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1/2 binary64)) (pow.f64 a #s(literal -1 binary64)))
(*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))
(*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64)))
(*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (neg.f64 a) #s(literal -1 binary64)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1 binary64))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (neg.f64 a)))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a))
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -1 binary64))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))))))
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a))))))
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal 2 binary64) a)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (neg.f64 a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)))) (neg.f64 (*.f64 (neg.f64 a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 (neg.f64 a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) b))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))))
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)))) (neg.f64 (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 a (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a))))
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal -2 binary64) a))
(/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (neg.f64 a))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1/2 binary64)) (neg.f64 a))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64))) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a)) #s(literal -2 binary64))
(/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (neg.f64 a)))
(/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 a)))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) (*.f64 (neg.f64 a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (neg.f64 a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 a (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1/2 binary64)) a)
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1 binary64)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 2 binary64))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) a))
(/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) a) (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) a) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal 2 binary64) a)))) (/.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal 2 binary64) a)))))
(-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))))) (/.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))))
(-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(-.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))
(-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) #s(literal -1 binary64)))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a)))
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (pow.f64 (neg.f64 a) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))
(pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -1 binary64))
(/.f64 (neg.f64 (pow.f64 a #s(literal -1 binary64))) #s(literal -2 binary64))
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64))
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 (neg.f64 a))))
(/.f64 #s(literal -1/2 binary64) (neg.f64 a))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64))))
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 a)))
(/.f64 #s(literal 1/2 binary64) a)
(neg.f64 (/.f64 #s(literal -1/2 binary64) a))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) a)) #s(literal -1 binary64)))
(*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))
(/.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 0 binary64)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 0 binary64)) (fma.f64 b b (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 0 binary64)) b))))
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (fma.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))))
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))))
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)))
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 b))
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b)) #s(literal -1 binary64))) (neg.f64 b))
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))) #s(literal -1 binary64))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1 binary64) (neg.f64 b))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))))
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))))))
(-.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 0 binary64)) b)
(-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b)) #s(literal -1 binary64))))
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))) #s(literal -1 binary64))))
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))) #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64))
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1 binary64))
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b)))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b)))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (sqrt.f64 #s(literal -1 binary64)))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b)))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b))))
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))))))
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b)))))
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b)) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal -1 binary64))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1 binary64))
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
#s(approx (/ (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* 2 a)) (/.f64 (neg.f64 c) b))
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 c #s(literal 1 binary64)))
(*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64)))
(*.f64 (pow.f64 b #s(literal -1 binary64)) (/.f64 c #s(literal -1 binary64)))
(*.f64 (pow.f64 b #s(literal -1 binary64)) (neg.f64 c))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) b))
(*.f64 (neg.f64 c) (pow.f64 b #s(literal -1 binary64)))
(*.f64 c (pow.f64 (neg.f64 b) #s(literal -1 binary64)))
(pow.f64 (/.f64 (/.f64 (neg.f64 b) c) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (neg.f64 b) c) #s(literal -1 binary64))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)) (pow.f64 (/.f64 c b) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 0 binary64) b) (fma.f64 (/.f64 c b) (/.f64 c b) (*.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 c b)))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 c b) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 c b) (/.f64 c b) (*.f64 #s(literal 0 binary64) (/.f64 c b)))))
(/.f64 (neg.f64 (/.f64 c #s(literal -1 binary64))) (neg.f64 b))
(/.f64 (neg.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64))) (neg.f64 b))
(/.f64 (/.f64 c #s(literal -1 binary64)) b)
(/.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64)) b)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (neg.f64 b) c) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (neg.f64 b) c)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (neg.f64 b) c))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 b) c) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) c))
(/.f64 (neg.f64 c) (neg.f64 (neg.f64 b)))
(/.f64 (neg.f64 c) b)
(/.f64 c (neg.f64 (neg.f64 (neg.f64 b))))
(/.f64 c (neg.f64 b))
(neg.f64 (/.f64 c b))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 b))) (/.f64 c b))
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 b) c)) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) c)
(*.f64 c #s(literal -1 binary64))
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 c) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 c c) (*.f64 #s(literal 0 binary64) (neg.f64 c)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 c #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 c c (*.f64 #s(literal 0 binary64) c)))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 c #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 c c (*.f64 #s(literal 0 binary64) c))))
(/.f64 (neg.f64 (*.f64 (neg.f64 c) c)) (neg.f64 (+.f64 #s(literal 0 binary64) c)))
(/.f64 (*.f64 (neg.f64 c) c) (+.f64 #s(literal 0 binary64) c))
(neg.f64 c)
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 c c (*.f64 #s(literal 0 binary64) c)))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 c c (*.f64 #s(literal 0 binary64) c)))))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) c)) (/.f64 (*.f64 c c) (+.f64 #s(literal 0 binary64) c)))
(-.f64 #s(literal 0 binary64) c)
(+.f64 #s(literal 0 binary64) (neg.f64 c))
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)))
(*.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))
(*.f64 (/.f64 (-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(literal -1 binary64)) a))
(*.f64 (/.f64 (-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) a) (/.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(literal -1 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal -1 binary64)) a))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal -1 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(literal -2 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) a) #s(literal 1/2 binary64))
(*.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(literal 1/2 binary64)) (pow.f64 a #s(literal -1 binary64)))
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))
(*.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64)))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) (neg.f64 a)))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)))
(*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) #s(literal -1 binary64)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) a))
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) #s(literal -1 binary64))
(/.f64 (fma.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)))) (*.f64 (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) a)) #s(literal -2 binary64))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal 2 binary64) a)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)))) (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) b))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))))
(/.f64 (-.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (neg.f64 b)) (*.f64 #s(literal -2 binary64) a))
(/.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) a) #s(literal 2 binary64))
(/.f64 (*.f64 (-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))
(/.f64 (*.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64))) (fma.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (neg.f64 (-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))
(/.f64 (*.f64 (-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(literal 1/2 binary64)) a)
(/.f64 (-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)))
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) (*.f64 #s(literal -2 binary64) a))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(literal 1/2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)))
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) (*.f64 #s(literal 2 binary64) a))
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) a)))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/4 binary64)) a) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(fma.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(fma.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal 2 binary64) a)))) (/.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal 2 binary64) a)))))
(-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))))) (/.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))))
(-.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))))
(-.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))
(-.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) (*.f64 #s(literal -2 binary64) a)))
(-.f64 (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))) #s(literal -1 binary64)))
(+.f64 (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(*.f64 (-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) (-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))
(/.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 0 binary64)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 0 binary64)) (fma.f64 b b (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 0 binary64)) b))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) (fma.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) (*.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))))
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64))) (fma.f64 b b (-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (neg.f64 b))))
(/.f64 (neg.f64 (-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (neg.f64 b))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))
(/.f64 (-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (neg.f64 b)))
(/.f64 (-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (neg.f64 b)))))
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) (-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) (-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))))
(fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (sqrt.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (neg.f64 b))
(fma.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (neg.f64 b))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))
(-.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (neg.f64 b))))
(-.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (+.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (neg.f64 b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (neg.f64 b))))))
(-.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 0 binary64)) b)
(-.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)))
(-.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))
(-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))
(+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (neg.f64 b))
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (sqrt.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))
(*.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/4 binary64)))
(pow.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))
(pow.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 1 binary64))
(pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))
(sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))
(fabs.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))
(exp.f64 (log.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))
(*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))
(pow.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 2 binary64))
(pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1 binary64))
#s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(sqrt.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 2 binary64)))
(fabs.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 1 binary64)))
(exp.f64 (log.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(*.f64 (/.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(*.f64 (/.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) #s(literal -1 binary64))) (/.f64 (pow.f64 (neg.f64 a) #s(literal -1 binary64)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64))) (/.f64 (pow.f64 (neg.f64 a) #s(literal -1 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) #s(literal -1 binary64))) (/.f64 (pow.f64 a #s(literal -1 binary64)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64))) (/.f64 (pow.f64 a #s(literal -1 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(*.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(*.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1 binary64)) a))
(*.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) a) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -1 binary64)) a))
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -1 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -2 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1/2 binary64)) (pow.f64 a #s(literal -1 binary64)))
(*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))
(*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64)))
(*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (neg.f64 a) #s(literal -1 binary64)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1 binary64))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (neg.f64 a)))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a))
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -1 binary64))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b))))))
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a))))))
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal 2 binary64) a)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (neg.f64 a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)))) (neg.f64 (*.f64 (neg.f64 a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 (neg.f64 a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) b))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))))
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)))) (neg.f64 (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 a (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a))))
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal -2 binary64) a))
(/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (neg.f64 a))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1/2 binary64)) (neg.f64 a))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64))) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a)) #s(literal -2 binary64))
(/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (neg.f64 a)))
(/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 a)))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) (*.f64 (neg.f64 a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (neg.f64 a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 a (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1/2 binary64)) a)
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1 binary64)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 2 binary64))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) a))
(/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) a) (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) a) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal 2 binary64) a)))) (/.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal 2 binary64) a)))))
(-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))))) (/.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))))
(-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(-.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))
(-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) #s(literal -1 binary64)))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a)))
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))))
(*.f64 (pow.f64 (pow.f64 (neg.f64 a) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1 binary64)))
(*.f64 (/.f64 a (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1 binary64))))
(*.f64 (/.f64 a (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(*.f64 (/.f64 a (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -1 binary64))))
(*.f64 (/.f64 a (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1 binary64)) a)
(*.f64 (neg.f64 a) (pow.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(*.f64 a (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1 binary64)))
(pow.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal -1 binary64))
(pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal 1 binary64))
(/.f64 (neg.f64 (neg.f64 (neg.f64 a))) (neg.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(/.f64 (*.f64 a #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(/.f64 (neg.f64 a) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a))
(/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(neg.f64 (/.f64 (neg.f64 a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (/.f64 (neg.f64 a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a)) #s(literal -1 binary64)))
(*.f64 (/.f64 (fma.f64 b b (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (/.f64 (neg.f64 b) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) (fma.f64 b b (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (/.f64 (neg.f64 b) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a))))))))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) a))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64))) a) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/2 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 b b (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (/.f64 (neg.f64 b) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)))))) #s(literal -1 binary64)) a))
(*.f64 (/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/2 binary64))) a) (/.f64 (pow.f64 (fma.f64 b b (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (/.f64 (neg.f64 b) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)))))) #s(literal -1 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) #s(literal -2 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 b b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b b (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (/.f64 (neg.f64 b) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) a) #s(literal 1/2 binary64))
(*.f64 (*.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) #s(literal 1/2 binary64)) (pow.f64 a #s(literal -1 binary64)))
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (pow.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b))
(*.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64)))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) (neg.f64 a)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b)) (/.f64 (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))) (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)))))
(*.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b)))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b)) #s(literal -1 binary64)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) a))
(pow.f64 (/.f64 a (*.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b)) #s(literal -1 binary64))
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) a)) #s(literal -2 binary64))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b b (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (/.f64 (neg.f64 b) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b)))) (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (/.f64 (neg.f64 b) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)))))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (/.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) a) #s(literal 2 binary64))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))))
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (/.f64 (neg.f64 b) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)))))))
(/.f64 (*.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/2 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (/.f64 (neg.f64 b) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (/.f64 (neg.f64 b) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)))))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) #s(literal 1/2 binary64)) a)
(/.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (/.f64 (neg.f64 b) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b)) (*.f64 #s(literal -2 binary64) a))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) #s(literal 1/2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b))))
(/.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b)))
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) a)))
(neg.f64 (/.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) (*.f64 #s(literal -2 binary64) a)))
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))))))
(-.f64 (/.f64 (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) (*.f64 #s(literal -2 binary64) a)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 b (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))) (*.f64 #s(literal 2 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b))) #s(literal -1 binary64)))
(*.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64))) (pow.f64 (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/2 binary64))) (pow.f64 (fma.f64 b b (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (/.f64 (neg.f64 b) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)))))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))) (-.f64 (*.f64 b b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b b (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (/.f64 (neg.f64 b) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)))))) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/2 binary64)))) #s(literal -1 binary64))
(/.f64 (-.f64 (pow.f64 (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) (fma.f64 b b (*.f64 (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) b))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)))) (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)))) (fma.f64 (/.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)))) (/.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)))) (/.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 b (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 b (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))) (-.f64 b (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (-.f64 b (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)))))))
(/.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (fma.f64 b b (*.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b))))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (*.f64 b b))) (neg.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) (neg.f64 b))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/2 binary64))))) (neg.f64 (neg.f64 (fma.f64 b b (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (/.f64 (neg.f64 b) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)))))))))
(/.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (*.f64 b b)) (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) (neg.f64 b)))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)))) (neg.f64 (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/2 binary64)))) (neg.f64 (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (-.f64 (*.f64 b b) (/.f64 (neg.f64 b) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a))))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/2 binary64)))) (neg.f64 (fma.f64 b b (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (/.f64 (neg.f64 b) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a))))))))
(/.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64))) (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))))
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/2 binary64))) (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (-.f64 (*.f64 b b) (/.f64 (neg.f64 b) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)))))))
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/2 binary64))) (fma.f64 b b (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (/.f64 (neg.f64 b) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))) (-.f64 (*.f64 b b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (/.f64 (neg.f64 b) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)))))) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))) (-.f64 (*.f64 b b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (/.f64 (neg.f64 b) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)))))) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/2 binary64)))))
(fma.f64 (pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/4 binary64)) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/4 binary64)) (neg.f64 b))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)))) (neg.f64 b))
(fma.f64 #s(literal -1 binary64) b (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)))
(fma.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) #s(literal 1 binary64) (neg.f64 b))
(fma.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) (neg.f64 b))
(fma.f64 b #s(literal -1 binary64) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)))
(-.f64 (/.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) (neg.f64 b))))
(-.f64 (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) b)
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)))) (/.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)))))
(-.f64 #s(literal 0 binary64) (-.f64 b (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))))
(-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b)
(+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) (neg.f64 b))
(+.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)))
(*.f64 #s(literal -1 binary64) b)
(*.f64 b #s(literal -1 binary64))
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (neg.f64 b)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))
(/.f64 (*.f64 (neg.f64 b) b) (+.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 b b) (neg.f64 (+.f64 #s(literal 0 binary64) b)))
(neg.f64 b)
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 b 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 #s(literal 0 binary64) b)
(+.f64 #s(literal 0 binary64) (neg.f64 b))
(*.f64 (pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal 1/4 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/4 binary64)) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/4 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)))))
(*.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)))
(pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a))))) #s(literal -1 binary64))
(pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))
(pow.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a))) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a))))
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)))))
(exp.f64 (*.f64 (log.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)))))
(*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b)))))
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))) #s(literal -1 binary64)) #s(literal 1 binary64)))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)))
(*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))) #s(literal -1 binary64)))
(*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (/.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b)) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b))))
(*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1 binary64))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(pow.f64 (/.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b)) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b))) (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))))))
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 1 binary64))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b)))
(/.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b)))))
(/.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))))
(/.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))))
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b)) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b)) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64)))))
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal -1 binary64)))
(/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1 binary64))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)))
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b)))))
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b))) #s(literal 1 binary64)))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b))))
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal -1 binary64)))
(fabs.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -1 binary64))))
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 2 binary64)))
(exp.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(+.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 b b))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(*.f64 (neg.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)))) (neg.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)))))
(*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a))) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a))))
(pow.f64 (*.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a))) #s(literal 1/2 binary64))
(pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal 1 binary64))
(pow.f64 (neg.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)))) #s(literal 2 binary64))
(pow.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a))) #s(literal 2 binary64))
#s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a))
(sqrt.f64 (*.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a))))
(exp.f64 (fma.f64 (log.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a))) #s(literal 1/2 binary64) (log.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a))))))
(*.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a))) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)))) #s(literal 1/2 binary64))
(pow.f64 (*.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a))) #s(literal 1 binary64))
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a))))) #s(literal 1 binary64))
(/.f64 (neg.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)))) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))))
(/.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)))
(sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)))
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a))) #s(literal -1 binary64)))
(exp.f64 (log.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)))))
(*.f64 (fma.f64 (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal -1/4 binary64) c) #s(literal 4 binary64)) (/.f64 #s(literal -1/16 binary64) (*.f64 c c))) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (/.f64 (*.f64 b b) a) c)) #s(literal -1/4 binary64)) c) #s(literal -1 binary64)))
(*.f64 (fma.f64 (pow.f64 c #s(literal -3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 #s(literal -1/4096 binary64) (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -3 binary64))) (pow.f64 c #s(literal 6 binary64)))) (pow.f64 (fma.f64 (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal -1/4 binary64) c) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal -1/4 binary64) c) (/.f64 (-.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (/.f64 (*.f64 b b) a) c))) c))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (/.f64 (*.f64 b b) a) c)) #s(literal -1/4 binary64)) c) (fma.f64 (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal -1/4 binary64) c) #s(literal 4 binary64)) (/.f64 #s(literal -1/16 binary64) (*.f64 c c)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal -1/4 binary64) c) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal -1/4 binary64) c) (/.f64 (-.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (/.f64 (*.f64 b b) a) c))) c))) (fma.f64 (pow.f64 c #s(literal -3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 #s(literal -1/4096 binary64) (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -3 binary64))) (pow.f64 c #s(literal 6 binary64))))) #s(literal -1 binary64))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal -1/4 binary64) c) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (/.f64 (*.f64 b b) a) c)) #s(literal -1/4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 #s(literal -1/4 binary64) c) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (/.f64 (*.f64 b b) a) c)) #s(literal -1/4 binary64)) c)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal -1/4 binary64) c) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (/.f64 (*.f64 b b) a) c)) #s(literal -1/4 binary64)) c)) (/.f64 (*.f64 (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal -1/4 binary64) c) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (/.f64 (*.f64 b b) a) c)) #s(literal -1/4 binary64)) c)) (fma.f64 (/.f64 (pow.f64 (/.f64 #s(literal -1/4 binary64) c) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (/.f64 (*.f64 b b) a) c)) #s(literal -1/4 binary64)) c)) (/.f64 (pow.f64 (/.f64 #s(literal -1/4 binary64) c) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (/.f64 (*.f64 b b) a) c)) #s(literal -1/4 binary64)) c)) (*.f64 (/.f64 (*.f64 (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal -1/4 binary64) c) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (/.f64 (*.f64 b b) a) c)) #s(literal -1/4 binary64)) c)) (/.f64 (pow.f64 (/.f64 #s(literal -1/4 binary64) c) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (/.f64 (*.f64 b b) a) c)) #s(literal -1/4 binary64)) c))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 #s(literal -1/4 binary64) c) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal -1/4 binary64) c) #s(literal 4 binary64))))) (neg.f64 (/.f64 (-.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (/.f64 (*.f64 b b) a) c))) c)))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal -1/4 binary64) c) #s(literal 4 binary64)) (/.f64 #s(literal -1/16 binary64) (*.f64 c c))))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (/.f64 (*.f64 b b) a) c)) #s(literal -1/4 binary64)) c))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 c #s(literal -3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 #s(literal -1/4096 binary64) (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -3 binary64))) (pow.f64 c #s(literal 6 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal -1/4 binary64) c) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal -1/4 binary64) c) (/.f64 (-.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (/.f64 (*.f64 b b) a) c))) c))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal -1/16 binary64)) (neg.f64 c) (*.f64 (*.f64 c c) #s(literal 1/4 binary64)))) (pow.f64 c #s(literal 3 binary64)))
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal -1/16 binary64)) c (*.f64 (*.f64 c c) #s(literal -1/4 binary64)))) (pow.f64 (neg.f64 c) #s(literal 3 binary64)))
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal -1/16 binary64)) (*.f64 c #s(literal -4 binary64)) (*.f64 (*.f64 c c) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -4 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b c)) (neg.f64 c) (*.f64 a #s(literal 1/4 binary64)))) (neg.f64 (*.f64 a (neg.f64 c))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b c)) c (*.f64 a #s(literal -1/4 binary64)))) (neg.f64 (*.f64 c a)))
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b c)) (*.f64 c #s(literal -4 binary64)) (*.f64 a #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 b b)) (neg.f64 c) (*.f64 (*.f64 (*.f64 c c) a) #s(literal 1/4 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 c c) a) (neg.f64 c))))
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 b b)) c (*.f64 (*.f64 (*.f64 c c) a) #s(literal -1/4 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 c c) a) c)))
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 b b)) (*.f64 c #s(literal -4 binary64)) (*.f64 (*.f64 (*.f64 c c) a) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 c #s(literal -4 binary64)))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 c c) (*.f64 (neg.f64 c) (*.f64 (/.f64 (*.f64 b b) a) #s(literal -1/16 binary64))))) (pow.f64 c #s(literal 3 binary64)))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) a (*.f64 (neg.f64 c) (*.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b c))))) (neg.f64 (*.f64 (neg.f64 c) a)))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 c c) a) (*.f64 (neg.f64 c) (*.f64 #s(literal -1/16 binary64) (*.f64 b b))))) (neg.f64 (*.f64 (neg.f64 c) (*.f64 (*.f64 c c) a))))
(/.f64 (neg.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 c c) (*.f64 c (*.f64 (/.f64 (*.f64 b b) a) #s(literal -1/16 binary64))))) (pow.f64 (neg.f64 c) #s(literal 3 binary64)))
(/.f64 (neg.f64 (fma.f64 #s(literal -1/4 binary64) a (*.f64 c (*.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b c))))) (neg.f64 (*.f64 c a)))
(/.f64 (neg.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c c) a) (*.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 b b))))) (neg.f64 (*.f64 c (*.f64 (*.f64 c c) a))))
(/.f64 (neg.f64 (fma.f64 c c (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 b b) a) #s(literal -1/16 binary64))))) (neg.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 c c))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b c))))) (neg.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 #s(literal -1/16 binary64) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 (*.f64 c c) a))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal -1/4 binary64) c) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal -1/4 binary64) c) #s(literal 4 binary64)))) (/.f64 (-.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (/.f64 (*.f64 b b) a) c))) c))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal -1/4 binary64) c) #s(literal 4 binary64)) (/.f64 #s(literal -1/16 binary64) (*.f64 c c)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (/.f64 (*.f64 b b) a) c)) #s(literal -1/4 binary64)) c)))
(/.f64 (neg.f64 (fma.f64 (pow.f64 c #s(literal -3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 #s(literal -1/4096 binary64) (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -3 binary64))) (pow.f64 c #s(literal 6 binary64))))) (neg.f64 (fma.f64 (pow.f64 c #s(literal -2 binary64)) #s(literal 1/16 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal -1/4 binary64) c) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal -1/16 binary64)) #s(literal -1/4 binary64)) (pow.f64 c #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 c #s(literal -3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 #s(literal -1/4096 binary64) (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -3 binary64))) (pow.f64 c #s(literal 6 binary64))))) (neg.f64 (fma.f64 (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal -1/4 binary64) c) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal -1/4 binary64) c) (/.f64 (-.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (/.f64 (*.f64 b b) a) c))) c)))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal -1/16 binary64)) (neg.f64 c) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))) (pow.f64 (neg.f64 c) #s(literal 3 binary64)))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal -1/16 binary64)) c (*.f64 (*.f64 c c) #s(literal -1/4 binary64))) (pow.f64 c #s(literal 3 binary64)))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal -1/16 binary64)) (*.f64 c #s(literal -4 binary64)) (*.f64 (*.f64 c c) #s(literal 1 binary64))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -4 binary64))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b c)) (neg.f64 c) (*.f64 a #s(literal 1/4 binary64))) (*.f64 a (neg.f64 c)))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b c)) c (*.f64 a #s(literal -1/4 binary64))) (*.f64 c a))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b c)) (*.f64 c #s(literal -4 binary64)) (*.f64 a #s(literal 1 binary64))) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 b b)) (neg.f64 c) (*.f64 (*.f64 (*.f64 c c) a) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 c c) a) (neg.f64 c)))
(/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 b b)) c (*.f64 (*.f64 (*.f64 c c) a) #s(literal -1/4 binary64))) (*.f64 (*.f64 (*.f64 c c) a) c))
(/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 b b)) (*.f64 c #s(literal -4 binary64)) (*.f64 (*.f64 (*.f64 c c) a) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 c #s(literal -4 binary64))))
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 c c) (*.f64 (neg.f64 c) (*.f64 (/.f64 (*.f64 b b) a) #s(literal -1/16 binary64)))) (pow.f64 (neg.f64 c) #s(literal 3 binary64)))
(/.f64 (fma.f64 #s(literal 1/4 binary64) a (*.f64 (neg.f64 c) (*.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b c)))) (*.f64 (neg.f64 c) a))
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 c c) a) (*.f64 (neg.f64 c) (*.f64 #s(literal -1/16 binary64) (*.f64 b b)))) (*.f64 (neg.f64 c) (*.f64 (*.f64 c c) a)))
(/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 c c) (*.f64 c (*.f64 (/.f64 (*.f64 b b) a) #s(literal -1/16 binary64)))) (pow.f64 c #s(literal 3 binary64)))
(/.f64 (fma.f64 #s(literal -1/4 binary64) a (*.f64 c (*.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b c)))) (*.f64 c a))
(/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c c) a) (*.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) a)))
(/.f64 (fma.f64 c c (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 b b) a) #s(literal -1/16 binary64)))) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 c c)))
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b c)))) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 #s(literal -1/16 binary64) (*.f64 b b)))) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 (*.f64 c c) a)))
(/.f64 (fma.f64 (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal -1/4 binary64) c) #s(literal 4 binary64)) (/.f64 #s(literal -1/16 binary64) (*.f64 c c))) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (/.f64 (*.f64 b b) a) c)) #s(literal -1/4 binary64)) c))
(/.f64 (fma.f64 (pow.f64 c #s(literal -3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 #s(literal -1/4096 binary64) (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -3 binary64))) (pow.f64 c #s(literal 6 binary64)))) (fma.f64 (pow.f64 c #s(literal -2 binary64)) #s(literal 1/16 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal -1/4 binary64) c) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal -1/16 binary64)) #s(literal -1/4 binary64)) (pow.f64 c #s(literal 3 binary64))))))
(/.f64 (fma.f64 (pow.f64 c #s(literal -3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 #s(literal -1/4096 binary64) (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -3 binary64))) (pow.f64 c #s(literal 6 binary64)))) (fma.f64 (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal -1/4 binary64) c) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal -1/4 binary64) c) (/.f64 (-.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (/.f64 (*.f64 b b) a) c))) c))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (/.f64 (*.f64 b b) a) c)) #s(literal -1/4 binary64)) c) (fma.f64 (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal -1/4 binary64) c) #s(literal 4 binary64)) (/.f64 #s(literal -1/16 binary64) (*.f64 c c))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal -1/4 binary64) c) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal -1/4 binary64) c) (/.f64 (-.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (/.f64 (*.f64 b b) a) c))) c))) (fma.f64 (pow.f64 c #s(literal -3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 #s(literal -1/4096 binary64) (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -3 binary64))) (pow.f64 c #s(literal 6 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (/.f64 (*.f64 b b) a) c)) #s(literal -1/4 binary64)) c) (fma.f64 (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal -1/4 binary64) c) #s(literal 4 binary64)) (/.f64 #s(literal -1/16 binary64) (*.f64 c c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal -1/4 binary64) c) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal -1/4 binary64) c) (/.f64 (-.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (/.f64 (*.f64 b b) a) c))) c))) (fma.f64 (pow.f64 c #s(literal -3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 #s(literal -1/4096 binary64) (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -3 binary64))) (pow.f64 c #s(literal 6 binary64))))))
(fma.f64 (/.f64 (*.f64 (neg.f64 b) b) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) a) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 (/.f64 #s(literal -1/16 binary64) c) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 b b) a) (neg.f64 c)) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 (/.f64 #s(literal -1/16 binary64) c) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 b b) a) c) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64)) (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1/16 binary64) c) (neg.f64 c)) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1/4 binary64) c) #s(literal 2 binary64)) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 #s(literal 1/16 binary64) c) (/.f64 (/.f64 (*.f64 b b) a) (neg.f64 c)) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 (/.f64 (*.f64 b b) a) (neg.f64 c)) (/.f64 #s(literal 1/16 binary64) c) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 b) b) a) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) a) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64))) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 b b)) c) (/.f64 (pow.f64 a #s(literal -1 binary64)) c) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) (*.f64 c c)) (/.f64 b a) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 (/.f64 b a) c) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) a) (/.f64 b (*.f64 c c)) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 (/.f64 b a) (*.f64 c c)) (/.f64 b #s(literal -16 binary64)) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 (/.f64 b a) c) (/.f64 b (/.f64 c #s(literal -1/16 binary64))) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 c c)) (/.f64 (*.f64 b b) #s(literal -16 binary64)) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 (pow.f64 a #s(literal -1 binary64)) c) (/.f64 (*.f64 b b) (/.f64 c #s(literal -1/16 binary64))) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 (*.f64 (neg.f64 b) b) (*.f64 c c)) (/.f64 (pow.f64 (neg.f64 a) #s(literal -1 binary64)) #s(literal -16 binary64)) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 (*.f64 (neg.f64 b) b) c) (/.f64 (pow.f64 (neg.f64 a) #s(literal -1 binary64)) (/.f64 c #s(literal -1/16 binary64))) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -16 binary64)) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 #s(literal -1/16 binary64) a) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 (*.f64 b b) c) (/.f64 #s(literal -1/16 binary64) (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 (*.f64 b b) c) (/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 c #s(literal -1/16 binary64))) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 (*.f64 b b) c) (/.f64 (/.f64 #s(literal -1/16 binary64) c) a) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 b (*.f64 c c)) (/.f64 (/.f64 b a) #s(literal -16 binary64)) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 (/.f64 #s(literal -1/16 binary64) c) a) (/.f64 (*.f64 b b) c) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 (/.f64 #s(literal -1/16 binary64) c) a) (/.f64 (pow.f64 c #s(literal -1 binary64)) (pow.f64 b #s(literal -2 binary64))) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 (pow.f64 c #s(literal -2 binary64)) a) (/.f64 #s(literal -1/16 binary64) (pow.f64 b #s(literal -2 binary64))) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 #s(literal 1/16 binary64) a) (/.f64 (pow.f64 (*.f64 (neg.f64 c) c) #s(literal -1 binary64)) (pow.f64 b #s(literal -2 binary64))) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 #s(literal -1/16 binary64) a) (/.f64 (pow.f64 c #s(literal -2 binary64)) (pow.f64 b #s(literal -2 binary64))) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (*.f64 (*.f64 c c) #s(literal -16 binary64))) (/.f64 b a) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) #s(literal -16 binary64))) (/.f64 (*.f64 (neg.f64 b) b) a) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 (neg.f64 b) (*.f64 (*.f64 c c) #s(literal -16 binary64))) (/.f64 (neg.f64 b) a) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 b (*.f64 (*.f64 c c) #s(literal -16 binary64))) (/.f64 b a) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (*.f64 (/.f64 (/.f64 b a) c) (/.f64 b c)) #s(literal -1/16 binary64) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (*.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) b) (/.f64 b a) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 b c) (/.f64 (/.f64 b a) (/.f64 c #s(literal -1/16 binary64))) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 (/.f64 (*.f64 b b) a) c) (/.f64 #s(literal -1/16 binary64) c) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 #s(literal -1/16 binary64) c) (/.f64 (*.f64 b b) (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 #s(literal -1/16 binary64) c) (/.f64 (/.f64 (*.f64 b b) a) c) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal -1/16 binary64)) (pow.f64 c #s(literal -2 binary64)) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b c)) (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (pow.f64 c #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 b b) a) #s(literal -16 binary64)) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (pow.f64 c #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 c #s(literal -1/16 binary64))) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (pow.f64 c #s(literal -1 binary64)) #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a))))
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal -2 binary64))) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1 binary64) c) (*.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a))))
(fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 c c) a) #s(literal -1 binary64)) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 #s(literal -1/4 binary64) (pow.f64 c #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a))))
(fma.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (/.f64 b a) c) (/.f64 b c)) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 b (*.f64 c c)) (/.f64 b a)) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/4 binary64) c) (*.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a))))
(fma.f64 (*.f64 b b) (pow.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -16 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 b (*.f64 (/.f64 b a) (/.f64 #s(literal -1/16 binary64) (*.f64 c c))) (/.f64 #s(literal -1/4 binary64) c))
(-.f64 (/.f64 (pow.f64 (/.f64 #s(literal -1/4 binary64) c) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (/.f64 (*.f64 b b) a) c))) c)) (/.f64 (*.f64 (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal -1/4 binary64) c) #s(literal 4 binary64))) (/.f64 (-.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (/.f64 (*.f64 b b) a) c))) c)))
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal -1/4 binary64) c) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (/.f64 (*.f64 b b) a) c)) #s(literal -1/4 binary64)) c)) (/.f64 (pow.f64 (/.f64 #s(literal -1/4 binary64) c) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (/.f64 (*.f64 b b) a) c)) #s(literal -1/4 binary64)) c)))
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a))) (/.f64 #s(literal -1/4 binary64) c))
(+.f64 (/.f64 #s(literal -1/4 binary64) c) (*.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a))))

eval154.0ms (2.5%)

Memory
98.6MiB live, 98.6MiB allocated
Compiler

Compiled 47 736 to 4 932 computations (89.7% saved)

prune61.0ms (1%)

Memory
56.6MiB live, 56.6MiB allocated
Pruning

35 alts after pruning (31 fresh and 4 done)

PrunedKeptTotal
New1 118161 134
Fresh61521
Picked325
Done022
Total1 127351 162
Accuracy
91.0%
Counts
1 162 → 35
Alt Table
Click to see full alt table
StatusAccuracyProgram
32.0%
(/.f64 (/.f64 (-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) (*.f64 #s(literal 2 binary64) a))
36.0%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a)) (*.f64 a b)) (*.f64 a (*.f64 #s(literal 2 binary64) a)))
54.7%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
32.9%
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 #s(literal 2 binary64) a))
28.9%
(/.f64 (-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)))
10.3%
(/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b)) b) (*.f64 #s(literal 2 binary64) a))
36.8%
(/.f64 (+.f64 (neg.f64 b) (pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a))
31.5%
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) c))))) (*.f64 #s(literal 2 binary64) a))
31.3%
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 #s(literal -1/4 binary64) (*.f64 a c)))))) (*.f64 #s(literal 2 binary64) a))
23.8%
(/.f64 (+.f64 (neg.f64 b) (exp.f64 (*.f64 (log.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 2 binary64) a))
36.0%
(/.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (neg.f64 b) (fma.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) (/.f64 c b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) a))
26.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 #s(literal -2 binary64) b)) c)) (*.f64 #s(literal 2 binary64) a))
32.8%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)))
28.4%
(/.f64 #s(literal 1/2 binary64) (/.f64 a #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)))))
30.9%
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (fma.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal 1/2 binary64)) a (/.f64 #s(literal 1/2 binary64) b)) a (*.f64 (/.f64 b c) #s(literal -1/2 binary64)))))
32.9%
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (fma.f64 (/.f64 a b) #s(literal 1/2 binary64) (*.f64 (/.f64 b c) #s(literal -1/2 binary64)))))
32.9%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))
28.4%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))))
35.9%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))))
36.0%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b)))
26.4%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)))
25.6%
#s(approx (/ (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* 2 a)) (/.f64 (/.f64 (*.f64 (neg.f64 c) c) (+.f64 #s(literal 0 binary64) c)) b))
32.6%
#s(approx (/ (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* 2 a)) (/.f64 (neg.f64 c) b))
32.5%
#s(approx (/ (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 c #s(literal 1 binary64))))
35.5%
#s(approx (/ (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* 2 a)) (*.f64 (neg.f64 b) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))
15.5%
#s(approx (/ (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* 2 a)) (exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 b) c)) #s(literal -1 binary64))))
36.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (/.f64 c b) b) b (/.f64 (neg.f64 b) a)))
17.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))) a))
1.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (neg.f64 b))))) a))
28.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a b))))
25.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 a b)) (*.f64 a a)))
9.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 b a) (/.f64 b a) (*.f64 #s(literal 0 binary64) (/.f64 b a))))))
36.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a))
36.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 a b)))
14.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 a) b)) #s(literal -1 binary64))))
Compiler

Compiled 1 896 to 1 348 computations (28.9% saved)

simplify121.0ms (1.9%)

Memory
23.0MiB live, 23.0MiB allocated
Algorithm
egg-herbie
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
cost-diff0
#s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
cost-diff0
(-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))
cost-diff0
(/.f64 (-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))
cost-diff0
(/.f64 (/.f64 (-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) (*.f64 #s(literal 2 binary64) a))
cost-diff0
(-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)
cost-diff0
(*.f64 #s(literal 2 binary64) a)
cost-diff0
(/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))
cost-diff704
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)))
cost-diff0
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))
cost-diff0
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)))
cost-diff0
(/.f64 #s(literal 1/2 binary64) a)
cost-diff0
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))))
cost-diff0
(*.f64 #s(literal -2 binary64) b)
cost-diff0
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b))
cost-diff0
(/.f64 #s(literal 1/2 binary64) a)
cost-diff0
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b)))
cost-diff0
(neg.f64 b)
cost-diff0
(/.f64 (+.f64 (neg.f64 b) (pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a))
cost-diff128
(+.f64 (neg.f64 b) (pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/4 binary64)) #s(literal 2 binary64)))
cost-diff6464
(pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/4 binary64)) #s(literal 2 binary64))
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
051616
082616
1141606
2280606
3632606
41253606
52129606
63919606
75884606
87657606
08336584
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
(/.f64 (+.f64 (neg.f64 b) (pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/4 binary64)) #s(literal 2 binary64)))
(neg.f64 b)
b
(pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/4 binary64)) #s(literal 2 binary64))
(pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/4 binary64))
#s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a))
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)
(fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c))
(/.f64 (*.f64 #s(literal -1/16 binary64) b) c)
(*.f64 #s(literal -1/16 binary64) b)
#s(literal -1/16 binary64)
c
(/.f64 b (*.f64 c a))
(*.f64 c a)
a
(/.f64 #s(literal -1/4 binary64) c)
#s(literal -1/4 binary64)
#s(literal 2 binary64)
(*.f64 #s(literal 2 binary64) a)
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b)))
(/.f64 #s(literal 1/2 binary64) a)
#s(literal 1/2 binary64)
a
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b))
(*.f64 #s(literal -2 binary64) b)
#s(literal -2 binary64)
b
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))))
(/.f64 #s(literal 1/2 binary64) a)
#s(literal 1/2 binary64)
a
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)))
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))
(*.f64 a (/.f64 c b))
(/.f64 c b)
c
b
#s(literal -2 binary64)
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)))
#s(literal 1 binary64)
(/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
a
(-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)
(sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))
#s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(*.f64 c a)
c
#s(literal -4 binary64)
b
(/.f64 (/.f64 (-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))
(-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))
#s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(*.f64 c a)
c
a
#s(literal -4 binary64)
(*.f64 b b)
b
(+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)
(sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
Outputs
(/.f64 (+.f64 (neg.f64 b) (pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (/.f64 (/.f64 #s(literal -1/16 binary64) a) c) c) (*.f64 b b) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))))
(+.f64 (neg.f64 b) (pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/4 binary64)) #s(literal 2 binary64)))
(-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (/.f64 (/.f64 #s(literal -1/16 binary64) a) c) c) (*.f64 b b) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b)
(neg.f64 b)
b
(pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/4 binary64)) #s(literal 2 binary64))
(pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (/.f64 (/.f64 #s(literal -1/16 binary64) a) c) c) (*.f64 b b) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))
(pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/4 binary64))
(pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (/.f64 (/.f64 #s(literal -1/16 binary64) a) c) c) (*.f64 b b) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/4 binary64))
#s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a))
#s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (/.f64 (/.f64 #s(literal -1/16 binary64) a) c) c) (*.f64 b b) (/.f64 #s(literal -1/4 binary64) c)) a))
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)
(/.f64 (fma.f64 (/.f64 (/.f64 (/.f64 #s(literal -1/16 binary64) a) c) c) (*.f64 b b) (/.f64 #s(literal -1/4 binary64) c)) a)
(fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c))
(fma.f64 (/.f64 (/.f64 (/.f64 #s(literal -1/16 binary64) a) c) c) (*.f64 b b) (/.f64 #s(literal -1/4 binary64) c))
(/.f64 (*.f64 #s(literal -1/16 binary64) b) c)
(*.f64 #s(literal -1/16 binary64) b)
#s(literal -1/16 binary64)
c
(/.f64 b (*.f64 c a))
(/.f64 b (*.f64 a c))
(*.f64 c a)
(*.f64 a c)
a
(/.f64 #s(literal -1/4 binary64) c)
#s(literal -1/4 binary64)
#s(literal 2 binary64)
(*.f64 #s(literal 2 binary64) a)
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b)))
(*.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) (/.f64 #s(literal 1/2 binary64) a))
(/.f64 #s(literal 1/2 binary64) a)
#s(literal 1/2 binary64)
a
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b))
(*.f64 #s(literal -2 binary64) b)
#s(literal -2 binary64)
b
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))))
(*.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) a))
(/.f64 #s(literal 1/2 binary64) a)
#s(literal 1/2 binary64)
a
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)))
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64)))
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))
(*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))
(*.f64 a (/.f64 c b))
(*.f64 (/.f64 c b) a)
(/.f64 c b)
c
b
#s(literal -2 binary64)
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
#s(literal 1 binary64)
(/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))
(/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
a
(-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)
(-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
(sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))
(sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
#s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
#s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(*.f64 c a)
(*.f64 a c)
c
#s(literal -4 binary64)
b
(/.f64 (/.f64 (-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) (*.f64 #s(literal 2 binary64) a))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))
(/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))
(fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
#s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
#s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(*.f64 c a)
(*.f64 a c)
c
a
#s(literal -4 binary64)
(*.f64 b b)
b
(+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)
(+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
(sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))
(sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)

localize212.0ms (3.4%)

Memory
67.5MiB live, 67.5MiB allocated
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy15.022208674883464
(+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)
accuracy23.37758108354396
(sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))
accuracy35.59147105787752
(-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))
accuracy39.30020085708318
#s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
accuracy2.740488423676307
(/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))
accuracy13.538850849051943
(-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)
accuracy23.37758108354396
(sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))
accuracy39.30020085708318
#s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
accuracy0.00390625
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))
accuracy2.8302844990802103
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))))
accuracy3.8038148924045445
(*.f64 a (/.f64 c b))
accuracy43.111194810232
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)))
accuracy0
(/.f64 #s(literal 1/2 binary64) a)
accuracy0
(*.f64 #s(literal -2 binary64) b)
accuracy2.8302844990802103
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b)))
accuracy41.0795042380715
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b))
accuracy5.268304987653391
(/.f64 b (*.f64 c a))
accuracy13.538850849051943
(+.f64 (neg.f64 b) (pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/4 binary64)) #s(literal 2 binary64)))
accuracy23.74499996745317
(pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/4 binary64))
accuracy40.54252068850545
#s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a))
Samples
64.0ms69×2valid
52.0ms81×1valid
32.0ms94×0valid
15.0ms12×3valid
Compiler

Compiled 1 049 to 99 computations (90.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 116.0ms
ival-div: 32.0ms (27.7% of total)
ival-mult: 22.0ms (19% of total)
ival-pow: 20.0ms (17.3% of total)
adjust: 13.0ms (11.2% of total)
ival-add: 10.0ms (8.6% of total)
ival-pow2: 6.0ms (5.2% of total)
ival-sub: 5.0ms (4.3% of total)
ival-sqrt: 4.0ms (3.5% of total)
ival-neg: 2.0ms (1.7% of total)
exact: 1.0ms (0.9% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series80.0ms (1.3%)

Memory
23.7MiB live, 23.7MiB allocated
Counts
25 → 258
Calls
Call 1
Inputs
(pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/4 binary64)) #s(literal 2 binary64))
(+.f64 (neg.f64 b) (pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/4 binary64)) #s(literal 2 binary64)))
(/.f64 (+.f64 (neg.f64 b) (pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a))
(neg.f64 b)
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b)))
(/.f64 #s(literal 1/2 binary64) a)
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b))
(*.f64 #s(literal -2 binary64) b)
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))))
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)))
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)))
(/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))
(*.f64 #s(literal 2 binary64) a)
(-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)
(/.f64 (/.f64 (-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))
(-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))
#s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
#s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a))
(pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/4 binary64))
(/.f64 b (*.f64 c a))
(*.f64 a (/.f64 c b))
(sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))
(+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)
Outputs
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))))))))
(* -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))))))))
(* -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 a)
(* -1 (/ b c))
(+ (* -1 (/ b c)) (/ a b))
(+ (* -1 (/ b c)) (* a (+ (* -2 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (/ 1 b))))
(+ (* -1 (/ b c)) (* a (+ (* a (+ (* -2 (* a (+ (* -1 (/ (* c (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (/ (pow c 2) (pow b 5)))))) (* -2 (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))))) (/ 1 b))))
(* 2 a)
(+ (* -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)))))))))))
(* 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 (* a c))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(/ 1 (pow b 2))
(+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2)))
(+ (* a (- (* 16 (/ (* a (pow c 2)) (pow b 6))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2)))
(+ (* a (- (* a (- (* 64 (/ (* a (pow c 3)) (pow b 8))) (* -16 (/ (pow c 2) (pow b 6))))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2)))
(* (pow 1 1/4) (sqrt b))
(+ (* -1 (* (pow 1 1/4) (* (* a c) (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (sqrt b)))
(+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* (pow 1 1/4) (* (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4))))) (sqrt b))))) (* (pow 1 1/4) (sqrt b)))
(+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* a (+ (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4)))))) (* (pow 1 1/4) (* (* a (+ (* -16/3 (/ (pow c 3) (pow b 6))) (+ (* -1/6 (/ (pow c 3) (pow b 6))) (* 2 (/ (pow c 3) (pow b 6)))))) (sqrt b))))))) (* (pow 1 1/4) (sqrt b)))
(/ b (* a c))
(/ (* a c) b)
(* 2 b)
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* 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))))))
(* 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)))
(* 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))))))
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))
(- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -2 (/ b (* c (pow (sqrt -4) 2)))))
(- (+ (* -1 (/ (+ (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))
(* -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)
(* -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))))))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(/ -1/4 (* a c))
(/ (- (* -1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a)
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c)))) a)
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 3) (pow c 4)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))))) a)
(exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))))
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2))))
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2)) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/768 (/ (pow b 6) (pow c 3))) (+ (* -1/24576 (/ (pow b 6) (pow c 3))) (* 1/2048 (/ (pow b 6) (pow c 3)))))) (pow a 3)))))
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 1/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))))))))
(* -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))))))
(* -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 (* (sqrt (/ a c)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1/2 (/ b c)))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* a b) c))) a)))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/2 (/ (* a b) c))) 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 (* 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))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a))
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* a (pow c 3)))) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* a (pow c 4)))) (* -1/64 (/ (pow b 4) (pow c 3)))) a)) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a))
(exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) (* a c))))
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a)))
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/2048 (/ (pow b 6) (pow c 3))) (+ (* 1/24576 (/ (pow b 6) (pow c 3))) (* 1/768 (/ (pow b 6) (pow c 3)))))) a)) (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2)))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a)))
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(+ (* 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)))))))))
(+ (* -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)))
(+ (* 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 b)
(* -2 b)
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))) (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4)))))))) (* -2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))
(+ (* -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)))))))
(+ (* -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))))))
(- (* -1/16 (/ (pow b 2) (* (pow a 2) (pow c 2)))) (* 1/4 (/ 1 (* a c))))
(- (* (pow b 2) (- (* -1/64 (/ (pow b 2) (* (pow a 3) (pow c 3)))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c))))
(- (* (pow b 2) (- (* (pow b 2) (- (* -1/256 (/ (pow b 2) (* (pow a 4) (pow c 4)))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c))))
(pow (* -4 (* a c)) 1/4)
(+ (* -1/16 (* (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4) (pow b 2))) (pow (* -4 (* a c)) 1/4))
(+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* -3/512 (* (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4) (pow b 2))))) (pow (* -4 (* a c)) 1/4))
(+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* (pow b 2) (+ (* -3/512 (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4)) (* -7/8192 (* (pow (/ -4 (* (pow a 11) (pow c 11))) 1/4) (pow b 2))))))) (pow (* -4 (* a c)) 1/4))
(+ b (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))
(* 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)))))))
(/ (+ (* -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)
(/ (+ (* -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)
(* b (- (/ a (pow b 2)) (/ 1 c)))
(* b (- (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2))) (/ 1 c)))
(* b (- (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2)))) (/ 1 c)))
(/ (+ (* -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)
(/ (+ (* -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)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2))
(/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2))
(/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2))
(sqrt b)
(+ (sqrt b) (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))))
(+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))))
(+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))) (* (sqrt (/ 1 (pow b 11))) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3)))))))))
(* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -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))))))))
(* -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))))))))
(* -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 (/ a b))
(* -1 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b))
(* -1 (/ (+ a (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (+ a (+ (* -2 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2))))) 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)))))
(* -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 (* 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))))))))
(* (sqrt b) (sqrt -1))
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (* (sqrt b) (sqrt -1)))
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))))))
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (+ (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))) (* (sqrt (/ 1 (pow b 11))) (* (sqrt -1) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3))))))))))
(* 2 (/ (* a c) b))
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))
(+ 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))))))))
(* 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))))))))
(* 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 b) (/ (* a c) b)) c)
(/ (+ (* -1 b) (* c (+ (* -2 (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (/ a b)))) c)
(/ (+ (* -1 b) (* c (+ (* c (+ (* -2 (* c (+ (* -1 (/ (* a (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)) (/ (pow a 3) (pow b 5)))))) (* -2 (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))))) (/ a b)))) c)
(* 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)))
(* 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))))))))))))
(+ (* c (- (* 16 (/ (* (pow a 2) c) (pow b 6))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2)))
(+ (* c (- (* c (- (* 64 (/ (* (pow a 3) c) (pow b 8))) (* -16 (/ (pow a 2) (pow b 6))))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2)))
(+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4))))))))) (* (pow 1 1/4) (sqrt b)))
(+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* c (+ (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -16/3 (/ (pow a 3) (pow b 6))) (+ (* -1/6 (/ (pow a 3) (pow b 6))) (* 2 (/ (pow a 3) (pow b 6)))))))) (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4)))))))))) (* (pow 1 1/4) (sqrt b)))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* 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))))))
(* 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)))
(* 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)))))))
(/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c)
(/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))) c)
(/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (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)))) (pow c 3))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))))) c)
(- (+ (* -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)))))))
(+ (* -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))))))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(/ (- (* -1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c)
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a)))) c)
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 4) (pow c 3)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))))) c)
(exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))))
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2))))
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2)) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/768 (/ (pow b 6) (pow a 3))) (+ (* -1/24576 (/ (pow b 6) (pow a 3))) (* 1/2048 (/ (pow b 6) (pow a 3)))))) (pow c 3)))))
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* 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 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* b c)) (* 2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* (sqrt (* a c)) (sqrt -1))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 2 (/ (+ (* 1/32 (/ (* (pow b 3) (pow c 2)) a)) (* 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)))))))))) c))) c)) (* -1/2 (* b c))) c)) (* (sqrt (* a c)) (sqrt -1))) c))
(+ (* -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 (/ (+ (* 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))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) c))) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* (pow a 4) c))) (* -1/64 (/ (pow b 4) (pow a 3)))) c)) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c))
(exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) (* a c))))
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c)))
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/2048 (/ (pow b 6) (pow a 3))) (+ (* 1/24576 (/ (pow b 6) (pow a 3))) (* 1/768 (/ (pow b 6) (pow a 3)))))) c)) (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2)))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c)))
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
Calls

9 calls:

TimeVariablePointExpression
16.0ms
c
@-inf
((pow (pow (/ 1 (+ (* (* -4 c) a) (* b b))) -1/4) 2) (+ (neg b) (pow (pow (/ 1 (+ (* (* -4 c) a) (* b b))) -1/4) 2)) (/ (+ (neg b) (pow (pow (/ 1 (+ (* (* -4 c) a) (* b b))) -1/4) 2)) (* 2 a)) (neg b) (* (/ 1/2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/ 1/2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* -2 b) (* (/ 1/2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* (* a (/ c b)) -2) (/ 1 (/ (* 2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b))) (/ (* 2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (* 2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (/ (/ (- (+ (* (* -4 c) a) (* b b)) (* b b)) (+ (sqrt (+ (* (* -4 c) a) (* b b))) b)) (* 2 a)) (/ (- (+ (* (* -4 c) a) (* b b)) (* b b)) (+ (sqrt (+ (* (* -4 c) a) (* b b))) b)) (- (+ (* (* -4 c) a) (* b b)) (* b b)) (+ (* (* -4 c) a) (* b b)) (/ 1 (+ (* (* -4 c) a) (* b b))) (pow (/ 1 (+ (* (* -4 c) a) (* b b))) -1/4) (/ b (* c a)) (* a (/ c b)) (sqrt (+ (* (* -4 c) a) (* b b))) (+ (sqrt (+ (* (* -4 c) a) (* b b))) b))
9.0ms
c
@0
((pow (pow (/ 1 (+ (* (* -4 c) a) (* b b))) -1/4) 2) (+ (neg b) (pow (pow (/ 1 (+ (* (* -4 c) a) (* b b))) -1/4) 2)) (/ (+ (neg b) (pow (pow (/ 1 (+ (* (* -4 c) a) (* b b))) -1/4) 2)) (* 2 a)) (neg b) (* (/ 1/2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/ 1/2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* -2 b) (* (/ 1/2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* (* a (/ c b)) -2) (/ 1 (/ (* 2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b))) (/ (* 2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (* 2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (/ (/ (- (+ (* (* -4 c) a) (* b b)) (* b b)) (+ (sqrt (+ (* (* -4 c) a) (* b b))) b)) (* 2 a)) (/ (- (+ (* (* -4 c) a) (* b b)) (* b b)) (+ (sqrt (+ (* (* -4 c) a) (* b b))) b)) (- (+ (* (* -4 c) a) (* b b)) (* b b)) (+ (* (* -4 c) a) (* b b)) (/ 1 (+ (* (* -4 c) a) (* b b))) (pow (/ 1 (+ (* (* -4 c) a) (* b b))) -1/4) (/ b (* c a)) (* a (/ c b)) (sqrt (+ (* (* -4 c) a) (* b b))) (+ (sqrt (+ (* (* -4 c) a) (* b b))) b))
8.0ms
a
@inf
((pow (pow (/ 1 (+ (* (* -4 c) a) (* b b))) -1/4) 2) (+ (neg b) (pow (pow (/ 1 (+ (* (* -4 c) a) (* b b))) -1/4) 2)) (/ (+ (neg b) (pow (pow (/ 1 (+ (* (* -4 c) a) (* b b))) -1/4) 2)) (* 2 a)) (neg b) (* (/ 1/2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/ 1/2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* -2 b) (* (/ 1/2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* (* a (/ c b)) -2) (/ 1 (/ (* 2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b))) (/ (* 2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (* 2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (/ (/ (- (+ (* (* -4 c) a) (* b b)) (* b b)) (+ (sqrt (+ (* (* -4 c) a) (* b b))) b)) (* 2 a)) (/ (- (+ (* (* -4 c) a) (* b b)) (* b b)) (+ (sqrt (+ (* (* -4 c) a) (* b b))) b)) (- (+ (* (* -4 c) a) (* b b)) (* b b)) (+ (* (* -4 c) a) (* b b)) (/ 1 (+ (* (* -4 c) a) (* b b))) (pow (/ 1 (+ (* (* -4 c) a) (* b b))) -1/4) (/ b (* c a)) (* a (/ c b)) (sqrt (+ (* (* -4 c) a) (* b b))) (+ (sqrt (+ (* (* -4 c) a) (* b b))) b))
8.0ms
a
@-inf
((pow (pow (/ 1 (+ (* (* -4 c) a) (* b b))) -1/4) 2) (+ (neg b) (pow (pow (/ 1 (+ (* (* -4 c) a) (* b b))) -1/4) 2)) (/ (+ (neg b) (pow (pow (/ 1 (+ (* (* -4 c) a) (* b b))) -1/4) 2)) (* 2 a)) (neg b) (* (/ 1/2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/ 1/2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* -2 b) (* (/ 1/2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* (* a (/ c b)) -2) (/ 1 (/ (* 2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b))) (/ (* 2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (* 2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (/ (/ (- (+ (* (* -4 c) a) (* b b)) (* b b)) (+ (sqrt (+ (* (* -4 c) a) (* b b))) b)) (* 2 a)) (/ (- (+ (* (* -4 c) a) (* b b)) (* b b)) (+ (sqrt (+ (* (* -4 c) a) (* b b))) b)) (- (+ (* (* -4 c) a) (* b b)) (* b b)) (+ (* (* -4 c) a) (* b b)) (/ 1 (+ (* (* -4 c) a) (* b b))) (pow (/ 1 (+ (* (* -4 c) a) (* b b))) -1/4) (/ b (* c a)) (* a (/ c b)) (sqrt (+ (* (* -4 c) a) (* b b))) (+ (sqrt (+ (* (* -4 c) a) (* b b))) b))
7.0ms
c
@inf
((pow (pow (/ 1 (+ (* (* -4 c) a) (* b b))) -1/4) 2) (+ (neg b) (pow (pow (/ 1 (+ (* (* -4 c) a) (* b b))) -1/4) 2)) (/ (+ (neg b) (pow (pow (/ 1 (+ (* (* -4 c) a) (* b b))) -1/4) 2)) (* 2 a)) (neg b) (* (/ 1/2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/ 1/2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* -2 b) (* (/ 1/2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* (* a (/ c b)) -2) (/ 1 (/ (* 2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b))) (/ (* 2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (* 2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (/ (/ (- (+ (* (* -4 c) a) (* b b)) (* b b)) (+ (sqrt (+ (* (* -4 c) a) (* b b))) b)) (* 2 a)) (/ (- (+ (* (* -4 c) a) (* b b)) (* b b)) (+ (sqrt (+ (* (* -4 c) a) (* b b))) b)) (- (+ (* (* -4 c) a) (* b b)) (* b b)) (+ (* (* -4 c) a) (* b b)) (/ 1 (+ (* (* -4 c) a) (* b b))) (pow (/ 1 (+ (* (* -4 c) a) (* b b))) -1/4) (/ b (* c a)) (* a (/ c b)) (sqrt (+ (* (* -4 c) a) (* b b))) (+ (sqrt (+ (* (* -4 c) a) (* b b))) b))

simplify185.0ms (3%)

Memory
58.4MiB live, 58.4MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
016348860
154568370
086778043
Stop Event
iter limit
node limit
Counts
258 → 257
Calls
Call 1
Inputs
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))))))))
(* -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))))))))
(* -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 a)
(* -1 (/ b c))
(+ (* -1 (/ b c)) (/ a b))
(+ (* -1 (/ b c)) (* a (+ (* -2 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (/ 1 b))))
(+ (* -1 (/ b c)) (* a (+ (* a (+ (* -2 (* a (+ (* -1 (/ (* c (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (/ (pow c 2) (pow b 5)))))) (* -2 (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))))) (/ 1 b))))
(* 2 a)
(+ (* -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)))))))))))
(* 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 (* a c))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(/ 1 (pow b 2))
(+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2)))
(+ (* a (- (* 16 (/ (* a (pow c 2)) (pow b 6))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2)))
(+ (* a (- (* a (- (* 64 (/ (* a (pow c 3)) (pow b 8))) (* -16 (/ (pow c 2) (pow b 6))))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2)))
(* (pow 1 1/4) (sqrt b))
(+ (* -1 (* (pow 1 1/4) (* (* a c) (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (sqrt b)))
(+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* (pow 1 1/4) (* (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4))))) (sqrt b))))) (* (pow 1 1/4) (sqrt b)))
(+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* a (+ (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4)))))) (* (pow 1 1/4) (* (* a (+ (* -16/3 (/ (pow c 3) (pow b 6))) (+ (* -1/6 (/ (pow c 3) (pow b 6))) (* 2 (/ (pow c 3) (pow b 6)))))) (sqrt b))))))) (* (pow 1 1/4) (sqrt b)))
(/ b (* a c))
(/ (* a c) b)
(* 2 b)
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* 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))))))
(* 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)))
(* 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))))))
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))
(- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -2 (/ b (* c (pow (sqrt -4) 2)))))
(- (+ (* -1 (/ (+ (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))
(* -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)
(* -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))))))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(/ -1/4 (* a c))
(/ (- (* -1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a)
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c)))) a)
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 3) (pow c 4)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))))) a)
(exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))))
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2))))
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2)) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/768 (/ (pow b 6) (pow c 3))) (+ (* -1/24576 (/ (pow b 6) (pow c 3))) (* 1/2048 (/ (pow b 6) (pow c 3)))))) (pow a 3)))))
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 1/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))))))))
(* -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))))))
(* -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 (* (sqrt (/ a c)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1/2 (/ b c)))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* a b) c))) a)))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/2 (/ (* a b) c))) 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 (* 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))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a))
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* a (pow c 3)))) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* a (pow c 4)))) (* -1/64 (/ (pow b 4) (pow c 3)))) a)) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a))
(exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) (* a c))))
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a)))
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/2048 (/ (pow b 6) (pow c 3))) (+ (* 1/24576 (/ (pow b 6) (pow c 3))) (* 1/768 (/ (pow b 6) (pow c 3)))))) a)) (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2)))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a)))
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(+ (* 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)))))))))
(+ (* -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)))
(+ (* 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 b)
(* -2 b)
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))) (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4)))))))) (* -2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))
(+ (* -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)))))))
(+ (* -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))))))
(- (* -1/16 (/ (pow b 2) (* (pow a 2) (pow c 2)))) (* 1/4 (/ 1 (* a c))))
(- (* (pow b 2) (- (* -1/64 (/ (pow b 2) (* (pow a 3) (pow c 3)))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c))))
(- (* (pow b 2) (- (* (pow b 2) (- (* -1/256 (/ (pow b 2) (* (pow a 4) (pow c 4)))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c))))
(pow (* -4 (* a c)) 1/4)
(+ (* -1/16 (* (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4) (pow b 2))) (pow (* -4 (* a c)) 1/4))
(+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* -3/512 (* (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4) (pow b 2))))) (pow (* -4 (* a c)) 1/4))
(+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* (pow b 2) (+ (* -3/512 (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4)) (* -7/8192 (* (pow (/ -4 (* (pow a 11) (pow c 11))) 1/4) (pow b 2))))))) (pow (* -4 (* a c)) 1/4))
(+ b (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))
(* 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)))))))
(/ (+ (* -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)
(/ (+ (* -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)
(* b (- (/ a (pow b 2)) (/ 1 c)))
(* b (- (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2))) (/ 1 c)))
(* b (- (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2)))) (/ 1 c)))
(/ (+ (* -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)
(/ (+ (* -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)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2))
(/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2))
(/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2))
(sqrt b)
(+ (sqrt b) (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))))
(+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))))
(+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))) (* (sqrt (/ 1 (pow b 11))) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3)))))))))
(* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -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))))))))
(* -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))))))))
(* -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 (/ a b))
(* -1 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b))
(* -1 (/ (+ a (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (+ a (+ (* -2 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2))))) 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)))))
(* -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 (* 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))))))))
(* (sqrt b) (sqrt -1))
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (* (sqrt b) (sqrt -1)))
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))))))
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (+ (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))) (* (sqrt (/ 1 (pow b 11))) (* (sqrt -1) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3))))))))))
(* 2 (/ (* a c) b))
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))
(+ 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))))))))
(* 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))))))))
(* 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 b) (/ (* a c) b)) c)
(/ (+ (* -1 b) (* c (+ (* -2 (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (/ a b)))) c)
(/ (+ (* -1 b) (* c (+ (* c (+ (* -2 (* c (+ (* -1 (/ (* a (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)) (/ (pow a 3) (pow b 5)))))) (* -2 (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))))) (/ a b)))) c)
(* 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)))
(* 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))))))))))))
(+ (* c (- (* 16 (/ (* (pow a 2) c) (pow b 6))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2)))
(+ (* c (- (* c (- (* 64 (/ (* (pow a 3) c) (pow b 8))) (* -16 (/ (pow a 2) (pow b 6))))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2)))
(+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4))))))))) (* (pow 1 1/4) (sqrt b)))
(+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* c (+ (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -16/3 (/ (pow a 3) (pow b 6))) (+ (* -1/6 (/ (pow a 3) (pow b 6))) (* 2 (/ (pow a 3) (pow b 6)))))))) (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4)))))))))) (* (pow 1 1/4) (sqrt b)))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* 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))))))
(* 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)))
(* 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)))))))
(/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c)
(/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))) c)
(/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (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)))) (pow c 3))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))))) c)
(- (+ (* -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)))))))
(+ (* -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))))))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(/ (- (* -1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c)
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a)))) c)
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 4) (pow c 3)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))))) c)
(exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))))
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2))))
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2)) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/768 (/ (pow b 6) (pow a 3))) (+ (* -1/24576 (/ (pow b 6) (pow a 3))) (* 1/2048 (/ (pow b 6) (pow a 3)))))) (pow c 3)))))
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* 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 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* b c)) (* 2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* (sqrt (* a c)) (sqrt -1))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 2 (/ (+ (* 1/32 (/ (* (pow b 3) (pow c 2)) a)) (* 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)))))))))) c))) c)) (* -1/2 (* b c))) c)) (* (sqrt (* a c)) (sqrt -1))) c))
(+ (* -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 (/ (+ (* 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))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) c))) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* (pow a 4) c))) (* -1/64 (/ (pow b 4) (pow a 3)))) c)) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c))
(exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) (* a c))))
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c)))
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/2048 (/ (pow b 6) (pow a 3))) (+ (* 1/24576 (/ (pow b 6) (pow a 3))) (* 1/768 (/ (pow b 6) (pow a 3)))))) c)) (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2)))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c)))
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
Outputs
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64) b)
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a b)
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -2 binary64))) a b)
(* -2 (/ (* a c) b))
(*.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a)
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -2 binary64))) a)
(* 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 (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -2 binary64))) a)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (/.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 (fma.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a (/.f64 (*.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) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b))
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(* -1 (/ b c))
(/.f64 (neg.f64 b) c)
(+ (* -1 (/ b c)) (/ a b))
(-.f64 (/.f64 a b) (/.f64 b c))
(+ (* -1 (/ b c)) (* a (+ (* -2 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (/ 1 b))))
(fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) a) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) b)) a (/.f64 (neg.f64 b) c))
(+ (* -1 (/ b c)) (* a (+ (* a (+ (* -2 (* a (+ (* -1 (/ (* c (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (/ (pow c 2) (pow b 5)))))) (* -2 (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))))) (/ 1 b))))
(fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 (neg.f64 c) (*.f64 (/.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) b) (/.f64 #s(literal -1/2 binary64) b)) (fma.f64 (/.f64 #s(literal -1/8 binary64) c) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b) c) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)))) a (/.f64 #s(literal 1 binary64) b)) a (/.f64 (neg.f64 b) c))
(* 2 a)
(*.f64 #s(literal 2 binary64) a)
(+ (* -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 (fma.f64 (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) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b))
(* 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 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 4 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 -4 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -2 binary64))) a)
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
(/ 1 (pow b 2))
(/.f64 #s(literal 1 binary64) (*.f64 b b))
(+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2)))
(fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64)))) #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(+ (* a (- (* 16 (/ (* a (pow c 2)) (pow b 6))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2)))
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 6 binary64))) #s(literal 16 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64))) a (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(+ (* a (- (* a (- (* 64 (/ (* a (pow c 3)) (pow b 8))) (* -16 (/ (pow c 2) (pow b 6))))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2)))
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 8 binary64))) #s(literal 64 binary64) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal 16 binary64))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64))) a (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(* (pow 1 1/4) (sqrt b))
(sqrt.f64 b)
(+ (* -1 (* (pow 1 1/4) (* (* a c) (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (sqrt b)))
(fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 c)) (sqrt.f64 b))
(+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* (pow 1 1/4) (* (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4))))) (sqrt b))))) (* (pow 1 1/4) (sqrt b)))
(fma.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64))))) c (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/2 binary64)) a) (sqrt.f64 b))) a (sqrt.f64 b))
(+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* a (+ (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4)))))) (* (pow 1 1/4) (* (* a (+ (* -16/3 (/ (pow c 3) (pow b 6))) (+ (* -1/6 (/ (pow c 3) (pow b 6))) (* 2 (/ (pow c 3) (pow b 6)))))) (sqrt b))))))) (* (pow 1 1/4) (sqrt b)))
(fma.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64))))) c (*.f64 (*.f64 (sqrt.f64 b) (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/2 binary64) (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -7/2 binary64)) a))) a)) a (sqrt.f64 b))
(/ b (* a c))
(/.f64 b (*.f64 a c))
(/ (* a c) b)
(/.f64 (*.f64 a c) b)
(* 2 b)
(*.f64 #s(literal 2 binary64) b)
(+ (* -2 (/ (* a c) b)) (* 2 b))
(fma.f64 #s(literal 2 binary64) b (*.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64)))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a (*.f64 #s(literal 2 binary64) b))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -2 binary64))) a (*.f64 #s(literal 2 binary64) b))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) 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)))))
(*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) a)
(* 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 (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) a)
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (neg.f64 b) a)) a)
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (neg.f64 b) a))) 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 (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (neg.f64 b) a)))) a)
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))
(+ (* -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 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))))
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(*.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 2 binary64))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))
(fma.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 b c) #s(literal -1/2 binary64)))
(- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -2 (/ b (* c (pow (sqrt -4) 2)))))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))) a) (fma.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 b c) #s(literal -1/2 binary64))))
(- (+ (* -1 (/ (+ (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))
(-.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 2 binary64) (/.f64 (fma.f64 (*.f64 b (/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 a c)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c)))) (neg.f64 (pow.f64 a #s(literal 3 binary64))))) (fma.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) #s(literal -2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))) (*.f64 (/.f64 b c) #s(literal 1/2 binary64)))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64) (*.f64 (/.f64 b #s(literal -4 binary64)) #s(literal 2 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) (fma.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) a) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b #s(literal -4 binary64))) (*.f64 (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 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 (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 b #s(literal -4 binary64)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) a) (/.f64 #s(literal -1/2 binary64) a) (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (*.f64 b (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (/.f64 (pow.f64 b #s(literal 3 binary64)) c)))) (pow.f64 a #s(literal 3 binary64))))))) a)
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -4 binary64))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(fma.f64 (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -4 binary64) (*.f64 (/.f64 b #s(literal -4 binary64)) #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) (fma.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) a) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b #s(literal -4 binary64))) (*.f64 (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) #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 (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -4 binary64) (fma.f64 (/.f64 b #s(literal -4 binary64)) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) a) (/.f64 #s(literal -1/2 binary64) a) (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (*.f64 b (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (/.f64 (pow.f64 b #s(literal 3 binary64)) c)))) (pow.f64 a #s(literal 3 binary64)))))))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)) a)
(/ -1/4 (* a c))
(/.f64 (/.f64 #s(literal -1/4 binary64) a) c)
(/ (- (* -1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a)
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c)))) a)
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/64 binary64) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a))) (/.f64 #s(literal 1/4 binary64) c)) a)
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 3) (pow c 4)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))))) a)
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/256 binary64) (pow.f64 c #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal 1/4 binary64) c))) a)
(exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 a) (log.f64 (*.f64 c #s(literal -4 binary64)))))
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))))
(fma.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 a) (log.f64 (*.f64 c #s(literal -4 binary64))))) (*.f64 b b)) (*.f64 a c)) #s(literal -1/16 binary64) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 a) (log.f64 (*.f64 c #s(literal -4 binary64))))))
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2))))
(+.f64 (fma.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 a) (log.f64 (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)) #s(literal -3/512 binary64)) a) (*.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 a) (log.f64 (*.f64 c #s(literal -4 binary64))))) (*.f64 b b)) (*.f64 a c)) #s(literal -1/16 binary64))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 a) (log.f64 (*.f64 c #s(literal -4 binary64))))))
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2)) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/768 (/ (pow b 6) (pow c 3))) (+ (* -1/24576 (/ (pow b 6) (pow c 3))) (* 1/2048 (/ (pow b 6) (pow c 3)))))) (pow a 3)))))
(+.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 a) (log.f64 (*.f64 c #s(literal -4 binary64))))) (*.f64 b b)) c) (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 a) (log.f64 (*.f64 c #s(literal -4 binary64))))) (fma.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)) a) (/.f64 #s(literal -3/512 binary64) a) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -7/8192 binary64)) (pow.f64 a #s(literal 3 binary64)))))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 a) (log.f64 (*.f64 c #s(literal -4 binary64))))))
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) a)
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) 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 (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))) a)
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))) #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 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64)))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64))))))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 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) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (neg.f64 b)) (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 (neg.f64 a) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 a)) b) (neg.f64 a))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c 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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 a))) a)))
(* -1 (* (sqrt (/ a c)) (sqrt -1)))
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1/2 (/ b c)))
(-.f64 (*.f64 (/.f64 b c) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* a b) c))) a)))
(neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/8 binary64) (*.f64 (*.f64 a (/.f64 b c)) #s(literal 1/2 binary64))) a)))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/2 (/ (* a b) c))) a)))
(neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) c) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) a) c) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64)))) a) #s(literal -1 binary64) (*.f64 (*.f64 a (/.f64 b c)) #s(literal 1/2 binary64))) a)))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) (neg.f64 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))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64)) a) #s(literal -2 binary64) (*.f64 (*.f64 b a) #s(literal -1/2 binary64))) a))) (neg.f64 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))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) b (/.f64 (fma.f64 (/.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 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (pow.f64 b #s(literal 3 binary64)) c)) #s(literal -1/32 binary64))) a) #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64)) #s(literal 2 binary64))) (neg.f64 a))) a))) (neg.f64 a))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))) #s(literal 2 binary64))
(+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))) #s(literal 2 binary64) (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))))
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64)) a) #s(literal 4 binary64) (*.f64 b a)) (neg.f64 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))))
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 b a (/.f64 (fma.f64 (/.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 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (pow.f64 b #s(literal 3 binary64)) c)) #s(literal -1/32 binary64))) a) #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64)) #s(literal -4 binary64))) (neg.f64 a))) (neg.f64 a)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal 4 binary64) c (/.f64 (*.f64 b b) (neg.f64 a))))
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a))
(/.f64 (fma.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal 1/4 binary64) c)) (neg.f64 a))
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* a (pow c 3)))) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a))
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) c) (/.f64 (fma.f64 (/.f64 #s(literal -1/64 binary64) a) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) #s(literal -1/16 binary64))) a)) (neg.f64 a))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* a (pow c 4)))) (* -1/64 (/ (pow b 4) (pow c 3)))) a)) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a))
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) c) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/256 binary64) (pow.f64 c #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) a) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal 1/64 binary64))) a) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) #s(literal -1/16 binary64))) a)) (neg.f64 a))
(exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (log.f64 (/.f64 #s(literal -1 binary64) a))))
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) (* a c))))
(fma.f64 (/.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (log.f64 (/.f64 #s(literal -1 binary64) a)))) c)) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (log.f64 (/.f64 #s(literal -1 binary64) a)))))
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a)))
(-.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (log.f64 (/.f64 #s(literal -1 binary64) a)))) (/.f64 (fma.f64 (*.f64 (*.f64 b b) (/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (log.f64 (/.f64 #s(literal -1 binary64) a)))) c)) #s(literal 1/16 binary64) (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (log.f64 (/.f64 #s(literal -1 binary64) a)))) (neg.f64 (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)) #s(literal -3/512 binary64)) a)))) a))
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/2048 (/ (pow b 6) (pow c 3))) (+ (* 1/24576 (/ (pow b 6) (pow c 3))) (* 1/768 (/ (pow b 6) (pow c 3)))))) a)) (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2)))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a)))
(-.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (log.f64 (/.f64 #s(literal -1 binary64) a)))) (/.f64 (fma.f64 (*.f64 (*.f64 b b) (/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (log.f64 (/.f64 #s(literal -1 binary64) a)))) c)) #s(literal 1/16 binary64) (/.f64 (fma.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (log.f64 (/.f64 #s(literal -1 binary64) a)))) (neg.f64 (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal 7/8192 binary64)) a)) (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (log.f64 (/.f64 #s(literal -1 binary64) a)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)) #s(literal -3/512 binary64)))) (neg.f64 a))) a))
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64) (/.f64 (neg.f64 b) a)))
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) b) (neg.f64 a))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 b (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) a)) (neg.f64 a))))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.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))))
(+ (* (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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.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 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) #s(literal -1/8 binary64))) (*.f64 b b) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.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 (fma.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) #s(literal 1/2 binary64) #s(literal -1 binary64)) b (*.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 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) b #s(literal -1 binary64)) b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(+ (* 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 (fma.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/4 binary64) (/.f64 #s(literal -1/2 binary64) a)) b (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64))) b (/.f64 #s(literal -1/2 binary64) a)) b (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))
(* -1 b)
(neg.f64 b)
(* -2 b)
(*.f64 #s(literal -2 binary64) b)
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))
(fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 c #s(literal -4 binary64)))) b (*.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 2 binary64)))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))) (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4)))))))) (* -2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))
(fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 c c) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) b (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) #s(literal -1/2 binary64)))) b (/.f64 #s(literal 2 binary64) (*.f64 c #s(literal -4 binary64)))) b (*.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 2 binary64)))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(fma.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))
(+ (* -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 (fma.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64)))) b (*.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 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 (fma.f64 (fma.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64)))) b) #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) b (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64)))) b (*.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 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 (fma.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) #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 (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) b) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)) c) a)) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) #s(literal -1/2 binary64)) #s(literal 4 binary64))) b #s(literal -1 binary64)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -4 binary64)))
(- (* -1/16 (/ (pow b 2) (* (pow a 2) (pow c 2)))) (* 1/4 (/ 1 (* a c))))
(fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 a a)) (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 (/.f64 #s(literal -1/4 binary64) a) c))
(- (* (pow b 2) (- (* -1/64 (/ (pow b 2) (* (pow a 3) (pow c 3)))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c))))
(fma.f64 (fma.f64 (/.f64 #s(literal -1/64 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (*.f64 b b) (pow.f64 c #s(literal 3 binary64))) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b b) (/.f64 (/.f64 #s(literal -1/4 binary64) a) c))
(- (* (pow b 2) (- (* (pow b 2) (- (* -1/256 (/ (pow b 2) (* (pow a 4) (pow c 4)))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c))))
(fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/256 binary64) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b b) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 b b) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b b) (/.f64 (/.f64 #s(literal -1/4 binary64) a) c))
(pow (* -4 (* a c)) 1/4)
(pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 1/4 binary64))
(+ (* -1/16 (* (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4) (pow b 2))) (pow (* -4 (* a c)) 1/4))
(fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))) #s(literal 1/4 binary64)) #s(literal -1/16 binary64)) (*.f64 b b) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 1/4 binary64)))
(+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* -3/512 (* (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4) (pow b 2))))) (pow (* -4 (* a c)) 1/4))
(fma.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 7 binary64))) #s(literal 1/4 binary64)) #s(literal -3/512 binary64)) (*.f64 b b) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))) #s(literal 1/4 binary64)) #s(literal -1/16 binary64))) (*.f64 b b) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 1/4 binary64)))
(+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* (pow b 2) (+ (* -3/512 (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4)) (* -7/8192 (* (pow (/ -4 (* (pow a 11) (pow c 11))) 1/4) (pow b 2))))))) (pow (* -4 (* a c)) 1/4))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -7/8192 binary64) (pow.f64 (/.f64 (/.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 11 binary64))) (pow.f64 c #s(literal 11 binary64))) #s(literal 1/4 binary64))) (*.f64 b b) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 7 binary64))) #s(literal 1/4 binary64)) #s(literal -3/512 binary64))) (*.f64 b b) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))) #s(literal 1/4 binary64)) #s(literal -1/16 binary64))) (*.f64 b b) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 1/4 binary64)))
(+ b (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) b)
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (fma.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) #s(literal 1/2 binary64) #s(literal 1 binary64)) b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) b #s(literal 1 binary64)) b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a c) b) #s(literal 1 binary64)) b)
(* 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 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c b))) #s(literal 1 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)))))))
(*.f64 (+.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c b))))) #s(literal 1 binary64)) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) 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 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) 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 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b) (*.f64 a c)) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64)))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a 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 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a 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 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (*.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))))) b)
(* b (- (/ a (pow b 2)) (/ 1 c)))
(*.f64 (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) b)
(* b (- (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2))) (/ 1 c)))
(*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 1 binary64) c)) b)
(* b (- (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2)))) (/ 1 c)))
(*.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -1/2 binary64)) c)) a (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 c c)) (/.f64 #s(literal 20 binary64) a)) #s(literal -1/8 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) 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 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (+.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal -5/2 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 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 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b) (*.f64 a c)) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal -5/2 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 4 binary64)))) b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (fma.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (/.f64 c b) #s(literal 1 binary64)) (*.f64 b b))
(/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2))
(/.f64 (fma.f64 (/.f64 #s(literal 4 binary64) b) (/.f64 (*.f64 a c) b) #s(literal 1 binary64)) (*.f64 b b))
(/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2))
(/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) #s(literal 16 binary64) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (/.f64 c b))) (*.f64 b b))
(/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2))
(/.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 64 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) #s(literal -16 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (/.f64 c b)))) (*.f64 b b))
(sqrt b)
(sqrt.f64 b)
(+ (sqrt b) (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))))
(fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 c)) (sqrt.f64 b))
(+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))))
(+.f64 (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 c)) (sqrt.f64 b)) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -3/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))))
(+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))) (* (sqrt (/ 1 (pow b 11))) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3)))))))))
(+.f64 (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 c)) (sqrt.f64 b)) (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -7/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 11 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -3/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))))))
(* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) b)
(* 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 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c b))) #s(literal 2 binary64)) b)
(* 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 (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c b))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -4 binary64))) b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a c) 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 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c 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 (+.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c b))))) #s(literal 1 binary64)) (neg.f64 b))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a c) 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 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c 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 (+.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c b))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -4 binary64))) (neg.f64 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 (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 (* 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 (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -2 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 (/ a b))
(/.f64 a (neg.f64 b))
(* -1 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b))
(/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) (neg.f64 b))
(* -1 (/ (+ a (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2)))) b))
(/.f64 (+.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c b))) a) (neg.f64 b))
(* -1 (/ (+ a (+ (* -2 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2))))) b))
(/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -5/2 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c b)))) a) (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 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 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 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -1/2 binary64)) c)) a (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a)) (/.f64 #s(literal 20 binary64) c)) #s(literal -1/8 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #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 (+ 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 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) #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 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (*.f64 a c)) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -1/2 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a c)) #s(literal -1/8 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 6 binary64)))))) (neg.f64 b))
(* (sqrt b) (sqrt -1))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b))
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (* (sqrt b) (sqrt -1)))
(fma.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) c) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b)))
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))))))
(fma.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) c) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -3/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b))))
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (+ (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))) (* (sqrt (/ 1 (pow b 11))) (* (sqrt -1) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3))))))))))
(fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) c) a) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -3/2 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 11 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -7/2 binary64))))))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b) (*.f64 a c))) (neg.f64 b))
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b) (*.f64 a c)))) (neg.f64 b))
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))
(/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b) (*.f64 a c)) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64)))) (neg.f64 b))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b))) c b)
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b))) c)
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)
(* 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 (fma.f64 (fma.f64 (fma.f64 (*.f64 c (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 (neg.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b))) c)
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal -1 binary64) b)) c)
(* 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 (fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) c) a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal -1 binary64) b)) c)
(/ (+ (* -1 b) (/ (* a c) b)) c)
(/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) c)
(/ (+ (* -1 b) (* c (+ (* -2 (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (/ a b)))) c)
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (/.f64 a b)) c (neg.f64 b)) c)
(/ (+ (* -1 b) (* c (+ (* c (+ (* -2 (* c (+ (* -1 (/ (* a (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)) (/ (pow a 3) (pow b 5)))))) (* -2 (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))))) (/ a b)))) c)
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 b b)) (fma.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)) #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) c (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)))) c (/.f64 a b)) c (neg.f64 b)) c)
(* 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 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (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)))) c (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal -1 binary64) b)) c)
(* 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 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)
(+ (* c (- (* 16 (/ (* (pow a 2) c) (pow b 6))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2)))
(fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 6 binary64)))) #s(literal 16 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64))) c (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(+ (* c (- (* c (- (* 64 (/ (* (pow a 3) c) (pow b 8))) (* -16 (/ (pow a 2) (pow b 6))))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2)))
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 8 binary64)))) #s(literal 64 binary64) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal 16 binary64))) c (*.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64))) c (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4))))))))) (* (pow 1 1/4) (sqrt b)))
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 b) c) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))))) c (sqrt.f64 b))
(+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* c (+ (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -16/3 (/ (pow a 3) (pow b 6))) (+ (* -1/6 (/ (pow a 3) (pow b 6))) (* 2 (/ (pow a 3) (pow b 6)))))))) (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4)))))))))) (* (pow 1 1/4) (sqrt b)))
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 b) (fma.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -7/2 binary64)) c (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/2 binary64)))) c (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))))) c (sqrt.f64 b))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b))) c (*.f64 #s(literal 2 binary64) b))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c (*.f64 #s(literal 2 binary64) b))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) 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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) 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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) c)
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (neg.f64 b) c)) c)
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (neg.f64 b) c))) 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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (neg.f64 b) c)))) c)
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b (*.f64 a c)) #s(literal -1/2 binary64))) 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 (fma.f64 (/.f64 #s(literal -1/2 binary64) c) (/.f64 b a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/4 binary64)))) 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 (fma.f64 (/.f64 #s(literal -1/2 binary64) c) (/.f64 b a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/4 binary64))))) c)
(/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c)
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) c)
(/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))) c)
(/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) #s(literal -1/2 binary64)) c) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) c)
(/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (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)))) (pow c 3))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))))) c)
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) c) (/.f64 #s(literal -1/2 binary64) c) (/.f64 (fma.f64 (*.f64 b (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 (*.f64 c c) a)))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) c)
(- (+ (* -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 (fma.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64)))) (neg.f64 (*.f64 c c)))) (*.f64 (/.f64 b a) #s(literal 1/2 binary64)))
(- (+ (* -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)))))))
(fma.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64) (-.f64 (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (*.f64 b (/.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (/.f64 (*.f64 c c) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (neg.f64 (pow.f64 c #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (/.f64 b a) #s(literal 1/2 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) (fma.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) c) (/.f64 #s(literal -1/2 binary64) c) (/.f64 b #s(literal -4 binary64))) (*.f64 (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) #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 (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -4 binary64) (fma.f64 (/.f64 b #s(literal -4 binary64)) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) c) (/.f64 #s(literal -1/2 binary64) c) (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (*.f64 b (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 (*.f64 c c) a)))) (pow.f64 c #s(literal 3 binary64)))))))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) c)
(/ (- (* -1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c)
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) c) (/.f64 #s(literal -1/4 binary64) a)) c)
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a)))) c)
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/64 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) c))) (/.f64 #s(literal 1/4 binary64) a)) c)
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 4) (pow c 3)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))))) c)
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/256 binary64) (pow.f64 a #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal -1/64 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)))) (fma.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) c) (/.f64 #s(literal 1/4 binary64) a))) c)
(exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 c) (log.f64 (*.f64 a #s(literal -4 binary64)))))
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))))
(fma.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 c) (log.f64 (*.f64 a #s(literal -4 binary64))))) (*.f64 b b)) (*.f64 a c)) #s(literal -1/16 binary64) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 c) (log.f64 (*.f64 a #s(literal -4 binary64))))))
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2))))
(+.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 c) (log.f64 (*.f64 a #s(literal -4 binary64))))) (*.f64 b b)) c) (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a)) #s(literal -3/512 binary64)) c) (/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 c) (log.f64 (*.f64 a #s(literal -4 binary64))))) c))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 c) (log.f64 (*.f64 a #s(literal -4 binary64))))))
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2)) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/768 (/ (pow b 6) (pow a 3))) (+ (* -1/24576 (/ (pow b 6) (pow a 3))) (* 1/2048 (/ (pow b 6) (pow a 3)))))) (pow c 3)))))
(+.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 c) (log.f64 (*.f64 a #s(literal -4 binary64))))) (*.f64 b b)) c) (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 c) (log.f64 (*.f64 a #s(literal -4 binary64))))) (fma.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a)) c) (/.f64 #s(literal -3/512 binary64) c) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal -7/8192 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 c) (log.f64 (*.f64 a #s(literal -4 binary64))))))
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c)) c)
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c))) 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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c)))) c)
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) (neg.f64 c))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))))) (neg.f64 c))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))))) (neg.f64 c))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) #s(literal 2 binary64) (/.f64 b c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (neg.f64 b)) (neg.f64 c))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 c)) b) (neg.f64 c))) (neg.f64 c))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) c) (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (neg.f64 c))) (neg.f64 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 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) (neg.f64 c))) (neg.f64 c))) (neg.f64 c))
(* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) c))
(/.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) b)) (neg.f64 c))
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* b c)) (* 2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* (sqrt (* a c)) (sqrt -1))) c))
(/.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64)) c) #s(literal 2 binary64) (*.f64 (*.f64 b c) #s(literal -1/2 binary64))) (neg.f64 c))) (neg.f64 c))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 2 (/ (+ (* 1/32 (/ (* (pow b 3) (pow c 2)) a)) (* 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)))))))))) c))) c)) (* -1/2 (* b c))) c)) (* (sqrt (* a c)) (sqrt -1))) c))
(/.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) c (/.f64 (fma.f64 (/.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 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 (*.f64 c c) a)) #s(literal 1/32 binary64))) c) #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64)) #s(literal -2 binary64))) (neg.f64 c))) (neg.f64 c))) (neg.f64 c))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))
(+ (* -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)))
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/8 binary64) (*.f64 (*.f64 b (/.f64 c a)) #s(literal 1/2 binary64))) (neg.f64 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)))
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) #s(literal -1/8 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) a) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) #s(literal 1/8 binary64)))) c) #s(literal -1 binary64) (*.f64 (*.f64 b (/.f64 c a)) #s(literal 1/2 binary64))) (neg.f64 c)))
(+ (* -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))))
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64)) c) #s(literal 4 binary64) (*.f64 b c)) (neg.f64 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))))
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 b c (/.f64 (fma.f64 (/.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 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 (*.f64 c c) a)) #s(literal -1/32 binary64))) c) #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64)) #s(literal -4 binary64))) (neg.f64 c))) (neg.f64 c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (fma.f64 #s(literal 4 binary64) a (/.f64 (*.f64 b b) (neg.f64 c))) (neg.f64 c))
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c))
(/.f64 (fma.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) c) (/.f64 #s(literal 1/4 binary64) a)) (neg.f64 c))
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) c))) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c))
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (fma.f64 (/.f64 #s(literal -1/64 binary64) c) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal -1/16 binary64))) c)) (neg.f64 c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* (pow a 4) c))) (* -1/64 (/ (pow b 4) (pow a 3)))) c)) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c))
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/256 binary64) (pow.f64 a #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) c) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal 1/64 binary64))) c) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal -1/16 binary64))) c)) (neg.f64 c))
(exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (log.f64 (/.f64 #s(literal -1 binary64) c))))
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) (* a c))))
(fma.f64 (/.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (log.f64 (/.f64 #s(literal -1 binary64) c)))) (*.f64 b b)) c) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (log.f64 (/.f64 #s(literal -1 binary64) c)))))
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c)))
(-.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (log.f64 (/.f64 #s(literal -1 binary64) c)))) (/.f64 (fma.f64 (*.f64 (*.f64 b b) (/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (log.f64 (/.f64 #s(literal -1 binary64) c)))) a)) #s(literal 1/16 binary64) (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (log.f64 (/.f64 #s(literal -1 binary64) c)))) (neg.f64 (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a)) #s(literal -3/512 binary64)) c)))) c))
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/2048 (/ (pow b 6) (pow a 3))) (+ (* 1/24576 (/ (pow b 6) (pow a 3))) (* 1/768 (/ (pow b 6) (pow a 3)))))) c)) (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2)))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c)))
(-.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (log.f64 (/.f64 #s(literal -1 binary64) c)))) (/.f64 (fma.f64 (*.f64 (*.f64 b b) (/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (log.f64 (/.f64 #s(literal -1 binary64) c)))) a)) #s(literal 1/16 binary64) (/.f64 (fma.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (log.f64 (/.f64 #s(literal -1 binary64) c)))) (neg.f64 (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal 7/8192 binary64)) c)) (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (log.f64 (/.f64 #s(literal -1 binary64) c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a)) #s(literal -3/512 binary64)))) (neg.f64 c))) c))
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) #s(literal 2 binary64) (/.f64 (neg.f64 b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) b) (neg.f64 c))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 b (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) c)) (neg.f64 c))) (neg.f64 c))

rewrite190.0ms (3.1%)

Memory
77.6MiB live, 77.6MiB allocated
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
051484
082440
1307434
22372434
08163416
Stop Event
iter limit
node limit
iter limit
Counts
25 → 1 048
Calls
Call 1
Inputs
(pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/4 binary64)) #s(literal 2 binary64))
(+.f64 (neg.f64 b) (pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/4 binary64)) #s(literal 2 binary64)))
(/.f64 (+.f64 (neg.f64 b) (pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a))
(neg.f64 b)
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b)))
(/.f64 #s(literal 1/2 binary64) a)
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b))
(*.f64 #s(literal -2 binary64) b)
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))))
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)))
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)))
(/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))
(*.f64 #s(literal 2 binary64) a)
(-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)
(/.f64 (/.f64 (-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))
(-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))
#s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
#s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a))
(pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/4 binary64))
(/.f64 b (*.f64 c a))
(*.f64 a (/.f64 c b))
(sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))
(+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)
Outputs
(*.f64 (pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/8 binary64)) #s(literal 1 binary64)) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/8 binary64)))
(*.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/8 binary64)) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/8 binary64)))
(*.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/8 binary64)) (pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/8 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/8 binary64)) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/8 binary64)))
(*.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/4 binary64)) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/4 binary64)))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a))) #s(literal -1/4 binary64)))
(pow.f64 (*.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal 2 binary64)) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal 2 binary64))) #s(literal -1/8 binary64))
(pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal 2 binary64)) #s(literal -1/4 binary64))
(pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/8 binary64)) #s(literal 4 binary64))
(pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/4 binary64)) #s(literal 2 binary64))
(pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal 2 binary64))) #s(literal -1/4 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)))) #s(literal 1 binary64)))
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)))))
(*.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64))) (pow.f64 (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 b b (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (*.f64 b (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))) (-.f64 (*.f64 b b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b b (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (*.f64 b (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))))) (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (*.f64 b b))) (neg.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) (neg.f64 b))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 b b (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (*.f64 b (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))))))))
(/.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (*.f64 b b)) (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) (neg.f64 b)))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)))) (neg.f64 (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b b (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (*.f64 b (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)))))))
(/.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64))) (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))))
(/.f64 (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b b (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (*.f64 b (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))) (-.f64 (*.f64 b b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (*.f64 b (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))))) (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))) (-.f64 (*.f64 b b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (*.f64 b (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))))) (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))))
(fma.f64 (pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/8 binary64)) #s(literal 1 binary64)) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/8 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/8 binary64)) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/8 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/8 binary64)) (pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/8 binary64)) #s(literal 1 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/8 binary64)) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/8 binary64)) (neg.f64 b))
(fma.f64 #s(literal -1 binary64) b (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)))
(fma.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/4 binary64)) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/4 binary64)) (neg.f64 b))
(fma.f64 b #s(literal -1 binary64) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)))
(-.f64 (/.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) (neg.f64 b))))
(-.f64 (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) b)
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)))) (/.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)))))
(-.f64 #s(literal 0 binary64) (-.f64 b (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))))
(-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b)
(+.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)))
(+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) (neg.f64 b))
(*.f64 (/.f64 (fma.f64 b b (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (*.f64 b (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) (fma.f64 b b (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (*.f64 b (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)))))))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) a))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64))) a) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 b b (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (*.f64 b (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))))) #s(literal -1 binary64)) a))
(*.f64 (/.f64 (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (pow.f64 (fma.f64 b b (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (*.f64 b (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))))) #s(literal -1 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) #s(literal -2 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 b b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b b (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (*.f64 b (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) a) #s(literal 1/2 binary64))
(*.f64 (*.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) #s(literal 1/2 binary64)) (pow.f64 a #s(literal -1 binary64)))
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (pow.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b))
(*.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64)))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) (neg.f64 a)))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b)) #s(literal -1 binary64)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) a))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b)) (/.f64 (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))) (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)))))
(*.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b)))
(pow.f64 (/.f64 a (*.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b)) #s(literal -1 binary64))
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) a)) #s(literal -2 binary64))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b b (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (*.f64 b (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b)))) (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (*.f64 b (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (/.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) a) #s(literal 2 binary64))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))))
(/.f64 (*.f64 (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (*.f64 b (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))))))
(/.f64 (*.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (*.f64 b (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (*.f64 b (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) #s(literal 1/2 binary64)) a)
(/.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (*.f64 b (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b)) (*.f64 #s(literal -2 binary64) a))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) #s(literal 1/2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b))))
(/.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b)))
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) a)))
(neg.f64 (/.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) (*.f64 #s(literal -2 binary64) a)))
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))))))
(-.f64 (/.f64 (+.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1 binary64)) (-.f64 (neg.f64 b) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b) (*.f64 #s(literal -2 binary64) a)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 b (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64))) (*.f64 #s(literal 2 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) b))) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) b)
(*.f64 b #s(literal -1 binary64))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))
(/.f64 (*.f64 (neg.f64 b) b) (+.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 b b) (neg.f64 (+.f64 #s(literal 0 binary64) b)))
(neg.f64 b)
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 b 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 #s(literal 0 binary64) b)
(+.f64 #s(literal 0 binary64) (neg.f64 b))
(*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) #s(literal 2 binary64)) (pow.f64 a #s(literal -1 binary64)))
(*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64))
(*.f64 (*.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)) (pow.f64 a #s(literal -1 binary64)))
(*.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b)))
(*.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b))))
(pow.f64 (/.f64 a (*.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b)))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b)))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (neg.f64 (*.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (*.f64 #s(literal -1/2 binary64) #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b))) (neg.f64 a))
(/.f64 (*.f64 #s(literal 1 binary64) #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) #s(literal -1/2 binary64)) (neg.f64 a))
(/.f64 (*.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (neg.f64 (*.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)) a)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)))))
(/.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64))))
(*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (pow.f64 (neg.f64 a) #s(literal -1 binary64)))
(*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a))
(pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -1 binary64))
(/.f64 (neg.f64 (pow.f64 a #s(literal -1 binary64))) #s(literal -2 binary64))
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64))
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 (neg.f64 a))))
(/.f64 #s(literal -1/2 binary64) (neg.f64 a))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64))))
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) a))
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 a)))
(/.f64 #s(literal 1/2 binary64) a)
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a))
(neg.f64 (/.f64 #s(literal -1/2 binary64) a))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) a)) #s(literal -1 binary64)))
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b))
(*.f64 #s(literal -2 binary64) b)
(*.f64 b #s(literal -2 binary64))
(*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) #s(literal 2 binary64)) (pow.f64 a #s(literal -1 binary64)))
(*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) a) #s(literal 1/2 binary64))
(*.f64 (*.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 a #s(literal -1 binary64)))
(*.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))))
(*.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64)))))
(pow.f64 (/.f64 a (*.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (neg.f64 (*.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64)))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (*.f64 #s(literal -1/2 binary64) #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64)))) (neg.f64 a))
(/.f64 (*.f64 #s(literal 1 binary64) #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) #s(literal -1/2 binary64)) (neg.f64 a))
(/.f64 (*.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (neg.f64 (*.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) #s(literal 1/2 binary64)) a)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) #s(literal 1/2 binary64))))
#s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64)))
(*.f64 (*.f64 (/.f64 c b) #s(literal -2 binary64)) a)
(*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c b))
(*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))
(*.f64 (/.f64 c b) (*.f64 #s(literal -2 binary64) a))
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) a))
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64)))
(/.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64))) (neg.f64 b))
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c))) (neg.f64 b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))))
(*.f64 (/.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 1/2 binary64) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (/.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)))))
(*.f64 (/.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (pow.f64 (neg.f64 a) #s(literal -1 binary64)) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (pow.f64 (neg.f64 a) #s(literal -1 binary64)) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64))) (/.f64 (pow.f64 (neg.f64 a) #s(literal -1 binary64)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64))) (/.f64 (pow.f64 (neg.f64 a) #s(literal -1 binary64)) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (pow.f64 (neg.f64 a) #s(literal -1 binary64)) (pow.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (pow.f64 a #s(literal -1 binary64)) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (pow.f64 a #s(literal -1 binary64)) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)))))
(*.f64 (/.f64 (pow.f64 a #s(literal -1 binary64)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64))) (/.f64 (pow.f64 a #s(literal -1 binary64)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64))) (/.f64 (pow.f64 a #s(literal -1 binary64)) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)))))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (pow.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (pow.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) #s(literal -1 binary64)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (pow.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) a)))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (pow.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) a)))
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) a)) (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)) (*.f64 a (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) a) (/.f64 (pow.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 a (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) a) (/.f64 (pow.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 a (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) a) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(*.f64 (/.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) a))
(*.f64 (/.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) a) (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) a))
(*.f64 (/.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) a) (/.f64 (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)) a))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) a)))
(*.f64 (/.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal -1 binary64)) a))
(*.f64 (/.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) (neg.f64 a)))
(*.f64 (/.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) a) (/.f64 (pow.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal -1 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) a) (/.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) #s(literal -2 binary64)))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 a)) (/.f64 (neg.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))) #s(literal 2 binary64)))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) a)))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))) a))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -2 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 a (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(literal -1 binary64)) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 a (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64))))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)))
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64)) (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) a) #s(literal 1/2 binary64))
(*.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) a) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal 2 binary64)))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal 2 binary64)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) a))
(*.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) a))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) a) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) a) (/.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) #s(literal 2 binary64)))
(*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 1/2 binary64))
(*.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal 1/2 binary64)) (pow.f64 a #s(literal -1 binary64)))
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64))))
(*.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (*.f64 #s(literal 2 binary64) a)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 1 binary64))
(*.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64)))
(*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (neg.f64 a) #s(literal -1 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (neg.f64 a)))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal -1 binary64)))
(*.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (/.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) a)))
(*.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)) #s(literal -1 binary64)))
(*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (*.f64 a (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 1 binary64))
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal -1 binary64))
(/.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (*.f64 #s(literal 2 binary64) a))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))))
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) a)) #s(literal -2 binary64))
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))))
(/.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (*.f64 #s(literal 2 binary64) a)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))
(/.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(/.f64 (*.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) a) #s(literal 2 binary64))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (neg.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(/.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal 1/2 binary64)) a)
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)))
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a))))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (*.f64 #s(literal -2 binary64) a))
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a))))
(/.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 a (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal 1/2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal -2 binary64) a)))
(neg.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal -1 binary64)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))
(fma.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a)))
(-.f64 (/.f64 (/.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 2 binary64)) a) (/.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 2 binary64)) a))
(-.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))))
(-.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))))
(-.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (*.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal -2 binary64) a)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)))))
(-.f64 (/.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a))) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a))))
(-.f64 (/.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)))) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a))) (/.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)))) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a))))
(-.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal 0 binary64)) (neg.f64 (*.f64 #s(literal -2 binary64) a))) (/.f64 b (neg.f64 (*.f64 #s(literal -2 binary64) a))))
(-.f64 (/.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (neg.f64 (*.f64 #s(literal -2 binary64) a))) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (neg.f64 (*.f64 #s(literal -2 binary64) a))))
(-.f64 (/.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (neg.f64 (*.f64 #s(literal -2 binary64) a))) (/.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (neg.f64 (*.f64 #s(literal -2 binary64) a))))
(-.f64 (/.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 (*.f64 #s(literal -2 binary64) a))) (/.f64 b (neg.f64 (*.f64 #s(literal -2 binary64) a))))
(-.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a))) (/.f64 (*.f64 b b) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a))))
(-.f64 (/.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))) #s(literal -1 binary64)))
(+.f64 (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a)))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (pow.f64 (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)))
(*.f64 (/.f64 (neg.f64 a) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))) (pow.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 a (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (/.f64 a (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 (neg.f64 a) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (/.f64 #s(literal 2 binary64) (neg.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)))))
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (/.f64 a (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64))))
(*.f64 (/.f64 a (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 a (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (/.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 #s(literal -2 binary64) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (/.f64 a (neg.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)))))
(*.f64 (/.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 a (pow.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 (neg.f64 a) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))))
(*.f64 (/.f64 a (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 #s(literal 2 binary64) (pow.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal -1 binary64))))
(*.f64 (/.f64 a (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 #s(literal -2 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (/.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)))))
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) a) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) a) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal -1 binary64))))
(*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 a (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 2 binary64) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64))))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64))))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))
(*.f64 (pow.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))))
(*.f64 (pow.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)))
(*.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 a (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))) (/.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (/.f64 a (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))) (/.f64 a (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 a (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (/.f64 #s(literal 2 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))))
(*.f64 (/.f64 a (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 2 binary64))
(*.f64 (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) a))
(*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 1 binary64))
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 #s(literal -2 binary64) (/.f64 a (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal -1 binary64)))
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 1 binary64)))
(*.f64 #s(literal 2 binary64) (/.f64 a (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 a (*.f64 #s(literal 2 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))))
(*.f64 a (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 1 binary64))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (neg.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 1 binary64))) (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a))) (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))))
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))
(/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(/.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 1 binary64))
(/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))) (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))) #s(literal -1 binary64))))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))) #s(literal -1 binary64)))
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64))
(pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 1 binary64))
(/.f64 (neg.f64 (neg.f64 a)) #s(literal 1/2 binary64))
(/.f64 (neg.f64 a) #s(literal -1/2 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 a #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a))
(-.f64 #s(literal 0 binary64) (/.f64 a #s(literal -1/2 binary64)))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (/.f64 (pow.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (/.f64 (pow.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) #s(literal -1 binary64)) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)))
(*.f64 (/.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)))))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 (pow.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (/.f64 (pow.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64))))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 (pow.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) #s(literal -1 binary64)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (pow.f64 (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64))))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (/.f64 (pow.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))))
(*.f64 (pow.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64))))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))
(*.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (/.f64 (pow.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))))
(*.f64 (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))))
(*.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))
(*.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64))))
(*.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)))
(*.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (pow.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal -1 binary64)))
(*.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))
(pow.f64 (/.f64 (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal 1 binary64))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)))) (neg.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))))))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))) (neg.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal 1 binary64))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 b b)))) (neg.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal 2 binary64))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))))
(/.f64 (-.f64 (neg.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (*.f64 (neg.f64 b) b)) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(/.f64 (*.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))
(/.f64 (*.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 2 binary64))) (+.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(/.f64 (*.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))
(/.f64 (*.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(/.f64 (*.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(/.f64 (-.f64 (*.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 b b))) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal 2 binary64)))
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b)))))
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b))))
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))))
(/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b)))
(/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)))
(neg.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(fma.f64 (/.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (/.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(fma.f64 (/.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (neg.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(fma.f64 (/.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (/.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(fma.f64 (/.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (/.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (sqrt.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (neg.f64 b))
(fma.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (neg.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(fma.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(fma.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 1/4 binary64)) (neg.f64 b))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))
(fma.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))
(-.f64 (/.f64 (pow.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))) (/.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))))
(-.f64 (/.f64 (pow.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))))) (/.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))))))
(-.f64 (/.f64 (*.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal 2 binary64))) (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 b b)) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal 2 binary64))))
(-.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))))
(-.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (+.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b))))))
(-.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))))))
(-.f64 (/.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b))) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b))))
(-.f64 (/.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b))) (/.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b))))
(-.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b))))
(-.f64 (/.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(-.f64 (/.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))) (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(-.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal 0 binary64)) b)
(-.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(-.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))) #s(literal -1 binary64)))
(+.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (neg.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b))
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))))
(*.f64 (/.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 1/2 binary64) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (/.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)))))
(*.f64 (/.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (pow.f64 (neg.f64 a) #s(literal -1 binary64)) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (pow.f64 (neg.f64 a) #s(literal -1 binary64)) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64))) (/.f64 (pow.f64 (neg.f64 a) #s(literal -1 binary64)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64))) (/.f64 (pow.f64 (neg.f64 a) #s(literal -1 binary64)) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (pow.f64 (neg.f64 a) #s(literal -1 binary64)) (pow.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (pow.f64 a #s(literal -1 binary64)) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (pow.f64 a #s(literal -1 binary64)) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)))))
(*.f64 (/.f64 (pow.f64 a #s(literal -1 binary64)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64))) (/.f64 (pow.f64 a #s(literal -1 binary64)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64))) (/.f64 (pow.f64 a #s(literal -1 binary64)) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)))))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (pow.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (pow.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) #s(literal -1 binary64)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (pow.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) a)))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (pow.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) a)))
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) a)) (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)) (*.f64 a (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) a) (/.f64 (pow.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 a (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) a) (/.f64 (pow.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 a (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) a) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(*.f64 (/.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) a))
(*.f64 (/.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) a) (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) a))
(*.f64 (/.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) a) (/.f64 (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)) a))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) a)))
(*.f64 (/.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal -1 binary64)) a))
(*.f64 (/.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) (neg.f64 a)))
(*.f64 (/.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) a) (/.f64 (pow.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal -1 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) a) (/.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) #s(literal -2 binary64)))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 a)) (/.f64 (neg.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))) #s(literal 2 binary64)))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) a)))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))) a))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -2 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 a (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(literal -1 binary64)) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 a (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64))))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)))
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64)) (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) a) #s(literal 1/2 binary64))
(*.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) a) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal 2 binary64)))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal 2 binary64)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) a))
(*.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) a))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) a) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) a) (/.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) #s(literal 2 binary64)))
(*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 1/2 binary64))
(*.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal 1/2 binary64)) (pow.f64 a #s(literal -1 binary64)))
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64))))
(*.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (*.f64 #s(literal 2 binary64) a)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 1 binary64))
(*.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64)))
(*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (neg.f64 a) #s(literal -1 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (neg.f64 a)))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal -1 binary64)))
(*.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (/.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) a)))
(*.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)) #s(literal -1 binary64)))
(*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (*.f64 a (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 1 binary64))
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal -1 binary64))
(/.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (*.f64 #s(literal 2 binary64) a))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))))
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) a)) #s(literal -2 binary64))
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))))
(/.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (*.f64 #s(literal 2 binary64) a)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))
(/.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(/.f64 (*.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) a) #s(literal 2 binary64))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (neg.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(/.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal 1/2 binary64)) a)
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)))
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a))))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (*.f64 #s(literal -2 binary64) a))
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a))))
(/.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 a (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal 1/2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal -2 binary64) a)))
(neg.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal -1 binary64)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))
(fma.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a)))
(-.f64 (/.f64 (/.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 2 binary64)) a) (/.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 2 binary64)) a))
(-.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))))
(-.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))))
(-.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (*.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal -2 binary64) a)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)))))
(-.f64 (/.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a))) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a))))
(-.f64 (/.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)))) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a))) (/.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)))) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a))))
(-.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal 0 binary64)) (neg.f64 (*.f64 #s(literal -2 binary64) a))) (/.f64 b (neg.f64 (*.f64 #s(literal -2 binary64) a))))
(-.f64 (/.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (neg.f64 (*.f64 #s(literal -2 binary64) a))) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (neg.f64 (*.f64 #s(literal -2 binary64) a))))
(-.f64 (/.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (neg.f64 (*.f64 #s(literal -2 binary64) a))) (/.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (neg.f64 (*.f64 #s(literal -2 binary64) a))))
(-.f64 (/.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 (*.f64 #s(literal -2 binary64) a))) (/.f64 b (neg.f64 (*.f64 #s(literal -2 binary64) a))))
(-.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a))) (/.f64 (*.f64 b b) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a))))
(-.f64 (/.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))) #s(literal -1 binary64)))
(+.f64 (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a)))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (/.f64 (pow.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (/.f64 (pow.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) #s(literal -1 binary64)) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)))
(*.f64 (/.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)))))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 (pow.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (/.f64 (pow.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64))))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 (pow.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) #s(literal -1 binary64)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (pow.f64 (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64))))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (/.f64 (pow.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))))
(*.f64 (pow.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64))))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))
(*.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (/.f64 (pow.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))))
(*.f64 (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))))
(*.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))
(*.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64))))
(*.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)))
(*.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (pow.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal -1 binary64)))
(*.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))
(pow.f64 (/.f64 (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal 1 binary64))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)))) (neg.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))))))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))) (neg.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal 1 binary64))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 b b)))) (neg.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal 2 binary64))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))))
(/.f64 (-.f64 (neg.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (*.f64 (neg.f64 b) b)) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(/.f64 (*.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))
(/.f64 (*.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 2 binary64))) (+.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(/.f64 (*.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))
(/.f64 (*.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(/.f64 (*.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(/.f64 (-.f64 (*.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 b b))) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal 2 binary64)))
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b)))))
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b))))
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))))
(/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b)))
(/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)))
(neg.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(fma.f64 (/.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (/.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(fma.f64 (/.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (neg.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(fma.f64 (/.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (/.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(fma.f64 (/.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (/.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (sqrt.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (neg.f64 b))
(fma.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (neg.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(fma.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(fma.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 1/4 binary64)) (neg.f64 b))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))
(fma.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))
(-.f64 (/.f64 (pow.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))) (/.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))))
(-.f64 (/.f64 (pow.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))))) (/.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))))))
(-.f64 (/.f64 (*.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal 2 binary64))) (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 b b)) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal 2 binary64))))
(-.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))))
(-.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (+.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b))))))
(-.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))))))
(-.f64 (/.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b))) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b))))
(-.f64 (/.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b))) (/.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b))))
(-.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b))))
(-.f64 (/.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(-.f64 (/.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))) (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(-.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal 0 binary64)) b)
(-.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(-.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))) #s(literal -1 binary64)))
(+.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (neg.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 b))
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))
(*.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) #s(literal -1 binary64)))
(*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))
(pow.f64 (/.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1 binary64))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (neg.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (*.f64 (neg.f64 b) b))))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (*.f64 (neg.f64 b) b))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (*.f64 (neg.f64 b) b)))
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (*.f64 (neg.f64 b) b)))))
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))
(fma.f64 #s(literal -1 binary64) (*.f64 b b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))
(fma.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (*.f64 (neg.f64 b) b))
(fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))
(fma.f64 b (neg.f64 b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))
(-.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (*.f64 (neg.f64 b) b))))
(-.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(-.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)))))
(-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (*.f64 b b))
(+.f64 (*.f64 (neg.f64 b) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))
(+.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (*.f64 (neg.f64 b) b))
(*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))
(pow.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal 2 binary64))
(pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 1 binary64))
#s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))
(sqrt.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)))
(fabs.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal 1 binary64)))
(exp.f64 (log.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))
#s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a))
(exp.f64 (log.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a))))
(*.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/8 binary64)) (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/8 binary64)))
(pow.f64 (exp.f64 #s(literal -1/4 binary64)) (log.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a))))
(pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal 2 binary64)) #s(literal -1/8 binary64))
(pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/8 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/4 binary64)) #s(literal 1 binary64))
(pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal -1/4 binary64))
(exp.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (log.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)) #s(literal 2 binary64))) #s(literal -1/8 binary64)))
(exp.f64 (*.f64 (log.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a))) #s(literal -1/4 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -1 binary64))) (pow.f64 (*.f64 a c) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) c) (/.f64 b (neg.f64 a)))
(*.f64 (/.f64 b (neg.f64 a)) (/.f64 #s(literal -1 binary64) c))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b (neg.f64 c)))
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 a c)))
(*.f64 (/.f64 b (neg.f64 c)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (pow.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (neg.f64 b) #s(literal -1 binary64))))
(*.f64 (/.f64 b a) (pow.f64 c #s(literal -1 binary64)))
(*.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 b c))
(*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) b)
(*.f64 (pow.f64 c #s(literal -1 binary64)) (/.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64))))
(*.f64 (pow.f64 c #s(literal -1 binary64)) (pow.f64 (/.f64 a b) #s(literal -1 binary64)))
(*.f64 (pow.f64 c #s(literal -1 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)))
(*.f64 (pow.f64 c #s(literal -1 binary64)) (/.f64 b a))
(*.f64 (/.f64 b c) (pow.f64 a #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 (neg.f64 c) a)))
(*.f64 (neg.f64 b) (pow.f64 (*.f64 (neg.f64 c) a) #s(literal -1 binary64)))
(*.f64 b (pow.f64 (*.f64 a c) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a c)))
(pow.f64 (/.f64 (*.f64 (/.f64 c b) a) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 c b) a) #s(literal -1 binary64))
(/.f64 (neg.f64 (/.f64 b a)) (neg.f64 c))
(/.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (*.f64 (neg.f64 c) a))))
(/.f64 (neg.f64 (neg.f64 (/.f64 b c))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (*.f64 (neg.f64 c) a))
(/.f64 (neg.f64 (pow.f64 a #s(literal -1 binary64))) (neg.f64 (/.f64 c b)))
(/.f64 (/.f64 b a) c)
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (*.f64 (neg.f64 c) a)))
(/.f64 (neg.f64 (/.f64 b c)) (neg.f64 a))
(/.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a c))
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 c b))
(/.f64 (/.f64 b c) a)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 c b) a) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 c b) a)))
(/.f64 (neg.f64 b) (*.f64 (neg.f64 c) a))
(/.f64 b (*.f64 a c))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 c b) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 c b) a) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) a))
(neg.f64 (/.f64 (neg.f64 b) (*.f64 a c)))
(neg.f64 (/.f64 b (*.f64 (neg.f64 c) a)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 c) a)) (/.f64 b (*.f64 (neg.f64 c) a)))
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 c b) a)) #s(literal -1 binary64)))
(*.f64 (/.f64 (neg.f64 a) b) (/.f64 c #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) #s(literal -1 binary64)))
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (neg.f64 c) b))
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 (neg.f64 a) b))
(*.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal -1 binary64))))
(*.f64 (/.f64 a b) (/.f64 c #s(literal 1 binary64)))
(*.f64 (/.f64 (neg.f64 c) b) (/.f64 a #s(literal -1 binary64)))
(*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 a b))
(*.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 c b))
(*.f64 (pow.f64 b #s(literal -1 binary64)) (/.f64 a (pow.f64 c #s(literal -1 binary64))))
(*.f64 (/.f64 c b) (/.f64 a #s(literal 1 binary64)))
(*.f64 (/.f64 c b) a)
(*.f64 (*.f64 a c) (pow.f64 b #s(literal -1 binary64)))
(*.f64 a (/.f64 c b))
(*.f64 c (/.f64 a b))
(*.f64 c (*.f64 (pow.f64 b #s(literal -1 binary64)) a))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) a))
(pow.f64 (*.f64 (/.f64 c b) a) #s(literal 1 binary64))
(pow.f64 (/.f64 b (*.f64 a c)) #s(literal -1 binary64))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 b c)))
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (neg.f64 (/.f64 b c)))
(/.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 b c))
(/.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 b c))
(/.f64 (neg.f64 (*.f64 (neg.f64 c) a)) (neg.f64 (neg.f64 b)))
(/.f64 (neg.f64 a) (neg.f64 (/.f64 b c)))
(/.f64 (*.f64 (neg.f64 c) a) (neg.f64 b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 a c))))
(/.f64 (*.f64 a c) b)
(/.f64 a (/.f64 b c))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a c)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 b)) (/.f64 (*.f64 a c) (neg.f64 b)))
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (sqrt.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 1/4 binary64)))
(pow.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) #s(literal 1/4 binary64))
(pow.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal 1 binary64))
(pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 1/2 binary64))
(sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))
(fabs.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))
(exp.f64 (log.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (/.f64 (pow.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))) (/.f64 (pow.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (/.f64 (pow.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) #s(literal -1 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) #s(literal -1 binary64)) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) #s(literal -1 binary64)) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 (pow.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (/.f64 (pow.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64))))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 (pow.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) #s(literal -1 binary64)) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (neg.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)))))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 (pow.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal -1 binary64))))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 (pow.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal -1 binary64))))
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (/.f64 (pow.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))))
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (pow.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) #s(literal -1 binary64))))
(*.f64 (pow.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)) (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal 1 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(*.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (/.f64 (pow.f64 (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))))
(*.f64 (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64))))
(*.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64))))
(*.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -1 binary64)))
(*.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))
(pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (neg.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))))
(/.f64 (-.f64 (*.f64 b b) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b b (-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b b (-.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))))
(/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (-.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))))
(fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (sqrt.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) b)
(fma.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 1/4 binary64)) b)
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))))
(-.f64 (/.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(-.f64 (/.f64 (/.f64 (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3 binary64)) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 b b) (fma.f64 b b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (pow.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(-.f64 (/.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
(+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)
(+.f64 b (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))

eval153.0ms (2.5%)

Memory
98.4MiB live, 98.4MiB allocated
Compiler

Compiled 58 647 to 4 734 computations (91.9% saved)

prune68.0ms (1.1%)

Memory
59.9MiB live, 59.9MiB allocated
Pruning

39 alts after pruning (33 fresh and 6 done)

PrunedKeptTotal
New1 094131 107
Fresh62026
Picked325
Done044
Total1 103391 142
Accuracy
98.2%
Counts
1 142 → 39
Alt Table
Click to see full alt table
StatusAccuracyProgram
28.9%
(/.f64 (fma.f64 (neg.f64 b) b #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)))
31.8%
(/.f64 (/.f64 #s(approx (- (+ (* (* -4 c) a) (* b b)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) (*.f64 #s(literal 2 binary64) a))
36.0%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a)) (*.f64 a b)) (*.f64 a (*.f64 #s(literal 2 binary64) a)))
54.7%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
32.9%
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 #s(literal 2 binary64) a))
17.8%
(/.f64 (+.f64 (neg.f64 b) (pow.f64 (pow.f64 (exp.f64 #s(literal -1/4 binary64)) (log.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a)))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a))
33.1%
(/.f64 (+.f64 (neg.f64 b) (pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) c)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a))
17.9%
(/.f64 (+.f64 (neg.f64 b) (pow.f64 (exp.f64 (*.f64 (log.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 c c)) (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/4 binary64) c)) a))) #s(literal -1/4 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a))
21.8%
(/.f64 (+.f64 (neg.f64 b) (pow.f64 #s(approx (pow (/ 1 (+ (* (* -4 c) a) (* b b))) -1/4) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a))
21.8%
(/.f64 (+.f64 (neg.f64 b) (pow.f64 #s(approx (pow (/ 1 (+ (* (* -4 c) a) (* b b))) -1/4) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 c) (log.f64 (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a))
14.4%
(/.f64 (+.f64 (neg.f64 b) (pow.f64 #s(approx (pow (/ 1 (+ (* (* -4 c) a) (* b b))) -1/4) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 a) (log.f64 (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a))
31.5%
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) c))))) (*.f64 #s(literal 2 binary64) a))
31.3%
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 #s(literal -1/4 binary64) (*.f64 a c)))))) (*.f64 #s(literal 2 binary64) a))
23.8%
(/.f64 (+.f64 (neg.f64 b) (exp.f64 (*.f64 (log.f64 #s(approx (/ 1 (+ (* (* -4 c) a) (* b b))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) b) c) (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1/4 binary64) c)) a))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 2 binary64) a))
36.0%
(/.f64 #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (neg.f64 b) (fma.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) (/.f64 c b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) a))
32.8%
(/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))))
32.9%
(/.f64 #s(literal 1 binary64) #s(approx (/ (* 2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (-.f64 (/.f64 a b) (/.f64 b c))))
32.8%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))
30.9%
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (fma.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal 1/2 binary64)) a (/.f64 #s(literal 1/2 binary64) b)) a (*.f64 (/.f64 b c) #s(literal -1/2 binary64)))))
32.9%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))
26.4%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 c (/.f64 a b)) #s(literal -2 binary64))))
28.4%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))))
35.9%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))))
36.0%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b)))
14.3%
(*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) a)) #s(literal -1 binary64))) #s(approx (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (*.f64 #s(literal -2 binary64) b)))
25.6%
#s(approx (/ (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* 2 a)) (/.f64 (/.f64 (*.f64 (neg.f64 c) c) (+.f64 #s(literal 0 binary64) c)) b))
32.6%
#s(approx (/ (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* 2 a)) (/.f64 (neg.f64 c) b))
32.5%
#s(approx (/ (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 c #s(literal 1 binary64))))
35.5%
#s(approx (/ (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* 2 a)) (*.f64 (neg.f64 b) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))
15.5%
#s(approx (/ (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* 2 a)) (exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 b) c)) #s(literal -1 binary64))))
36.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (/.f64 c b) b) b (/.f64 (neg.f64 b) a)))
17.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))) a))
1.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (neg.f64 b))))) a))
28.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a b))))
25.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 a b)) (*.f64 a a)))
9.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 b a) (/.f64 b a) (*.f64 #s(literal 0 binary64) (/.f64 b a))))))
36.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a))
36.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 a b)))
14.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 a) b)) #s(literal -1 binary64))))
Compiler

Compiled 2 940 to 1 177 computations (60% saved)

regimes81.0ms (1.3%)

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

4 calls:

19.0ms
c
19.0ms
a
19.0ms
b
18.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
Results
AccuracySegmentsBranch
56.9%2a
85.8%3b
56.4%2c
75.7%5(/.f64 (+.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 23 computations (-15% saved)

regimes12.0ms (0.2%)

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

1 calls:

10.0ms
b
Results
AccuracySegmentsBranch
85.8%3b
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes11.0ms (0.2%)

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

1 calls:

9.0ms
b
Results
AccuracySegmentsBranch
85.8%3b
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes10.0ms (0.2%)

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

1 calls:

8.0ms
b
Results
AccuracySegmentsBranch
82.9%3b
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes8.0ms (0.1%)

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

1 calls:

7.0ms
b
Results
AccuracySegmentsBranch
82.8%3b
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes13.0ms (0.2%)

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

2 calls:

6.0ms
b
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
50.5%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))
66.1%2b
Compiler

Compiled 18 to 17 computations (5.6% saved)

regimes4.0ms (0.1%)

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

1 calls:

4.0ms
b
Results
AccuracySegmentsBranch
66.0%2b
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes8.0ms (0.1%)

Memory
5.8MiB live, 5.8MiB allocated
Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

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

4 calls:

2.0ms
a
2.0ms
b
2.0ms
c
2.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
36.1%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))
36.1%1c
36.1%1a
36.1%1b
Compiler

Compiled 20 to 23 computations (-15% saved)

bsearch54.0ms (0.9%)

Memory
15.6MiB live, 15.6MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
28.0ms
8.197932867566644e-8
0.005686703391980667
19.0ms
-2.5767225450459357e+140
-2.621916923290148e+134
Samples
18.0ms210×0valid
8.0ms49×1valid
6.0ms28×2valid
2.0ms20×0invalid
0.0ms3valid
Compiler

Compiled 821 to 659 computations (19.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 23.0ms
ival-mult: 8.0ms (34.2% of total)
ival-div: 3.0ms (12.8% of total)
ival-sqrt: 3.0ms (12.8% of total)
adjust: 2.0ms (8.6% of total)
ival-sub: 2.0ms (8.6% of total)
ival-add: 2.0ms (8.6% of total)
ival-neg: 2.0ms (8.6% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch3.0ms (0.1%)

Memory
1.5MiB live, 1.5MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
1.0ms
8.197932867566644e-8
0.005686703391980667
1.0ms
-2.5767225450459357e+140
-2.621916923290148e+134
Compiler

Compiled 785 to 623 computations (20.6% saved)

bsearch24.0ms (0.4%)

Memory
7.3MiB live, 7.3MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
1.0ms
8.197932867566644e-8
0.005686703391980667
20.0ms
-4.793488726101307e+98
-1.3487426012109047e+93
Samples
13.0ms144×0valid
1.0ms0invalid
Compiler

Compiled 785 to 623 computations (20.6% saved)

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

bsearch19.0ms (0.3%)

Memory
5.9MiB live, 5.9MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
1.0ms
8.197932867566644e-8
0.005686703391980667
15.0ms
-7.597550936895281e-98
-7.499273636143995e-99
Samples
8.0ms96×0valid
2.0ms22×0invalid
Compiler

Compiled 758 to 596 computations (21.4% saved)

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

bsearch3.0ms (0.1%)

Memory
1.3MiB live, 1.3MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
1.0ms
8.197932867566644e-8
0.005686703391980667
1.0ms
-7.597550936895281e-98
-7.499273636143995e-99
Compiler

Compiled 758 to 602 computations (20.6% saved)

bsearch28.0ms (0.4%)

Memory
8.4MiB live, 8.4MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
24.0ms
-3.98901995588026e-298
-7.019807928534189e-305
Samples
13.0ms144×0valid
4.0ms50×0invalid
Compiler

Compiled 452 to 362 computations (19.9% saved)

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

bsearch28.0ms (0.5%)

Memory
8.4MiB live, 8.4MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
25.0ms
4.912641811457466e-304
1.9590676676445773e-297
Samples
13.0ms144×0valid
5.0ms54×0invalid
Compiler

Compiled 416 to 344 computations (17.3% saved)

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

simplify70.0ms (1.1%)

Memory
20.6MiB live, 20.6MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
088528
1122527
2167527
3199526
4237526
5282526
6347526
7519526
8697526
9761526
10819526
11875526
12931526
131008526
141090526
151166526
161211526
171229526
181232526
Stop Event
saturated
Calls
Call 1
Inputs
(if (<=.f64 b #s(literal -1000000000000000032841562489204926078987012566359611695512313426258747006898787995544001315627727412683949504784322435578648490634211491840 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (/.f64 c b) b) b (/.f64 (neg.f64 b) a))) (if (<=.f64 b #s(literal 6195744825524975/75557863725914323419136 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (* 2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (-.f64 (/.f64 a b) (/.f64 b c))))))
(if (<=.f64 b #s(literal -1000000000000000032841562489204926078987012566359611695512313426258747006898787995544001315627727412683949504784322435578648490634211491840 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (/.f64 c b) b) b (/.f64 (neg.f64 b) a))) (if (<=.f64 b #s(literal 6195744825524975/75557863725914323419136 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (* 2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (-.f64 (/.f64 a b) (/.f64 b c))))))
(if (<=.f64 b #s(literal -450000000000000021726317691084931152972200686553929462358211032989699154136260220778388288402620416 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (/.f64 c b) b) b (/.f64 (neg.f64 b) a))) (if (<=.f64 b #s(literal 6195744825524975/75557863725914323419136 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 #s(literal 1 binary64) #s(approx (/ (* 2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (-.f64 (/.f64 a b) (/.f64 b c))))))
(if (<=.f64 b #s(literal -4232637384378313/76957043352332967211482500195592995713046365762627825523336510555167425334955489475418488779072100860950445293568 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (/.f64 c b) b) b (/.f64 (neg.f64 b) a))) (if (<=.f64 b #s(literal 6195744825524975/75557863725914323419136 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) (/.f64 #s(literal 1 binary64) #s(approx (/ (* 2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (-.f64 (/.f64 a b) (/.f64 b c))))))
(if (<=.f64 b #s(literal -4232637384378313/76957043352332967211482500195592995713046365762627825523336510555167425334955489475418488779072100860950445293568 binary64)) #s(approx (/ (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* 2 a)) (*.f64 (neg.f64 b) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) (if (<=.f64 b #s(literal 6195744825524975/75557863725914323419136 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) (/.f64 #s(literal 1 binary64) #s(approx (/ (* 2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (-.f64 (/.f64 a b) (/.f64 b c))))))
(if (<=.f64 b #s(literal -7115704217835139/98829225247710262867429368515096341332791332892647518728955741224331220492185227974590031104217345944915565363435943316108305047551656971126471386689813725547615929822542168634993607295943953291620980311754270053008792716515963231747120779125566189619536160406425180445475300105093018814544105228831057745755716670455808 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (* 2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (-.f64 (/.f64 a b) (/.f64 b c)))))
(if (<=.f64 b #s(literal 6176826577981891/12353653155963782858428671064387042666598916611580939841119467653041402561523153496823753888027168243114445670429492914513538130943957121390808923336226715693451991227817771079374200911992994161452622538969283756626099089564495403968390097390695773702442020050803147555684412513136627351818013153603882218219464583806976 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a))
Outputs
(if (<=.f64 b #s(literal -1000000000000000032841562489204926078987012566359611695512313426258747006898787995544001315627727412683949504784322435578648490634211491840 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (/.f64 c b) b) b (/.f64 (neg.f64 b) a))) (if (<=.f64 b #s(literal 6195744825524975/75557863725914323419136 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (* 2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (-.f64 (/.f64 a b) (/.f64 b c))))))
(if (<=.f64 b #s(literal -1000000000000000032841562489204926078987012566359611695512313426258747006898787995544001315627727412683949504784322435578648490634211491840 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (/.f64 c b) b) b (/.f64 (neg.f64 b) a))) (if (<=.f64 b #s(literal 6195744825524975/75557863725914323419136 binary64)) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 4 binary64)) c))) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (* 2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (-.f64 (/.f64 a b) (/.f64 b c))))))
(if (<=.f64 b #s(literal -1000000000000000032841562489204926078987012566359611695512313426258747006898787995544001315627727412683949504784322435578648490634211491840 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (/.f64 c b) b) b (/.f64 (neg.f64 b) a))) (if (<=.f64 b #s(literal 6195744825524975/75557863725914323419136 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (* 2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (-.f64 (/.f64 a b) (/.f64 b c))))))
(if (<=.f64 b #s(literal -450000000000000021726317691084931152972200686553929462358211032989699154136260220778388288402620416 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (/.f64 c b) b) b (/.f64 (neg.f64 b) a))) (if (<=.f64 b #s(literal 6195744825524975/75557863725914323419136 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 #s(literal 1 binary64) #s(approx (/ (* 2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (-.f64 (/.f64 a b) (/.f64 b c))))))
(if (<=.f64 b #s(literal -4232637384378313/76957043352332967211482500195592995713046365762627825523336510555167425334955489475418488779072100860950445293568 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (/.f64 c b) b) b (/.f64 (neg.f64 b) a))) (if (<=.f64 b #s(literal 6195744825524975/75557863725914323419136 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) (/.f64 #s(literal 1 binary64) #s(approx (/ (* 2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (-.f64 (/.f64 a b) (/.f64 b c))))))
(if (<=.f64 b #s(literal -4232637384378313/76957043352332967211482500195592995713046365762627825523336510555167425334955489475418488779072100860950445293568 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (/.f64 c b) b) b (/.f64 (neg.f64 b) a))) (if (<=.f64 b #s(literal 6195744825524975/75557863725914323419136 binary64)) (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (* 2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (-.f64 (/.f64 a b) (/.f64 b c))))))
(if (<=.f64 b #s(literal -4232637384378313/76957043352332967211482500195592995713046365762627825523336510555167425334955489475418488779072100860950445293568 binary64)) #s(approx (/ (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* 2 a)) (*.f64 (neg.f64 b) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) (if (<=.f64 b #s(literal 6195744825524975/75557863725914323419136 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) (/.f64 #s(literal 1 binary64) #s(approx (/ (* 2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (-.f64 (/.f64 a b) (/.f64 b c))))))
(if (<=.f64 b #s(literal -4232637384378313/76957043352332967211482500195592995713046365762627825523336510555167425334955489475418488779072100860950445293568 binary64)) #s(approx (/ (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (* 2 a)) (*.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b)) (if (<=.f64 b #s(literal 6195744825524975/75557863725914323419136 binary64)) (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 c) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (* 2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (-.f64 (/.f64 a b) (/.f64 b c))))))
(if (<=.f64 b #s(literal -7115704217835139/98829225247710262867429368515096341332791332892647518728955741224331220492185227974590031104217345944915565363435943316108305047551656971126471386689813725547615929822542168634993607295943953291620980311754270053008792716515963231747120779125566189619536160406425180445475300105093018814544105228831057745755716670455808 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (* 2 a) (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (-.f64 (/.f64 a b) (/.f64 b c)))))
(if (<=.f64 b #s(literal 6176826577981891/12353653155963782858428671064387042666598916611580939841119467653041402561523153496823753888027168243114445670429492914513538130943957121390808923336226715693451991227817771079374200911992994161452622538969283756626099089564495403968390097390695773702442020050803147555684412513136627351818013153603882218219464583806976 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a))

soundness633.0ms (10.2%)

Memory
17.7MiB live, 17.7MiB allocated
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
049338
078338
1270333
22091333
08141333
01451
02351
17649
253648
3686448
0815844
09124772
129314680
086424458
05452858
117382817
260852789
082452654
016348860
154568370
086778043
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
iter limit
node limit
iter limit
Compiler

Compiled 1 642 to 688 computations (58.1% saved)

preprocess58.0ms (0.9%)

Memory
30.8MiB live, 30.8MiB allocated
Compiler

Compiled 1 086 to 210 computations (80.7% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...